From commit messages
poppler-26.07.0
poppler 26.07.0
Added 1
- cpp: Add render_hint::ignore_paper_color to allow transparent paper
Fixed 8
- FoFiType1C::convertToCIDType0: Fix crash on malformed files
- Fix msvc build in XRef (missing array include)
- Qt: copy data to byte array, don't use after free
- glib: construct PopplerPage::mutex (fixes crash on macOS)
- JBIG2Decoder: guard against too much bitshift
- Fix int overflow in image painting and prevent path traversal in font paths on windows
- Save signature correctly if encrypt stream and GPGME certificate validation fixes
- Fix abort on files with AcroForm with no Fields inside and fix adding annots when annotsObj is a Ref to Null
Removed 1
- Remove deprecated DCT and JPX decoders