35 releases
new 0.7.3 | Nov 5, 2024 |
---|---|
0.7.1 | Sep 11, 2024 |
0.6.0 | Jul 25, 2024 |
0.5.1 | Mar 20, 2024 |
0.0.2 | Oct 14, 2022 |
#94 in Text processing
97,623 downloads per month
Used in 171 crates
(3 directly)
79KB
2K
SLoC
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.
lib.rs
:
Common scalar data types used in font files
Dependencies
~195KB