Closed TacoAnime69 closed 4 years ago
When downloading a doujin that contains images with an alpha channel (such as 161502), The following warning is printed:
161502
Palette images with Transparency expressed in bytes should be converted to RGBA images.
This results in a corrupted file being saved that is not readable by all PDF readers.
User have reported that upgrading Pillow to 5.0.0 has solve the issue. Will test updated requirements.txt and find solution for earlier version of Pillow.
Issue has been resolved. See merge for fixed details.
When downloading a doujin that contains images with an alpha channel (such as
161502
), The following warning is printed:This results in a corrupted file being saved that is not readable by all PDF readers.