Releases: galkahana/PDF-Writer
v4.5.10
v4.5.9
What's Changed
- bug: wrong CIDSet implementation by @galkahana in #217
- bug: cidset solution not taking into account dependent glyphs by @galkahana in #218
Full Changelog: v4.5.8...v4.5.9
v4.5.8
v4.5.7
Very minor release with bit more safety on using StartPDFStream
to quickly identify usage errors.
What's Changed
- bug: StartPDFStream does not fail on incorrectly created dict by @galkahana in #210
- add watermark test by @galkahana in #212
Full Changelog: v4.5.6...v4.5.7
v4.5.6
Correction to embedded Zlib folder setup to keep the Zlib name consistent (and not sometimes ZLib), making it possible to properly use the Zlib target in case sensitive environments.
What's Changed
- ZLib to Zlib by @galkahana in #202
Full Changelog: v4.5.5...v4.5.6
v4.5.5
v4.5.4
Added shared libs compilation support for windows
What's Changed
- Fix: #197 windows shared libraries build support by @galkahana in #198
Full Changelog: v4.5.3...v4.5.4
v4.5.3
minor version. some install inconveniences sorted out.
What's Changed
- Install inconveniences by @galkahana in #196
Full Changelog: v4.5.2...v4.5.3
v4.5.2
minor bug fix to the parser, making it a wee bit safer. result of a research into the single very elusive error i had with on of the PDFTextExtraction project fuzz tests.
What's Changed
- fix: harsher hex string parsing to avoid more dire parsing errors by @galkahana in #195
Full Changelog: v4.5.1...v4.5.2
PDFHummus 4.5.1
minor release to fix some compilation issues for test based on actions discovery.
What's Changed
- docs: fix simple typo, seconary -> secondary by @timgates42 in #173
- action to bulid + test by @galkahana in #194
New Contributors
- @timgates42 made their first contribution in #173
Full Changelog: v4.5...v4.5.1