haltakov / simple-photo-gallery

Beautiful and simple photo galleries that help you tell your story. Free and open-source.
https://haltakov.net/simple-photo-gallery
MIT License
194 stars 51 forks source link

Fix gallery-build with pillow >= 10.0.0 #129

Closed rohieb closed 6 months ago

rohieb commented 8 months ago

Fixes #127

PIL.Image.ANTIALIAS was deprecated in pillow 9.1.0 and finally removed in pillow 10.0.0. Check if we can use the old API, if not, use the new API.

haltakov commented 8 months ago

Sorry, for my slow response. Just put the following on the main README. Let me know if you are interested.

Important: I'm currently very busy in my job, so I don't have much time to support this project. It seems there is some interest in it on a regular basis, so I'd be happy to give admin access to another developer that wants to maintain/develop the project further. Please get in touch with me if you are interested.