4 lines
75 B
Python
Raw Normal View History

myGlyph = fl.glyph
myGlyph.hhints.append(Hint(-124,48))
fl.UpdateGlyph(-1)