GlPathMemoryGlyphIndexArrayNV typedef
GlPathMemoryGlyphIndexArrayNV =
int Function(int firstPathName, int fontTarget, int fontSize, Pointer<NativeType> fontData, int faceIndex, int firstGlyphIndex, int numGlyphs, int pathParameterTemplate, double emScale)
Implementation
typedef GlPathMemoryGlyphIndexArrayNV = int Function(
int firstPathName,
int fontTarget,
int fontSize,
Pointer fontData,
int faceIndex,
int firstGlyphIndex,
int numGlyphs,
int pathParameterTemplate,
double emScale);