-
- Downloads
"git@mau.dev:maunium/synapse.git" did not exist on "7f2cabf271e6027da4001571b9e6584ade3c2c8c"
use Image.LANCZOS instead of Image.ANTIALIAS for thumbnail resize (#15876)
Image.ANTIALIAS is not defined in current pillow releases. Since ANTIALIAS was just using LANCZOS anyways, this is just a cosmetic change, but makes synapse work with most recent pillow releases.
Signed-off-by:
Giovanni Harting <539@idlegandalf.com>
changelog.d/15876.bugfix
0 → 100644
Please register or sign in to comment