Top | Description | ![]() |
![]() |
![]() |
![]() |
#define PANGO_RENDER_TYPE_CORE_TEXT
CTFontRef pango_core_text_font_get_ctfont (PangoCoreTextFont *font
);
The macros and functions in this section are used to access fonts natively on OS X using the CoreText text rendering subsystem.
#define PANGO_RENDER_TYPE_CORE_TEXT "PangoRenderCoreText"
A string constant identifying the CoreText renderer. The associated quark (see
g_quark_from_string()
) is used to identify the renderer in pango_find_map()
.