Enumeration
GSFontType
The interpolation and export mode of a font.
Declaration
enum GSFontTypeDeclaration
enum GSFontType : int8_t;Declaration
GSFontTypeTopics
Enumeration Cases
Uses Multiple Master interpolation for static instances.
Uses icon-specific glyph information and export behavior.
Produces a layer font.
Restricts the export formats offered for an SF Symbols template.
Uses variable-font interpolation for static instances.
Initializers
Default Implementations
Topics
Enumeration Cases
Uses Multiple Master interpolation for static instances.
Uses icon-specific glyph information and export behavior.
Produces a layer font.
Restricts the export formats offered for an SF Symbols template.
Uses variable-font interpolation for static instances.
Relationships
Conforms To
Swift.BitwiseCopyableSwift.EquatableSwift.HashableSwift.RawRepresentableSwift.SendableSwift.SendableMetatype
See Also
Font Type
The interpolation and export mode used by the font.
Returns the project-file key for a font type.
Returns the font type represented by a project-file key.