pangocairo.font

Module for [Font] interface

Types 2

interfaceFont

[pangocairo.font.Font] is an interface exported by fonts for use with Cairo.

The actual type of the font will depend on the particular font technology Cairo was compiled to use.

Methods
cairo.scaled_font.ScaledFont getScaledFont()Gets the [cairo.scaledfont.ScaledFont] used by font. The scaled font can be referenced and kept using [cairo.scaledfont.ScaledFont.reference]. Returns: the [cairo.scaled_font.ScaledFont] used by font
interfaceFontGidBuilderImpl(T)