Fix a TrueType CMAP decoding bug and add a NotoSans-Regular test page.

This commit is contained in:
Michael R Sweet
2023-11-18 22:15:52 -05:00
parent a5dfac7495
commit d36df63b57
3 changed files with 39 additions and 15 deletions

View File

@@ -6,6 +6,7 @@ v1.1.4 (Month DD, YYYY)
-----------------------
- Fixed detection of encrypted strings that are too short (Issue #52)
- Fixed a TrueType CMAP decoding bug.
v1.1.3 (November 15, 2023)