stage.js icon indicating copy to clipboard operation
stage.js copied to clipboard

Is there a way to scale image to nearest neighbor?

Open slmjkdbtl opened this issue 7 years ago • 1 comments

I saw scaleMode but I didn't see how can I scale an image with nearest neighbor (to prevent pixelated image from blurry)?

slmjkdbtl avatar Jan 11 '18 02:01 slmjkdbtl

Unfortunately there is no way to do it, most of scaling option are designed to support responsive and high-resolution game ui.

shakiba avatar Jan 11 '18 18:01 shakiba