DekGenius.com
[ Team LiB ] Previous Section Next Section

12.4 Fonts

These two functions are used to manipulate font glyphs.

NSConvertGlyphsToPackedGlyphs

int NSConvertGlyphsToPackedGlyphs(NSGlyph *glBuf, int count, NSMultibyteGlyphPacking packing, char *packedGlyphs)

NSGlyphInfoAtIndex

void NSGlyphInfoAtIndex(int IX)

    [ Team LiB ] Previous Section Next Section