1 unstable release

0.0.1 May 21, 2024

#197 in #execute

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–31MB
~501K SLoC