Add ToUnicode map.

This commit is contained in:
Michael R Sweet
2023-11-19 20:49:30 -05:00
parent 088646e1cf
commit 97934ab995
2 changed files with 105 additions and 105 deletions

View File

@@ -8,6 +8,7 @@ v1.1.4 (Month DD, YYYY)
- Fixed detection of encrypted strings that are too short (Issue #52)
- Fixed a TrueType CMAP decoding bug.
- Fixed a text rendering issue for Asian text.
- Added a ToUnicode map for Unicode text to support text copying.
v1.1.3 (November 15, 2023)