Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

use Image.LANCZOS instead of Image.ANTIALIAS for thumbnail resize #15876

Merged
merged 1 commit into from
Jul 5, 2023

Commits on Jul 4, 2023

  1. use Image.LANCZOS instead of Image.ANTIALIAS for thumbnail resize

    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>
    an0nfunc committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    9f6735f View commit details
    Browse the repository at this point in the history