Package: img2pdf
Version: 0.4.2-1
Severity: normal
X-Debbugs-Cc: jo...@debian.org
Control: tag -1 + help

Currently, img2pdf has some of its testsuite disabled because Pillow
9.0.0 will emit all GIF frames after the first as RGB images instead of
palette images.

An easy fix would be to change the behaviour of Pillow such that frames
after the first are again shown as palette images if (and only if) the
palette didn't change.

I started working on a solution but am stuck (the Pillow testsuite
doesn't pass) and need help:

https://github.com/python-pillow/Pillow/pull/5974

Reply via email to