hayro-font

Crates.iohayro-font
lib.rshayro-font
version0.2.0
created_at2025-07-22 16:25:37.256575+00
updated_at2025-09-09 12:40:34.33079+00
descriptionA parser for CFF and Type1 fonts.
homepage
repositoryhttps://github.com/LaurenzV/hayro
max_upload_size
id1763706
size173,614
Laurenz Stampfl (LaurenzV)

documentation

README

hayro-font

This crate is a fork of the ttf-parser library, but with the majority of the functionality completely stripped away. The purpose of this crate is to be a light-weight font parser for CFF and Type1 fonts, as they can be found in PDFs. Only the code for parsing CFF fonts has been retained, while code for parsing Type1 fonts was newly added.

Commit count: 768

cargo fmt