v1.0.0
Initial release 🎉
After a more than a month of work into this project I can proudly say that it is ready to be used for any kind of project in a stable condition. Hope there are no bugs that I have not heard of :D
Feature Summary
- Fully norme (except the libraries used)
- Covers almost all features compared to the original MiniLibX.
- Useful image manipulation functions.
- Stable, leak free PNG importing via lodepng.
- XPM42 Support with added converter (XPM3 -> XPM42).
- Improved performance.
- Built-In support for keycodes and simple key detection.
- Window resizability, callback detection & ability to resize images.
- Fully Cross-platform (MacOS, Windows & Linux)
- Automatic window focus on startup
- No Leaks, compiles with
-fsanitize=address
Todo
- String to window
- Some additional callbacks
- Improve performance
- Revise error handling with error codes instead