The change in default of antialias from true to false isn’t a show stopper, as one can freely set it how they wish. And since it’s lua code in config.lua, I can do it conditionally based upon platform, so the non-retina devices can look nice.
However, it doesn’t work. Drawing a simple rectangle with a fill, and rotating it anything other than a multiple of 90 degrees, will cause it to only be 3/4 filled, if antialias is set to true.
On pre-iPhone4 and on the iPad, my app would really benefit from anti-aliasing. While the new retina displays are nice, why not allow us to make the older platforms look nice, too, with some antialiasing?
-d [import]uid: 40450 topic_id: 24441 reply_id: 324441[/import]