mozilla / django-badger

django-badger is a reusable Django app for creating and awarding badges. See also badges.mozilla.org
https://github.com/mozilla/django-badger
BSD 3-Clause "New" or "Revised" License
117 stars 61 forks source link

Fix badge image conversion issues #184

Closed willkg closed 11 years ago

willkg commented 11 years ago

This fixes the problem where if you try to create a badge with a PNG image that has an alpha channel, django-badger takes that alpha channel out back and shoots it in the face with fire changing it to charcoal black.

Quick r?

rlr commented 11 years ago

YAY! I'll test this out in a bit.

willkg commented 11 years ago

This fixes it for me. I'm going to bite the bullet and just merge it and if there are problems, we can get in a circle and throw pies in my face at the next work week.

rlr commented 11 years ago

:+1: