Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: pngs on top of pngs removes alpha  (Read 2465 times)

0 Members and 1 Guest are viewing this topic.

Flawe

  • Newbie
  • *
  • Posts: 24
    • View Profile
pngs on top of pngs removes alpha
« on: May 18, 2008, 08:06:18 pm »
Sometimes when I draw two different pngs on top of each other the alpha is removed and I get ugly jagged edges, while drawing the pngs on the empty background draws them correctly.

Note that full alpha pixels are drawn correctly all the time, but the pixels where I have color and the alpha is less than 255 seem to be boosted up to have 255 alpha. Anyone got a clue why this happens when the pngs intersect?

Cheers

Flawe

  • Newbie
  • *
  • Posts: 24
    • View Profile
pngs on top of pngs removes alpha
« Reply #1 on: May 18, 2008, 10:36:33 pm »
Never mind, I did some freaky stuff with the pixels during the rendering :)

 

anything