FontMap
PangoCairoFontMap
is an interface exported by font maps for use with Cairo.
The actual type of the font map will depend on the particular font technology Cairo was compiled to use.
Since
1.10
Inheritors
Types
Link copied to clipboard
class FontMapImpl(pangocairoFontMapPointer: <Error class: unknown class><<Error class: unknown class>>) : FontMap
The FontMapImpl type represents a native instance of the FontMap interface.
Functions
Link copied to clipboard
This is deprecated since version 1.22.
Link copied to clipboard
Gets the type of Cairo font backend that @fontmap uses.
Link copied to clipboard
Gets the resolution for the fontmap.
Link copied to clipboard
Sets a default PangoCairoFontMap
to use with Cairo.
Link copied to clipboard
Sets the resolution for the fontmap.