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 thumbnail creation for RGBA PNGs #102

Closed haltakov closed 3 years ago

haltakov commented 3 years ago

This PR fixes a bug which prevented thumbnail creation for PNG files in RGBA format.

Resolves: #101