Structure
GSSaveOptions
Options that control the data written while saving Glyphs source data.
Declaration
struct GSSaveOptionsDeclaration
enum GSSaveOptions : uint8_t;Declaration
GSSaveOptionsTopics
Initializers
Type Properties
Uses autosave serialization behavior and preserves recovery metadata.
Omits layers from serialized glyph data.
Includes the last-change timestamp of each glyph.
Default Implementations
Topics
Enumeration Cases
Standard save behavior.
Uses autosave serialization behavior and preserves recovery metadata.
Omits layers from serialized glyph data.
Includes the last-change timestamp of each glyph.
Relationships
Conforms To
Swift.BitwiseCopyableSwift.EquatableSwift.ExpressibleByArrayLiteralSwift.OptionSetSwift.RawRepresentableSwift.SendableSwift.SendableMetatypeSwift.SetAlgebra