Crates.io | fontir |
lib.rs | fontir |
version | 0.3.1 |
created_at | 2024-05-21 19:13:18.801479+00 |
updated_at | 2025-09-05 16:16:15.665837+00 |
description | Intermediate Representation used by fontc, a font compiler. |
homepage | |
repository | https://github.com/googlefonts/fontc |
max_upload_size | |
id | 1247118 |
size | 315,480 |
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.