2 unstable releases
0.2.0 | Jan 24, 2021 |
---|---|
0.1.0 | Jan 21, 2021 |
#1614 in Text processing
95KB
1.5K
SLoC
The Informa Font Compiler
Informa is a font compiler for digital typography.
This project is work-in-progress. The current focus is on producing SFNT fonts, in particular OpenType fonts.
The architecture of the compiler is designed to offer a high-level API for the common case and a low-level API for custom font compilation. Additionally, a rich set of compilation options and customization points allows tuning the compiler without using the low-level API.
Fully supported components
- The SFNT container format.
- The
cmap
table with format 4 and format 12 subtables.
Dependencies
~705KB
~13K SLoC