Instance Property
documentFont
Convenience getter for self.glyphsDocument.font.
Declaration
var documentFont: GSFont? { get }Declaration
@property (nonatomic, readonly) GSFont * documentFont;Declaration
documentFont() -> GSFontInstance Property
Convenience getter for self.glyphsDocument.font.
var documentFont: GSFont? { get }@property (nonatomic, readonly) GSFont * documentFont;documentFont() -> GSFont