iT2D 1.5.1 preview BUG: Transparent images have a white border on retina devices
by Conor O'Kane · in iTorque 2D · 07/08/2012 (7:55 pm) · 3 replies
This is a screencap of my game's menu screen on iPad 3. Notice the indicated white lines around some images. It doesn't appear on all images. I've tried turning filter-pad on or off. I've tried moving the images by 1 or 0.5 pixels, nothing seems to get rid of these. It's particularly bad for images set to additive blending as the white lines add and become more apparent (see the bright lines on the far right, which are part of the colored glow behind the text).

Here's another example from an older game, made with iT2D 1.3, as it appears on an iPhone 4. Notice the white line next to the word Start, this doesn't appear on iPhone 3GS.


Here's another example from an older game, made with iT2D 1.3, as it appears on an iPhone 4. Notice the white line next to the word Start, this doesn't appear on iPhone 3GS.

About the author
www.cokane.com
Torque Owner Joe O
Average Joe Software
Are those gui elements or images in your level? If they're gui elements don't forget there's a strange border property you need to change in profiles.cs.