Zoomer is application for zooming on Windows. It is my adaptation of boomer - application that was made by Tsoding(cool guy btw) for Linux.
$ cargo runAlso you will need a C compiler (like gcc, clang, or MS's own compiler) to rust compiler can build sdl2 library.
| Control | Description |
|---|---|
| ESC | Quit the application. |
| f | On/off flashlight effect. |
| Ctrl + Mouse wheel | Change the radious of the flaslight. |
| Drag with left mouse button | Move the image around. |
| Mouse wheel | Zoom in/out. |