![]() |
FNSFontProfile |
Header: FontSync.h |
Represents a reference to a font profile.
typedef struct OpaqueFNSFontProfile* FNSFontProfile;
The FNSFontProfile type is a reference to an opaque structure containing a collection of font references. It defines a set of fonts on the users system. Although you do not need to use font profiles to iterate, identify, and match fonts on the users system, they are necessary in building font menus and other font selection human interface elements.
You pass a font profile to FontSync functions that manipulate font profiles. A font reference is passed back by functions that create font profiles. For a description of these functions, see Working With FontSync Profiles. For more information about font profiles, see FontSync Features.
Available beginning with FontSync 1.0.
© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)