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?
JobTimer
Tracks time for jobs that run on many threads.

Enums§

Error

Functions§

create_timer
Start timing a job.
init_paths
require_dir
run
Run the compiler with the provided arguments
write_font_file