43 releases
| 0.10.1 | Nov 9, 2025 |
|---|---|
| 0.9.0 | May 8, 2025 |
| 0.8.4 | Mar 28, 2025 |
| 0.8.2 | Dec 3, 2024 |
| 0.0.2 | Oct 14, 2022 |
#116 in Text processing
429,614 downloads per month
Used in 822 crates
(8 directly)
83KB
2K
SLoC
Common scalar data types used in font files
font-types
This crate contains definitions of the basic types in the OpenType spec, as well as informal but useful types (such as a distinct type for a glyph ID) and traits for encoding and decoding these types as big-endian bytes.
These types are intended to be general purpose, and useable by other Rust projects that work with font data.
Dependencies
~205KB