Protocol
GSGlyphViewControllerProtocol
This protocol defines the API for the main view controllers. This is implemented by the font view controller and the edit view controller.
Declaration
protocol GSGlyphViewControllerProtocolDeclaration
@protocol GSGlyphViewControllerProtocolDeclaration
GSGlyphViewControllerProtocolTopics
Instance Properties
The active layer
Elements of either
GSFontMaster *orGSAxisMasterGroup *.The ID of the axis by which masters are grouped. A
nilvalue indicates no grouping.The search query used to filter the masters list. An empty string indicates no filtering.
The index of the active master
The selected layers
The selected layers but without triggering notifications and such
This is a copy of the layer while and drag operation or a filter dialog is active.
Instance Methods
is called to determine if the “Show Info for Selection” menu item should be activated
This is the action for the “Show Info for Selection” menu item.