PangoContext

A pango.context.Context stores global information used to control the itemization process.

The information stored by pango.context.Context includes the fontmap used to look up fonts, and default values such as the default language, default gravity, or default font.

To obtain a pango.context.Context, use pango.font_map.FontMap.createContext.

struct PangoContext