Declaration

func export(_ font: GSFont!)

Declaration

- (void) exportFont:(GSFont *) font;

Declaration

exportFont_(font: GSFont)

Parameters

font

The font to export.

Discussion

Eventually errors have to be presented by the plugin. Use [font.parent presentError:error];