gc9a01_mpy icon indicating copy to clipboard operation
gc9a01_mpy copied to clipboard

Fix image_converter to use Image.ADAPTIVE instead of Image.Palette.ADAPTIVE

Open e8johan opened this issue 5 months ago • 0 comments

As with Pillow==8.1.2, PIL.Image.Palette does not exist, instead WEB and ADAPTIVE live directly under PIL.Image.

e8johan avatar Sep 23 '24 19:09 e8johan