~ruther/CTU-FEE-B0B35APO-Semestral-project

ref: 19fcf7fdf0e8932f8a57acef66a2fe4280c878ab CTU-FEE-B0B35APO-Semestral-project/image-viewer/src/image_viewer.c -rw-r--r-- 8.2 KiB
62fe007c — František Boháček 4 years ago
feat: add zooming to cursor
762b2cf9 — František Boháček 4 years ago
feat: add zoom reset
83e710f3 — František Boháček 4 years ago
fix: movement within border underflow of unsigned integer
f301162f — František Boháček 4 years ago
fix: cursor uninitialised fields
6d5b0426 — František Boháček 4 years ago
feat: add possibility to write only to part of the display
8aa605ab — František Boháček 4 years ago
fix: image viewer function to display image
a82b2653 — František Boháček 4 years ago
feat: check for errors when loading image
3a9ba38c — František Boháček 4 years ago
refactor: make move cursor handlers to one function
75b7cf9f — František Boháček 4 years ago
feat: add basic image viewer loop