Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork55
v1.5.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
· 54 commits to master since this release
458f366
This commit was signed with the committer’sverified signature. The key has expired.
PDFio 1.5.0 is a feature and bug fix release. Changes include:
- Added support for embedded color profiles in JPEG images (Issue#7)
- Added
pdfioFileCreateICCObjFromData
API. - Added support for writing cross-reference streams for PDF 1.5 and newer files (Issue#10)
- Added
pdfioFileGetModDate()
API (Issue#88) - Added support for using libpng to embed PNG images in PDF output (Issue#90)
- Added support for writing the PCLm subset of PDF (Issue#99)
- Now support opening damaged PDF files (Issue#45)
- Updated documentation (Issue#95)
- Updated the pdf2txt example to support font encodings.
- Fixed potential heap/integer overflow issues in the TrueType cmap code.
- Fixed an output issue for extremely small
double
values with thepdfioContent
APIs. - Fixed a missing Widths array issue for embedded TrueType fonts.
- Fixed some Unicode font embedding issues.
Enjoy!
Assets6
Uh oh!
There was an error while loading.Please reload this page.