cff-parser 0.1.0

A parser for the Compact Font Format (CFF)
Documentation
  • Coverage
  • 27.14%
    19 out of 70 items documented0 out of 22 items with examples
  • Size
  • Source code size: 129.98 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 7.17 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • jrmuizel/cff-parser
    1 2 1
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • jrmuizel

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.