Crate write_fonts

source ·
Expand description

Raw types for compiling opentype tables

Re-exports

pub extern crate read_fonts as read;
pub extern crate font_types as types;

Modules

Traits for converting from parsed font data to their compile equivalents
A directory of all the font tables.
The pre-compilation validation pass

Structs

Build a font from some set of tables.
An offset subtable which may be null.
An offset subtable.
An object that manages a collection of serialized tables.

Traits

A type that that can be written out as part of a font file.

Functions

Attempt to serialize a table.