Crates.io | fontir |
lib.rs | fontir |
version | 0.0.1 |
source | src |
created_at | 2024-05-21 19:13:18.801479 |
updated_at | 2024-05-21 19:13:18.801479 |
description | Intermediate Representation used by fontc, a font compiler. |
homepage | |
repository | https://github.com/googlefonts/fontc |
max_upload_size | |
id | 1247118 |
size | 217,818 |
fontir: Font Intermediate Representation
This crate defines the intermediate representation (IR) of a font used by fontc and common operations on that IR.
It should be referenced by fontc and any frontend (_format_2fontir) crates.