Carbon


FNSEnabled

Header: FontSync.h Carbon status: Under Evaluation

Indicates whether FontSync is enabled.

Boolean FNSEnabled ();
function result

A Boolean value indicating whether FontSync is enabled. If true, your application can perform FontSync operations.

DISCUSSION

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.

VERSION NOTES

Available beginning with FontSync 1.0. In FontSync 1.0, FNSEnabled always returns true.

AVAILABILITY

Under evaluation for Carbon. Not available in Carbon.


© 2000 Apple Computer, Inc. (Last Updated 7/13/2000)