Crates.io | fontbe |
lib.rs | fontbe |
version | 0.0.1 |
source | src |
created_at | 2024-05-21 21:03:57.070328 |
updated_at | 2024-05-21 21:03:57.070328 |
description | the backend for fontc, a font compiler. |
homepage | |
repository | https://github.com/googlefonts/fontmake-rs |
max_upload_size | |
id | 1247207 |
size | 306,450 |
fontbe: Font BackEnd.
This crate is the backend of font compilation. It provides the tasks to convert from IR to a binary font.
Only fontc should reference this crate.