fontir

Crates.iofontir
lib.rsfontir
version0.0.1
sourcesrc
created_at2024-05-21 19:13:18.801479
updated_at2024-05-21 19:13:18.801479
descriptionIntermediate Representation used by fontc, a font compiler.
homepage
repositoryhttps://github.com/googlefonts/fontc
max_upload_size
id1247118
size217,818
Cosimo Lupo (anthrotype)

documentation

README

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.

Commit count: 2009

cargo fmt