tag:github.com,2008:https://github.com/Introscopia/ImageViewer/releases Release notes from ImageViewer 2025-03-27T23:36:25Z tag:github.com,2008:Repository/282116358/2025-03-27-release 2025-03-27T23:46:48Z 2025-03-27 release <ul> <li>The dawn of a new era. SDL3 babey.</li> <li>Got rid of C-runtime, it's 100% SDL3.</li> <li>no more nested functions</li> <li>No more surface rendering. You can't mix rendering APIs in SDL3 anymore. This required a major refactor.</li> <li>Since I was refactoring, went ahead and added support for multi-image viewing with SDL3's drag &amp; drop events.</li> </ul> Introscopia tag:github.com,2008:Repository/282116358/release 2023-09-09T04:03:29Z 2023-09-09 release <p>+GIF animation playback<br> +NUMPAD controls, exposing all renderCopyEX functionality<br> -WEBP compatibility</p> Introscopia tag:github.com,2008:Repository/282116358/march_5_2024_release 2024-03-05T21:15:50Z 2024-03-05 release <ul> <li>put in a Framerate limiter. Should drastically reduce pointless cpu usage.</li> <li>Fixed some bugs with .gifs, we auto-convert files with funky pixel formats now.</li> <li>[C] now ticks bg colors down instead of up</li> <li>[1...9] now set zoom</li> </ul> Introscopia