![]() |
|
The part at the back seems on a higher plane than the rest. Is that just me?
The trouble with Grafx2 is for PNG24 + alpha channel, Grafx2 ignores the alpha so the RGB values of full-transparent areas become visible. Images in PNG8, are color-indexed are loaded better : color indices that were stored with opacity<50% become transparent, otherwise they become full opaque.
Okay, Everything should be fine now. Removed partial transparencies and better(-ish) preview.Thanks for the help.
Ah, oh...no it's actually 42 colors, 18 partially transparent, which is not allowed. (When images are loaded into GrafX2, transparent colors usually produce artefacts...but not with this image, so I thought it was ok)
Thanks. I changed the info and I'll make a new preview by scaling down by hand with no using no AA.
So I'm guessing it being 28 colors means that partially transparent colors classiffy as a transparent color or there solid counterpart and thus add nothing to the total. (sorry, newbie)
Actually it's "only" 28 colors...but that's still twice as many as you need, even with those blurry edges. Auto-scaling images down for previews is a no-no. But I'm glad you used the bucket fill and didn't spend 7 hours doing that by hand! :D
@ MuffinSeeker: I was starting to think that too so I moved it down some. Thanks.