Skip to content

community/py3-img2pdf: upgrade to 0.5.0

Krassy Boykinov requested to merge chereskata/aports:py3-img2pdf into master

0.4.4...0.5.0 -> code changes lgtm

Changelog
0.5.0 (2023-10-28)
------------------

 - support MIFF for 16 bit CMYK input
 - accept pathlib.Path objects as input
 - don't store RGB ICC profiles from bilevel or grayscale TIFF, PNG and JPEG
 - thumbnails are no longer included by default and --include-thumbnails has to
   be used if you want them
 - support for pikepdf (>= 6.2.0)

source: https://gitlab.mister-muffin.de/josch/img2pdf/src/commit/671f81f7879c4e2ae74b0d9d4cfe6513963c12d9/CHANGES.rst

Merge request reports