41 releases

0.9.0 May 8, 2025
0.8.4 Mar 28, 2025
0.8.3 Feb 10, 2025
0.8.2 Dec 3, 2024
0.0.2 Oct 14, 2022

#93 in Text processing

Download history 36311/week @ 2025-02-01 37843/week @ 2025-02-08 32545/week @ 2025-02-15 37779/week @ 2025-02-22 37665/week @ 2025-03-01 39818/week @ 2025-03-08 42059/week @ 2025-03-15 42504/week @ 2025-03-22 37717/week @ 2025-03-29 40101/week @ 2025-04-05 41580/week @ 2025-04-12 50580/week @ 2025-04-19 62476/week @ 2025-04-26 64762/week @ 2025-05-03 61936/week @ 2025-05-10 50256/week @ 2025-05-17

248,793 downloads per month
Used in 496 crates (6 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