Crates.io | fontbe |
lib.rs | fontbe |
version | 0.2.3 |
created_at | 2024-05-21 21:03:57.070328+00 |
updated_at | 2025-09-05 20:04:43.790113+00 |
description | the backend for fontc, a font compiler. |
homepage | |
repository | https://github.com/googlefonts/fontmake-rs |
max_upload_size | |
id | 1247207 |
size | 481,095 |
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.