Module pangocairo::prelude[][src]

Modules

functions

Structs

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.

FontMap

FontMap is an interface exported by font maps for use with Cairo. The actual type of the font map will depend on the particular font technology Cairo was compiled to use.

Constants

NONE_FONT
NONE_FONT_MAP

Traits

FontMapExtManual