Crates.io | fontc |
lib.rs | fontc |
version | 0.3.2 |
created_at | 2024-05-21 21:05:19.564154+00 |
updated_at | 2025-09-05 20:11:56.078525+00 |
description | A compiler for fonts. |
homepage | |
repository | https://github.com/googlefonts/fontc |
max_upload_size | |
id | 1247212 |
size | 265,584 |
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.