Struct opentype::Font [] [src]

pub struct Font {
    pub offset_table: OffsetTable,
}

A font.

Fields

The offset table.

Methods

impl Font
[src]

Read a font.

Find, verify, and read a table.

Find, verify, and read a table given a parameter.