[][src]Module spandex::fonts

This module contains everything that helps us dealing with fonts.

Modules

configuration

Configuration for a Font used to typeset a document.

manager

Font manager that detects, loads and handles the different fonts available on the system.

styles

Different style variants of a Font.

Structs

Font

A font that contains the printpdf object font needed to render text and the freetype font needed to measure text.