Protocol
GlyphsFilterCore
The protocol defining the filter plugin interface
Declaration
protocol GlyphsFilterCoreDeclaration
@protocol GlyphsFilterCoreDeclaration
GlyphsFilterCoreTopics
Instance Methods
This will be call if the filter should be run from on export of the font. (see: Instance > Custom Properties)
do main initializations
Is called to process font when called from a ‘Filter’ custom parameter
Is called to process font when called from a ‘Filter’ custom parameter
Is called to process font when called from a ‘PreInterpolationFilter’ custom parameter
Is called to process a layer when to preview a Filter custom parameter
This method will be called if one layer is active in Edit View (the nodes are visible) Pay attention to the selection.
This method will be called if one layer is active in Edit View
This method will be called if the hole glyph is supposed to be processed.
Glyphs will call that before the filter is invoked.
Implement this method the filter is only meant to be use in instances > Filter parameters