| Crates.io | fontations |
| lib.rs | fontations |
| version | 0.3.0 |
| created_at | 2025-05-09 14:27:51.565913+00 |
| updated_at | 2025-08-06 14:59:13.866256+00 |
| description | Working with font files. |
| homepage | |
| repository | https://github.com/googlefonts/fontations |
| max_upload_size | |
| id | 1667134 |
| size | 18,503 |
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, as fontations::types)read-fonts (low-level code for parsing and accesing font tables, as
fontations::read)write-fonts (low-level code for modifying and generating font tables, as
fontations::write)skrifa (higher level abstractions for working with font data, as
fontations::skrifa)The goal is to make it easy to keep these dependencies in sync.