Metadata-Version: 2.4
Name: otl-normalizer
Version: 0.2.0
License-File: LICENSE
Summary: Normalized text representation of OpenType layout subtables
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# 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.


[`fontc`]: https://github.com/googlefonts/fontc

