Crate fontc

Source
Expand description

A font compiler with aspirations of being fast and safe.

Modules§

work
Helps fontc manage workloads that span FE and BE.

Structs§

Args
What font can we build for you today?
Flags
JobTimer
Tracks time for jobs that run on many threads.

Enums§

Error
Input
The input source for the font compiler.

Functions§

generate_font
Run and return an OpenType font
init_paths
require_dir
run
Run the compiler with the provided arguments
write_font_file