Font
abstract class Font(val pangoFontPointer: <Error class: unknown class><<Error class: unknown class>>)(source)
A PangoFont
is used to represent a font in a rendering-system-independent manner.
Skipped during bindings generation
method
get_features
: In/Out parameter is not supportedmethod
get_hb_font
: Return type HarfBuzz.font_t is not supportedmethod
get_languages
: Array parameter of type Language is not supportedparameter
descs
: Array parameter of type FontDescription is not supported
Inheritors
Constructors
Types
Functions
Link copied to clipboard
Returns a description of the font, with font size set in points.
Link copied to clipboard
Returns a description of the font, with absolute font size set in device units.
Link copied to clipboard
Computes the coverage map for a given font and language tag.
Link copied to clipboard
Gets the font map for which the font was created.
Link copied to clipboard
open fun getGlyphExtents(glyph: <Error class: unknown class>, inkRect: Rectangle?, logicalRect: Rectangle?)
Gets the logical and ink extents of a glyph within a font.
Link copied to clipboard
Gets overall metric information for a font.