Module spandex::fonts[][src]

Expand description

This module contains everything that helps us dealing with fonts.

Modules

Configuration for a Font used to typeset a document.

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

Different style variants of a Font.

Structs

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