Declaration

class GSGuide

Declaration

@interface GSGuide : GSElement

Declaration

class GSGuide(GSElement)

Overview

Guides assist drawing in the editor and are not exported as part of a font’s outlines. A guide has a position and angle in the coordinate system of the layer where it is displayed.

A guide belongs either to a layer (local guide) or to a master (global guide).

A global guide can use a filter to limit the glyphs in which it is visible. The space glyph shows all global guides, ignoring their filters.

Attach and detach guides through the guide collection APIs of the layer or master to keep ownership consistent.

Overview

A guide belongs either to a layer or to a master. Local guides apply to one layer, while global guides can be displayed across the layers associated with their master.

Topics

Angle

Identity and Visibility

Measurements and Grid

Interaction

Equality

Legacy API

Relationships

Inherits From

Conforms To

Relationships

Inherits From