1 unstable release
Uses new Rust 2024
| 0.1.0 | Apr 12, 2026 |
|---|
#2493 in Text processing
4,100 downloads per month
Used in 10 crates
(via hayro-interpret)
390KB
3.5K
SLoC
hayro-cmap
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
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Dependencies
~0–1.4MB
~62K SLoC