#layout #normalized #representation #table #opentype #font #subtables

bin+lib otl-normalizer

a normalized text representation of OpenType layout subtables

1 unstable release

0.0.1 May 21, 2024

#11 in #normalized

Download history 150/week @ 2024-05-19 1/week @ 2024-05-26

151 downloads per month
Used in fontbe

MIT/Apache

130KB
3K SLoC

otl-normalizer

This crate converts OpenType layout subtables to a normalized representation, suitable for comparison in a text diff.

It is part of the fontc project, and is used to test font compilation as well as to compare the output of different compiler toolchains.


lib.rs:

Generating a normalized text representation for OpenType layout tables

This currently supports a subset of GPOS (kerning and marks)

Dependencies

~7MB
~147K SLoC