PDFio 1.6.1
Michael Sweet <[email protected]> Fri, 26 Dec 2025 12:14:08 -0500
| Newsgroups | dev.linux.lists.printing-architecture |
|---|---|
| Message-ID | <[email protected]> |
PDFio 1.6.1 is a bug fix release:
https://github.com/michaelrsweet/pdfio/releases/tag/v1.6.1
Changes include:
- Added missing input checking to `pdfioFileCreateFontObjFromBase` function.
- Updated support for UTF-16 strings (Issue #141)
- Updated Xcode project to use installed PNG library.
- Fixed decryption of PDF files using an Encrypt dictionary instead of an
indirect reference (Issue #139)
- Fixed character range checking in a TTF support function.
- Fixed some clang warnings.
- Fixed the generated pkg-config file.
Enjoy!
________________________
Michael Sweet