mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
Had to convert the three special thumbnail images to 32-bit PNGs rather than PNG8 with indexed alpha since PIL does not support the latter. ImageMagick was awesome for this.