Font¶
See also
- Notifications:
The Font object uses notifications to notify observers of changes.
- External Changes:
The Font object can observe the files within the UFO for external modifications.
Tasks¶
File Operations¶
Font
save()
path
ufoFormatVersion
testForExternalChanges()
reloadInfo()
reloadKerning()
reloadGroups()
reloadFeatures()
reloadLib()
Sub-Objects¶
info
kerning
groups
features
layers
lib
unicodeData
Glyphs¶
Font
newGlyph()
insertGlyph()
keys()
Layers¶
newLayer()
Reference Data¶
glyphsWithOutlines
componentReferences
bounds
controlPointBounds
Changed State¶
dirty
Notifications¶
dispatcher
addObserver()
removeObserver()
hasObserver()