Quartz (CGFont) Fonts
Quartz (CGFont) Fonts — Font support via CGFont on OS X
|
|
Description
The Quartz font backend is primarily used to render text on Apple
MacOS X systems. The CGFont API is used for the internal
implementation of the font backend methods.
Types and Values
CAIRO_HAS_QUARTZ_FONT
#define CAIRO_HAS_QUARTZ_FONT 1
Defined if the Quartz font backend is available.
This macro can be used to conditionally compile backend-specific code.
Since: 1.6