Use ImageMagick's -background parameter to set the background color of
authorBrion Vibber <brion@users.mediawiki.org>
Mon, 9 Aug 2004 01:59:40 +0000 (01:59 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Mon, 9 Aug 2004 01:59:40 +0000 (01:59 +0000)
commit6a6411759e42f56db242269505bb769392b6f213
treecd4b67967588def5cefb0bfc9ee9b3090f3cb2b2
parenta1b7c43c77e584cca86984e8abb224df481cc50f
Use ImageMagick's -background parameter to set the background color of
transparent PNG thumbnails to white instead of default black. This will
be shown in Internet Explorer 6 and will generally be less invasive
(particularly for black-on-transparent line art!)

Fix for [ 978664 ] Thumbnails of transparent PNGs bad in IE6
includes/Image.php