#1063385 xpra: ANTIALIAS should be replace by LANCZOS

Package:
xpra
Source:
xpra
Description:
tool to detach/reattach running X programs
Submitter:
Francesco Potortì
Date:
2024-02-07 10:33:14 UTC
Severity:
normal
#1063385#5
Date:
2024-02-07 10:18:44 UTC
From:
To:
Image.ANTIALIAS has long be replaced by Image.LANCZOS

Just replace all instances of Image.ANTIALIAS with Image.LANCZOS in all Python source files.