Hi all, There are three more ways to do it though:
1. To use the IE Png hack (http://www.twinhelix.com/css/iepngfix/), which brings PNG ARGB support to IE6 (since IE7 already has support). 2. To blend it directly in the background (since it doesn't change anywhere (or at least didn't see such place)). 3. To blend it on request (maybe cached) with GD/ImageMagick (but that would eat some CPU). Regards: Bundyo On Fri, Aug 8, 2008 at 12:41 PM, Dave Neary <[EMAIL PROTECTED]> wrote: > Hi all, > > For browser compatibility, we needed a GIF for the logo on the webpage > (grumble grumble) - I'd much prefer an ARGB PNG, but anyway. > > When I converted the original to a GIF, it had horrible jaggies, and was > totally unsuitable. So I added a white border & merged down, which gave > a similar effect to the old logo of smoothness and transparency. It's > not perfect, and perhaps a designer can do better than I. > > Here's that logo, and the original ARGB png. > > Cheers, > Dave. > > -- > maemo.org docsmaster > Email: [EMAIL PROTECTED] > Jabber: [EMAIL PROTECTED] > > > _______________________________________________ > maemo-community mailing list > [email protected] > https://lists.maemo.org/mailman/listinfo/maemo-community > >
_______________________________________________ maemo-community mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-community
