Instance Property
tempTTFont
The path to the temp font
Declaration
var tempTTFont: TTFont? { get set }Declaration
@property (nonatomic, strong) TTFont * tempTTFont;Declaration
tempTTFont() -> TTFont
setTempTTFont_(tempTTFont: TTFont)Discussion
This font contains no outlines and no kerning but the full GSUB table. It is used for the feature preview in edit view.