Add support for writing the PCLm subset of PDF (Issue #99)

This commit is contained in:
Michael R Sweet
2025-02-20 18:18:53 -05:00
parent 5be5552b2b
commit f09105dd3f
4 changed files with 83 additions and 15 deletions

View File

@ -10,6 +10,7 @@ v1.5.0 - YYYY-MM-DD
(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 the pdf2txt example to support font encodings.