Font support for Quartz (CGFont) fonts on OS X. More...
List of all members.
Detailed Description
Font support for Quartz (CGFont) fonts on OS X.
- Since:
- 1.8
Constructor & Destructor Documentation
Cairo::QuartzFontFace::QuartzFontFace |
( |
CGFontRef |
font ) |
[protected] |
Cairo::QuartzFontFace::QuartzFontFace |
( |
ATSUFontID |
font_id ) |
[protected] |
Member Function Documentation
Creates a new font for the Quartz font backend based on a CGFontRef.
This font can then be used with Context::set_font_face() or ScaledFont::create().
- Parameters:
-
font | a CGFontRef obtained through a method external to cairo. |
- Since:
- 1.8
The documentation for this class was generated from the following file: