Hello!
I use point sampling with low resolution in my project, to make it look retro. For some elements i need a 9patch, but i noticed that it's corners apears to be always smoothed, as if i used linear sampling. It hapens only when rendering with webgl, but i do need webgl for some pixel shaders like replace color. can this be worked around?
Thanks!