Crates.io | cff-parser |
lib.rs | cff-parser |
version | 0.1.0 |
created_at | 2025-02-08 19:15:25.268447+00 |
updated_at | 2025-02-08 19:15:25.268447+00 |
description | A parser for the Compact Font Format (CFF) |
homepage | |
repository | https://github.com/jrmuizel/cff-parser |
max_upload_size | |
id | 1548318 |
size | 130,476 |
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.