pango.PgEngineShape

Undocumented in source.

Public Imports

gtkc.pangotypes
public import gtkc.pangotypes;
pango.c.types
public import pango.c.types;

Members

Classes

PgEngineShape
class PgEngineShape

The PangoEngineShape class is implemented by engines that customize the rendering-system dependent part of the Pango pipeline for a particular script or language. A PangoEngineShape implementation is then specific to both a particular rendering system or group of rendering systems and to a particular script. For instance, there is one PangoEngineShape implementation to handle shaping Arabic for Fontconfig-based backends.