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)



    Part II: API Quick Reference
    Chapter 13. Foundation Classes