FontMap
A PangoFontMap
represents the set of fonts available for a particular rendering system.
This is a virtual object with implementations being specific to particular rendering systems.
Skipped during bindings generation
parameter
families
: families: Out parameter is not supportedmethod
item-type
: Property has no getter nor settermethod
n-items
: Property has no getter nor setter
Constructors
Functions
Creates a PangoContext
connected to @fontmap.
Gets a font family by name.
Load the font in the fontmap that is the closest match for @desc.
Load a set of fonts in the fontmap that can be used to render a font matching @desc.
Returns a new font that is like @font, except that its size is multiplied by @scale, its backend-dependent configuration (e.g. cairo font options) is replaced by the one in @context, and its variations are replaced by @variations.