HTMLDOC 1.9.24 is a bug fix release. Changes include:
- Updated the maximum image dimensions for RGBA images (Issue #557)
- Added/updated memory allocation checks (Issue #558)
- Updated error messages for consistency.
- Optimized the page resources dictionary in PDF output to provide a modest reduction in output size.
- Fixed document depth tracking (Issue #559)
- Fixed a crash bug when generating HTML output from empty HTML input files (Issue #560)
- Fixed a regression with rendering links in PDF documents (Issue #561)
- Fixed a use-after-free bug when loading an unsupported image format (Issue #562)
- Fixed builds when libcups is unavailable or disabled (Issue #565)
- Fixed a crash bug when generating EPub content with
--webpage(Issue #567) - Fixed an out-of-bounds read bug in the roman numeral formatting code (Issue #568)
- Fixed an issue with proxy support (Issue #570)
- Fixed an issue with
--no-localfiles(Issue #571)
Binaries are available from Github for Windows 10+ and macOS 11+, and through the Snapcraft store for Linux.
Enjoy!