Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #230 from 0xabu/unicode_glyph_bug
name2unicode(): handle hexadecimal literals for unicode glyphs in text extraction Unicode literals are hex, not decimal (refer: https://github.com/adobe-type-tools/agl-specification). We are still far from conformance with the full spec, but this handles more PDFs seen in the wild.
- Loading branch information