mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
075c16b410
Properly uses RGBA mode for 1- and 8-bit images with transparency (instead of RBG mode).
2 lines
136 B
Plaintext
2 lines
136 B
Plaintext
Fix long-standing bug when generating thumbnails for some images with transparency: `TypeError: cannot unpack non-iterable int object`.
|