1 unstable release
0.0.1 | May 21, 2024 |
---|
#10 in #normalized
Used in fontbe
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
~8MB
~164K SLoC