40 releases

0.8.4 Mar 28, 2025
0.8.2 Dec 3, 2024
0.8.1 Nov 20, 2024
0.6.0 Jul 25, 2024
0.0.2 Oct 14, 2022

#97 in Text processing

Download history 31343/week @ 2025-01-02 36667/week @ 2025-01-09 38071/week @ 2025-01-16 35256/week @ 2025-01-23 34182/week @ 2025-01-30 39325/week @ 2025-02-06 32916/week @ 2025-02-13 37288/week @ 2025-02-20 36022/week @ 2025-02-27 39612/week @ 2025-03-06 42140/week @ 2025-03-13 42756/week @ 2025-03-20 38765/week @ 2025-03-27 38212/week @ 2025-04-03 42004/week @ 2025-04-10 44312/week @ 2025-04-17

170,978 downloads per month
Used in 448 crates (5 directly)

MIT/Apache

82KB
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

~190KB