aquatix / imagine-gallery

Gallery site with `imagine` innards, based on Django
Apache License 2.0
1 stars 0 forks source link

Support for GIF images #10

Open aquatix opened 5 years ago

aquatix commented 5 years ago

Currently, GIF images end up broken: https://shuttereye.org/goingout/2017_europython/Burst_Cover_GIF_Action_20170711094316.gif/view/

Solution: do not scale (?) them, or at least do not skip them in the import step.