![]() |
FNSFontReference |
Header: FontSync.h |
Represents a reference to a font reference.
typedef struct OpaqueFNSFontReference* FNSFontReference;
The FNSFontReference type is a reference to an opaque structure containing information about a font. Some of the data contained in a font reference includes the QuickDraw font family name, ATSUI-visible font name, type of font, font version, checksums of the data, and information from the font name table.
You pass a font reference to FontSync functions that manipulate font references. A font reference is passed back by functions that create font references. For a description of these functions, see Working With FontSync References. For more information about font references, see FontSync Features.
Available beginning with FontSync 1.0.
© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)