Crates.io | feta |
lib.rs | feta |
version | 0.0.0 |
source | src |
created_at | 2023-01-12 02:58:35.699768 |
updated_at | 2023-01-12 02:58:35.699768 |
description | High level parsing of metadata from OpenType font files. |
homepage | |
repository | https://github.com/dfrg/fount |
max_upload_size | |
id | 756843 |
size | 2,617 |
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.
The first cut of the library intends to expose the following metadata:
Future goals include:
This library is not intended to support glyph scaling (loading and hinting of outlines) or shaping (processing of subsitution and positioning features).