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

Download history 80947/week @ 2025-08-14 83259/week @ 2025-08-21 195675/week @ 2025-08-28 80753/week @ 2025-09-04 84534/week @ 2025-09-11 107164/week @ 2025-09-18 110547/week @ 2025-09-25 120435/week @ 2025-10-02 138953/week @ 2025-10-09 142530/week @ 2025-10-16 124872/week @ 2025-10-23 106530/week @ 2025-10-30 105535/week @ 2025-11-06 100952/week @ 2025-11-13 113655/week @ 2025-11-20 93825/week @ 2025-11-27

429,614 downloads per month
Used in 822 crates (8 directly)

MIT/Apache

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