FontMapImpl
data class FontMapImpl(val pangocairoFontMapPointer: <Error class: unknown class><<Error class: unknown class>>) : FontMap
The FontMapImpl type represents a native instance of the FontMap interface.
Constructors
Properties
Link copied to clipboard
open override val pangocairoFontMapPointer: <Error class: unknown class><<Error class: unknown class>>
Functions
Link copied to clipboard
Create a PangoContext
for the given fontmap.
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.