I am wondering if the following is possible, or if it is on the development roadmap?
I would like to display an image zoomed on load, with the canvas scaled to the appropriate width to display the whole image.
So for example, if my fits array is 32x32, I'd like to display it zoomed times 4 on a canvas / webgl element that is 128x128px.