Declaration

enum GSOutlineFormat

Declaration

enum GSOutlineFormat : uint8_t;

Declaration

GSOutlineFormat

Overview

The format determines the outline table and curve representation of the exported font.

Topics

Enumeration Cases

Initializers

Instance Properties

  • The file extension conventionally used for the outline format.

  • Whether the format uses a CFF or CFF2 table.

  • Whether the format represents a static font.

  • Whether the format uses conventional quadratic TrueType outlines.

  • Whether the format represents a variable font.

  • The font format identifier corresponding to the outline format.

Default Implementations

Topics

Enumeration Cases

Relationships

Conforms To

  • Swift.BitwiseCopyable
  • Swift.Equatable
  • Swift.Hashable
  • Swift.RawRepresentable
  • Swift.Sendable
  • Swift.SendableMetatype