1 unstable release

0.0.1 May 21, 2024

#279 in #font

Download history 167/week @ 2024-05-19 1/week @ 2024-05-26

168 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

~20–32MB
~494K SLoC