Carbon


ATSUFontID

Header: ATSUnicode.h

typedef FMFont ATSUFontID;

The ATSUFontID type represents the unique identifier of a font to the font management system in ATSUI. You pass the ATSUFontID type with functions that set and obtain font information. The ATSUFontID type is passed back by functions that count fonts installed on a users’s system. The ATSUFontID type can be also used to set and get the font in a style run; see “Style Run Attribute Tag Constants”.

VERSION NOTES

Available beginning with ATSUI 1.0.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)