Hi all,
Is there a way to disable all anti-aliasing/dynamic smoothing of images and fonts?
I'm involved in automated testing of flash games with image comparisons. Obviously dynamic anything on images causes issues with false positives when performing the comparisons.
With my test tool I can see inside the flash object to turn stage.quality = "low" which helps somewhat (though there still seems to be some dynamic processing) but only for AS3 games. We have many AS2 games.
I'd prefer a solution where the flash devs didn't have to change anything on their end, if possible. If not, I'd still like to hear about the solution.
Any help appreciated.
Cheers
Mark