Module fonttools::font[][src]

Expand description

The main font object. Start here.

Structs

Font

An OpenType font object

Enums

SfntVersion

Magic number used to identify the font type

Table

A generic container for a font table, either known (deserialized) or unknown (binary)

Functions

get_search_range

Returns B-tree search range parameters.

load

Loads a binary font from the given filehandle.