Font

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.

Members

Functions

getScaledFont
cairo.scaled_font.ScaledFont getScaledFont()

Gets the cairo.scaled_font.ScaledFont used by font. The scaled font can be referenced and kept using cairo.scaled_font.ScaledFont.reference.