vlachoudis / bCNC

GRBL CNC command sender, autoleveler and g-code editor
GNU General Public License v2.0
1.54k stars 528 forks source link

DeprecationWarning of CNCCanvas.py #1760

Open maduka-ariyasiri opened 1 year ago

maduka-ariyasiri commented 1 year ago

============================== warnings summary ===============================

.pyenv-python\lib\site-packages\bCNC\CNCCanvas.py:30

.pyenv-python\lib\site-packages\bCNC\CNCCanvas.py:30: DeprecationWarning: NEAREST is deprecated and will be removed in Pillow 10 (2023-07-01). Use Resampling.NEAREST or Dither.NONE instead.

RESAMPLE = Image.NEAREST # resize type