Go Back   Winamp Forums > Skinning and Design > Modern Skins

Reply
Thread Tools Search this Thread Display Modes
Old 13th November 2001, 02:41   #1
mikekantor
Senior Member
 
mikekantor's Avatar
 
Join Date: Nov 2001
Location: Austin, TX
Posts: 102
Send a message via AIM to mikekantor
alpha issues bugging me

I am making a skin (duh), and I am encountering a problem with the way WA3 handles alpha blending.

At first I thought it was just my eyes or something, but now I'm sure its Winamp. What I have is a little animation with a drop shadow on it, the drop shadow lands on a white background. When WA3 renders the drop shadow as a transparency against the white background on an image under it, the black drop shadow looks grey. So I decided to try blending the shadow and the white background in Photoshop, instead of Winamp, and then see how it would look in Winamp. The result was totally different as you can see in this screenshot:



You may not be able to see the animation, but you see what I'm talking about.

Is this a beta problem? Seems like an obvious question, but I read somewhere here that alpha stuff inside Winamp (not going through to windows) had been figured out an was basically done.

If it is, then should I just continue developing and hope that everything will look fine later, or should I compensate by making a stronger shadow...?

Anyone else have this problem?
mikekantor is offline   Reply With Quote
Old 13th November 2001, 02:54   #2
QHOBBES
Banned
 
Join Date: Apr 2001
Location: I H8 Mods
Posts: 1,405
Send a message via AIM to QHOBBES Send a message via Yahoo to QHOBBES
Quote:
You may not be able to see the animation
Of course we can't, it's a .jpg! Make it into an animated .gif and we
can see the animation!

You're not helping the sterotype that all newbies are dumbass'
QHOBBES is offline   Reply With Quote
Old 13th November 2001, 03:33   #3
Lucas
Guru Meditation (Alumni)
 
Lucas's Avatar
 
Join Date: Aug 2001
Location: Quebec, Canada
Posts: 191
Ok, let's do a recap:

The borders of your skin aren't anti-aliased properly, right?

This problem will be fixed in beta 2.

-L
Lucas is offline   Reply With Quote
Old 13th November 2001, 04:57   #4
mikekantor
Senior Member
 
mikekantor's Avatar
 
Join Date: Nov 2001
Location: Austin, TX
Posts: 102
Send a message via AIM to mikekantor
Quote:
Of course we can't, it's a .jpg! Make it into an animated .gif and we can see the animation!
I did not mean that some people may see it and some wont... there is a "but" in the sentence, which indicates that despite the fact you can't see the animation, you see enough to know what I'm talking about.

Quote:
The borders of your skin aren't anti-aliased properly, right?
This problem will be fixed in beta 2.
No, it's not the border, it's inside the skin.
mikekantor is offline   Reply With Quote
Old 13th November 2001, 22:54   #5
Brennan
Monkey Hump Master
 
Brennan's Avatar
 
Join Date: Apr 2000
Posts: 782
So, it looks like the bottom of the wa3 image is correct, but the top is not? Am I seeing that right?

And you are saving the PNGs from a PSD with no background layer, right?


--Brennan
Brennan is offline   Reply With Quote
Old 13th November 2001, 23:57   #6
Lucas
Guru Meditation (Alumni)
 
Lucas's Avatar
 
Join Date: Aug 2001
Location: Quebec, Canada
Posts: 191
Wait, I just had an idea. I had a very similar problem before when I resized my skin background. You should try to close winamp, delete studio.xnf and restart winamp.

Let me know if it works or not.

-L
Lucas is offline   Reply With Quote
Old 14th November 2001, 04:42   #7
lunarboy1
Forum King
 
lunarboy1's Avatar
 
Join Date: Dec 2000
Location: Somewhere, USA
Posts: 2,233
anti-aliasing against the desktop will be supported in beta 2 for all windows machines??? If thats true then neato! Any progress reports we can drool over Lucas or anybody else?
lunarboy1 is offline   Reply With Quote
Old 14th November 2001, 07:03   #8
mikekantor
Senior Member
 
mikekantor's Avatar
 
Join Date: Nov 2001
Location: Austin, TX
Posts: 102
Send a message via AIM to mikekantor
The studio.xnf solution did not work, I already tried that.

The top part of the image is an animation on top of a background, the bottom part is a piece of the background.

On the left, the animation is a transparent PNG tring to blend with the white background of the image under it.
On the right, the animation has it's own white background that was added in photoshop. As you can see, there is a seemless blend between the two, which is what I want the one on the left to do.

I thought it might be a blending setting in Photoshop for the the drop shadow, but that wasn't it either.
mikekantor is offline   Reply With Quote
Old 14th November 2001, 09:19   #9
lordkhan
Member
 
lordkhan's Avatar
 
Join Date: Apr 2001
Location: Vancouver, Canada
Posts: 95
Send a message via ICQ to lordkhan Send a message via AIM to lordkhan Send a message via Yahoo to lordkhan
i can't give you an definite answer but i would assume these problems, along with other issues related to alpha blending through to windows are still being worked on. is there any chance you were reading about beta2?

*cries more about current public status of wa3*
lordkhan is offline   Reply With Quote
Old 14th November 2001, 13:57   #10
Lucas
Guru Meditation (Alumni)
 
Lucas's Avatar
 
Join Date: Aug 2001
Location: Quebec, Canada
Posts: 191
Quote:
Originally posted by mikekantor
The top part of the image is an animation on top of a background, the bottom part is a piece of the background.

On the left, the animation is a transparent PNG tring to blend with the white background of the image under it.
On the right, the animation has it's own white background that was added in photoshop. As you can see, there is a seemless blend between the two, which is what I want the one on the left to do.
Look carefully if the width and height of your images are good in your XML. Because if you told Winamp to stretch your layers that's why it's doing weird artifacts. That's the last thing I can think of.

-L
Lucas is offline   Reply With Quote
Old 14th November 2001, 20:32   #11
mikekantor
Senior Member
 
mikekantor's Avatar
 
Join Date: Nov 2001
Location: Austin, TX
Posts: 102
Send a message via AIM to mikekantor
The "w", "h", "x", and "y" are all correct.

I checked them, but if they were not correct then the image on the right would not display correctly
mikekantor is offline   Reply With Quote
Old 14th November 2001, 21:38   #12
Brennan
Monkey Hump Master
 
Brennan's Avatar
 
Join Date: Apr 2000
Posts: 782
Hmmm, the best way for us to debug something like this is to have an example to work with. Can you make an ultra-tiny skin that displays this problem for us? Otherwise we have to guess stuff and it looks like we're out of guesses.

(Or you can send the whole skin. We won't share it around if you don't want.)


--Brennan
Brennan is offline   Reply With Quote
Old 14th November 2001, 22:25   #13
mikekantor
Senior Member
 
mikekantor's Avatar
 
Join Date: Nov 2001
Location: Austin, TX
Posts: 102
Send a message via AIM to mikekantor
Nevermind on the entire post. I found the problem.

Don't use the "Help > Export Transparent Image..." function in Photoshop 6, that is what screwed up the alpha.
mikekantor is offline   Reply With Quote
Old 14th November 2001, 22:43   #14
Gonzotek
Gunslinger
 
Gonzotek's Avatar
 
Join Date: May 2000
Location: Terminus
Posts: 4,693
Aha! I was recommending that to new skinners, as I myself am a new skinner and that was how I figured out how to get a trans. png out to Winamp. I knew that there had to be disadvantages to using a Wizard to do my work for me, I just couldn't see any. Now I know what they are(distortion at edges).


Since my stumblings with my first skin I've gotten a lot more expereince in PS and am capapble of saving trans. pngs without the Wizard, but at least now I know not to recommend that to anyone else.

Thanks and I look forward to seeing your skin when it's ready.
-=Gonzotek=-

I was away for a while.
But I'm feeling much better now.
Gonzotek is offline   Reply With Quote
Old 15th November 2001, 13:36   #15
Lucas
Guru Meditation (Alumni)
 
Lucas's Avatar
 
Join Date: Aug 2001
Location: Quebec, Canada
Posts: 191
Quote:
Originally posted by mikekantor
Nevermind on the entire post. I found the problem.

Don't use the "Help > Export Transparent Image..." function in Photoshop 6, that is what screwed up the alpha.
I'll take note of that.

-L
Lucas is offline   Reply With Quote
Old 16th November 2001, 03:21   #16
Brennan
Monkey Hump Master
 
Brennan's Avatar
 
Join Date: Apr 2000
Posts: 782
Huh? Why didn't you just save a copy to PNG? In 6.x at least it works perfectly (for me).


--Brennan
Brennan is offline   Reply With Quote
Old 16th November 2001, 05:28   #17
mikekantor
Senior Member
 
mikekantor's Avatar
 
Join Date: Nov 2001
Location: Austin, TX
Posts: 102
Send a message via AIM to mikekantor
Well that's what I do now, just save a copy.

I posted this in an Adobe.com Photoshop board, so maybe I'll get some answers, but I think it happens when the wizard executes the "Flatten Image" command, thats when the alpha gets messed up.
mikekantor is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Skinning and Design > Modern Skins

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump