i'm trying to make a pixel art style game, it seems the only way to get it display properly is to have webgl on and sampling to set point.
webgl slow down the performance on cocoonjs, is there other way round to disable webgl and still have the pixel display sharply(without anti aliasing that makes it blurry)??