FontsetSimple
open class FontsetSimple(val pangoFontsetSimplePointer: <Error class: unknown class><<Error class: unknown class>>) : Fontset(source)
PangoFontsetSimple
is a implementation of the abstract PangoFontset
base class as an array of fonts.
When creating a PangoFontsetSimple
, you have to provide the array of fonts that make up the fontset.