1 unstable release

0.0.1 May 21, 2024

#52 in #intermediate-representation

Download history 145/week @ 2024-05-18 7/week @ 2024-05-25

152 downloads per month
Used in 5 crates

MIT/Apache

275KB
6K SLoC

fontir

MIT/Apache 2.0

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.


lib.rs:

Intermediate Representation (IR) types for font compilation

Dependencies

~12–22MB
~336K SLoC