Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 718 Bytes

File metadata and controls

23 lines (15 loc) · 718 Bytes

Changelog

0.2.2

  • Patch memory corruption bug due to PNG background images being the incorrect size.

0.2.1

  • Process PDF annotations (e.g. stamps) by default.

0.2.0

  • Update to .net 8.
    • Switch base images to Ubuntu Noble (24.04 LTS).
  • Add optional overrides for command-line arguments passed to pdf2htmlEX.
  • Patch and build pdf2htmlEX as part of this build process to use libopenjp instead of libjpeg for JPEG-2000 support.
    • All patches are in this source tree, and are applied to directly to the source of the upstream tag during build.
  • Patch issue with non-breaking spaces and tab characters in pdf2HTMLEX.
  • Convert complex SVGs images to bitmaps.

0.1.0

  • Initial release.