Changelog.

This commit is contained in:
Michael R Sweet
2025-12-02 15:02:25 -05:00
parent 7d412cf855
commit 23eb44e80b

View File

@@ -8,6 +8,7 @@ v1.6.1 - YYYY-MM-DD
- Added missing input checking to `pdfioFileCreateFontObjFromBase` function.
- Updated support for UTF-16 strings (Issue #141)
- Updated Xcode project to use installed PNG library.
- Fixed character range checking in a TTF support function.
- Fixed some clang warnings.