Crates.io | fontc |
lib.rs | fontc |
version | 0.0.1 |
source | src |
created_at | 2024-05-21 21:05:19.564154 |
updated_at | 2024-05-21 21:05:19.564154 |
description | A compiler for fonts. |
homepage | |
repository | https://github.com/googlefonts/fontc |
max_upload_size | |
id | 1247212 |
size | 228,703 |
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.