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§
Functions§
- generate_
font - Run and return an OpenType font
- init_
paths - require_
dir - run
- Run the compiler with the provided arguments
- write_
font_ file