Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 1.13 KB

README.md

File metadata and controls

17 lines (15 loc) · 1.13 KB

Zoomer

Zoomer is application for zooming on Windows. It is my adaptation of boomer - application that was made by Tsoding(cool guy btw) for Linux.

Quick Start

$ cargo run

Also you will need a C compiler (like gcc, clang, or MS's own compiler) to rust compiler can build sdl2 library.

Controls

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.