Fix opening of certain encrypted PDF files (Issue #62)

This commit is contained in:
Michael R Sweet
2024-08-21 11:28:39 -04:00
parent 7c3651671b
commit 7d22477917
3 changed files with 16 additions and 7 deletions

View File

@@ -6,6 +6,7 @@ v1.3.2 - YYYY-MM-DD
-------------------
- Added some more sanity checks to the TrueType font reader.
- Fixed an issue when opening certain encrypted PDF files (Issue #62)
v1.3.1 - 2024-08-05