Type Aliases
The following type aliases are available globally.
-
An ID of a glyph in a font.
Declaration
Swift
public typealias GlyphID = UInt16
-
A tag of a typeface.
Declaration
Swift
public typealias TypefaceTag = AnyHashable