3 releases (breaking)
| 0.3.0 | Aug 6, 2025 |
|---|---|
| 0.2.0 | Jun 20, 2025 |
| 0.1.0 | May 9, 2025 |
#352 in #font
290 downloads per month
Used in 11 crates
(8 directly)
5.5MB
117K
SLoC
Fontations
Foundational crates for working with fonts.
This crate reexports compatible versions of the other crates in the fontations project:
font-types(low-level data types, asfontations::types)read-fonts(low-level code for parsing and accesing font tables, asfontations::read)write-fonts(low-level code for modifying and generating font tables, asfontations::write)skrifa(higher level abstractions for working with font data, asfontations::skrifa)
The goal is to make it easy to keep these dependencies in sync.