ATSUI Fonts

ATSUI Fonts — Font handling with ATSUI fonts

Synopsis

#define             PANGO_RENDER_TYPE_ATSUI

Description

The macros and functions in this section are used to access fonts natively on MacOS systems using the ATSUI text rendering subsystem.

Details

PANGO_RENDER_TYPE_ATSUI

#define PANGO_RENDER_TYPE_ATSUI "PangoRenderATSUI"

A string constant identifying the ATSUI renderer. The associated quark (see g_quark_from_string()) is used to identify the renderer in pango_find_map().