View command, for images, should support zooming in/out with +/~ #20
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
The
view
command currently draws images at 1:1 size. This can be too big or small to clearly see the image. Add the use of + and - to zoom in and out by a factor of sqrt(2).In the case of viewing a tileset, don't change the size of the numbers drawn; only change where they are drawn to match the scaled image.
The text was updated successfully, but these errors were encountered: