7 lines
105 B
Python
Raw Normal View History

# robofab manual
# bPoint object
# Usage examples
g = CurrentGlyph()
for aPt in g[0].bPoints:
print aPt