Fonts
cairo_font_face_t
— Base class for font faces
cairo_scaled_font_t
— Font face at particular size and options
cairo_font_options_t
— How a font should be rendered
FreeType Fonts
— Font support for FreeType
Win32 GDI Fonts
— Font support for Microsoft Windows
DWrite Fonts
— Font support for Microsoft DirectWrite
Quartz (CGFont) Fonts
— Font support via Core Text on Apple operating systems.
User Fonts
— Font support with font data provided by the user