![]() |
FNSEnabled |
||||
Header: | FontSync.h | Carbon status: | Under Evaluation | |
Indicates whether FontSync is enabled.
Boolean FNSEnabled ();
A Boolean value indicating whether FontSync is enabled. If true, your application can perform FontSync operations.
You should check the flag returned by the FNSEnabled function before starting a sequence of FontSync calls, although it has no effect on the operation of the rest of the FontSync API.
Available beginning with FontSync 1.0. In FontSync 1.0, FNSEnabled always returns true.
Under evaluation for Carbon. Not available in Carbon.
© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)