hayro-cmap 0.1.0

A parser for CMap files.
Documentation
  • Coverage
  • 100%
    105 out of 105 items documented0 out of 19 items with examples
  • Size
  • Source code size: 355.94 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.09 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 50s Average build duration of successful builds.
  • all releases: 50s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • LaurenzV/hayro
    755 71 26
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • LaurenzV

hayro-cmap

Crates.io Documentation

A parser for cmap files, as they are found in PDFs.

This crate provides a parser for CMap files and allows you to

  • Map character codes from text-showing operators to CID identifiers.
  • Map CIDs to Unicode characters or strings.

Safety

This crate forbids unsafe code via a crate-level attribute.

License

Licensed under either of

at your option.