feta

This crate provides a high level interface for reading font metadata. It is built on top of the [read-fonts] low level parsing library.

This is still in very early stages and not yet ready for use.

Features

The first cut of the library intends to expose the following metadata:

Future goals include:

Non-goals

This library is not intended to support glyph scaling (loading and hinting of outlines) or shaping (processing of subsitution and positioning features).