add Texture Interpolation options for displaying pictures on a board


In particular, nearest neighbor, or a hybird between nearest neighbor and bilinear (an method sometimes used to display upscaled pixel art), would be really useful for seeing small details in large images, details that with the current interpolation on the windows app appear blurry.

I was just looking for this feature. I am developing a pixel-art game and would love to use its sprites on my miro board as well. I’m speaking of 8x8 and 16x16 images, so they’re absolutely impossible to read on miro with its current bilinear interpolation.