GlyphsPlugin: The protocol defining the general plugin interface
interfaceVersion
– loadPlugin
The interface version. Return 1 for now
@property (nonatomic, readonly) NSUInteger interfaceVersion
Is called to let the plugin initialyize itself
- (void)loadPlugin