What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » General » Forum & Website » sig bug...

sig bug...
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: sig bug...
quote:
Originally posted by Xero_Cool
Edit LMAO Blade. My sigs background is gray to you and orange to me  in ie
Like WDZ already said, that's because MSIE doesn't support 8bit alpha channels for transparency.

1) You can fix this easly by not using a 8bit alpha channel for the transparency. You sig doesn't even need to have 8bit alpha transparency, so why using it ;) Not only will your PNG be smaller, but all the browsers will show it correctly.
size gained by doing this: 45.056 bytes -> 40.960 bytes

Actually when editing your sig, I've seen that you aliased the border to white. Either alias it so you do use 8 bit alpha transparency, or make it so that you don't blend to white cause this will look ugly on darker backgrounds...
size gained by doing this: 40.960 bytes -> 40.847 bytes

2) Also there are some leftover pixels in the "transparent" border which should be cleared.
size gained by doing this: 40.847 bytes -> 40.541 bytes

3) And why using millions of colors when you're only using 245 colors. That can easly be cropped down which will be, again, smaller, by using an Octree Color Cut (big term for "strip every unused color").
size gained by doing this: 40.541 bytes -> 18.651 bytes

4) And because many colors of pixels are nearly the same, you can even reduce that so that compression of the image will be better and the size reduced even more, by using Median Color Cut instead of Octree...
size gained by doing this: 40.541 bytes -> 14.688 bytes

5) And because I used the Median Cut Filter instead and because this is a PNG (which can store palettes in the order of 2^X), I can now use the Octree method to even further reduce filesize (only a few bytes though).
size gained by doing this: 14.688 bytes -> 14.680 bytes

quote:
Originally posted by DureX
maybe convert your image to a gif... :-)
nope, converting it to GIF will be useless in this case as the compression of the PNG is better then the one from GIF (in this case)


Thus, the final (fixed) image which is much much smaller in size then the original one (reduced by 66%!), but will show like it should show in every browser:

- image cropped to exclude leftover pixels
- removed the pure white blending
- colors reduced to 165 color palette (with Median Cut and Octree Cut method)

[Image: attachment.php?pid=328679]

.png File Attachment: xcs (fixed).png (14.34 KB)
This file has been downloaded 254 time(s).

This post was edited on 10-26-2004 at 04:11 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
10-26-2004 01:51 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
sig bug... - by .blade// on 10-25-2004 at 08:59 PM
RE: sig bug... - by Xero_Cool on 10-25-2004 at 09:01 PM
RE: sig bug... - by wj on 10-25-2004 at 09:04 PM
RE: sig bug... - by Xero_Cool on 10-25-2004 at 09:04 PM
RE: sig bug... - by .blade// on 10-25-2004 at 09:05 PM
RE: sig bug... - by WDZ on 10-25-2004 at 09:06 PM
RE: sig bug... - by KeyStorm on 10-25-2004 at 09:07 PM
RE: sig bug... - by Xero_Cool on 10-25-2004 at 09:07 PM
RE: sig bug... - by .blade// on 10-25-2004 at 09:08 PM
RE: sig bug... - by Xero_Cool on 10-25-2004 at 09:09 PM
RE: sig bug... - by WDZ on 10-25-2004 at 09:11 PM
RE: sig bug... - by KeyStorm on 10-25-2004 at 09:12 PM
RE: sig bug... - by wj on 10-26-2004 at 02:55 AM
RE: sig bug... - by .Roy on 10-26-2004 at 09:39 AM
RE: sig bug... - by CookieRevised on 10-26-2004 at 01:51 PM
RE: sig bug... - by CookieRevised on 10-26-2004 at 02:13 PM
RE: sig bug... - by WDZ on 10-26-2004 at 04:00 PM
RE: sig bug... - by user27089 on 10-26-2004 at 06:24 PM
RE: sig bug... - by CookieRevised on 10-26-2004 at 06:31 PM
RE: sig bug... - by user27089 on 10-26-2004 at 08:21 PM
RE: sig bug... - by WDZ on 10-26-2004 at 09:33 PM
RE: sig bug... - by wj on 10-26-2004 at 11:41 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On