1 unstable release

0.0.1 May 21, 2024

#280 in #font

Download history 155/week @ 2024-05-17 13/week @ 2024-05-24 1/week @ 2024-06-07

169 downloads per month

MIT/Apache

670KB
15K SLoC

fontc

MIT/Apache 2.0

fontc: Font Compiler

This crate provides the command line entrypoint into our font compiler.

It's primary task is to accept arguments from the user, create a task graph, and execute it.

This crate can reference all other crates in the workspace.


lib.rs:

A font compiler with aspirations of being fast and safe.

Dependencies

~21–32MB
~505K SLoC