Declaration

class GSAxis

Declaration

@interface GSAxis : NSObject

Declaration

class GSAxis(NSObject)

Topics

Structures

Initializers

Instance Properties

  • A tag representing the axis type.

  • The four-character tag representing the axis type.

  • For variation axes, this is the default value.

  • Whether the axis has a four letter axis tag. Axis with longer tags are used for HOI.

  • TODO: Add documentation

  • The hidden.

  • The human-readable axis name.

  • The names.

  • GSFont for font-wide axes, GSGlyph for glyph-local axes.

  • a dictionary that stores data. It will not be written to disk.

Instance Methods

Type Methods

Topics

Instance Properties

  • A tag representing the axis type.

  • The four-character tag representing the axis type.

  • For variation axes, this is the default value.

  • Whether the axis has a four letter axis tag. Axis with longer tags are used for HOI.

  • TODO: Add documentation

  • The hidden.

  • The human-readable axis name.

  • The names.

  • GSFont for font-wide axes, GSGlyph for glyph-local axes.

  • a dictionary that stores data. It will not be written to disk.

Instance Methods

Type Methods

Other

Relationships

Inherits From

  • NSObject

Conforms To

Relationships

Inherits From

  • NSObject

Conforms To

See Also

Essentials