View Single Post
Old 04-30-2003, 10:43 PM   #6
Haliken
Quintessence of EQUI XML
 
Haliken's Avatar
 
Join Date: Sep 2002
Posts: 773
Interface Author - Click to view interfaces
Default

I either tweak the graphics file, adding a second line of pixels next to the ones that are being distorted (this sometimes helps without screwing with the alpha values), or I use a bitmap if I'm dealing with all-or-nothing alpha values (0% or 100%, no in-betweens). For some reason I have had luck with bitmaps not getting the visual bugs, but am limited when it comes to transparency.

Enok
Haliken is offline   Reply With Quote