cff-parser

Crates.iocff-parser
lib.rscff-parser
version0.1.0
created_at2025-02-08 19:15:25.268447+00
updated_at2025-02-08 19:15:25.268447+00
descriptionA parser for the Compact Font Format (CFF)
homepage
repositoryhttps://github.com/jrmuizel/cff-parser
max_upload_size
id1548318
size130,476
Jeff Muizelaar (jrmuizel)

documentation

https://docs.rs/cff-parser/

README

This is a fork of the cff1 parsing code from the ttf-parser crate by Evgeniy Reizner. It adds some of the features that are not used when CFF data is embedded in an OpenType font.

It can be used for parsing CFF data from PDFs.

Commit count: 5

cargo fmt