FontFace

open class FontFace(pointer: <Error class: unknown class><<Error class: unknown class>>)

A PangoFontFace is used to represent a group of fonts with the same family, slant, weight, and width, but varying sizes.

Skipped during bindings generation

  • parameter sizes: sizes: Out parameter is not supported

Constructors

Link copied to clipboard
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val pangoFontFacePointer: <Error class: unknown class><<Error class: unknown class>>

Functions

Link copied to clipboard

Returns a font description that matches the face.

Link copied to clipboard
open fun getFaceName(): String

Gets a name representing the style of this face.

Link copied to clipboard
open fun getFamily(): FontFamily

Gets the PangoFontFamily that @face belongs to.

Link copied to clipboard

Returns whether a PangoFontFace is synthesized.