Protocol
GlyphsCallback
Declaration
protocol GlyphsCallback : NSObjectProtocolDeclaration
@protocol GlyphsCallback <NSObject>Declaration
GlyphsCallbackTopics
Instance Methods
This is called when a document is opened.
Is called to process a font before output
Is called to process a glyph before output
Is called to process a layer before output
Is called to process the layer preparing it for preview
Type Methods
Is called to process some shapes before output
Relationships
Inherits From
NSObject