Releases: Introscopia/ImageViewer
Releases · Introscopia/ImageViewer
2025-03-27 release
- The dawn of a new era. SDL3 babey.
- Got rid of C-runtime, it's 100% SDL3.
- no more nested functions
- No more surface rendering. You can't mix rendering APIs in SDL3 anymore. This required a major refactor.
- Since I was refactoring, went ahead and added support for multi-image viewing with SDL3's drag & drop events.
2023-09-09 release
+GIF animation playback
+NUMPAD controls, exposing all renderCopyEX functionality
-WEBP compatibility
2024-03-05 release
- put in a Framerate limiter. Should drastically reduce pointless cpu usage.
- Fixed some bugs with .gifs, we auto-convert files with funky pixel formats now.
- [C] now ticks bg colors down instead of up
- [1...9] now set zoom