PDFio 1.4.0 is a feature and bug fix release. Changes include:
- Added new
pdfioDictGetKey
andpdfioDictGetNumPairs
APIs (Issue #63) - Added new
pdfioArrayRemove
andpdfioDictClear
APIs (Issue #74) - Added new
pdfioFileCreateNameObj
andpdfioObjGetName
APIs for creating and getting name object values (Issue #76) - Updated documentation (Issue #78)
- Updated
pdfioContentTextMeasure
to support measuring PDF base fonts created withpdfioFileCreateFontObjFromBase
(Issue #84) - Fixed reading of PDF files whose trailer is missing a newline (Issue #80)
- Fixed builds with some versions of VC++ (Issue #81)
- Fixed validation of date/time values (Issue #83)
Enjoy!