1 unstable release

0.0.1 May 21, 2024

#52 in #intermediate-representation


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
~331K SLoC