Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-01-17 | 1.1 kB | |
v2.3.2 source code.tar.gz | 2025-01-17 | 5.0 MB | |
v2.3.2 source code.zip | 2025-01-17 | 5.0 MB | |
Totals: 3 Items | 10.0 MB | 0 |

Version: 2.3.2
Minor fixes including the build issue for windows, ability to delete cursor objects and the image scaling function actually scaling the content of the image.
Changes
- Resolve [#109]
- Resolve [#107]
- Add
mlx_destroy_cursor
- Fixed Windows build & added to CI
- Implement an image scaling function. by @IcaroJam in https://github.com/codam-coding-college/MLX42/pull/98
- Fix for compilation error on Linux by @andreasmaucher in https://github.com/codam-coding-college/MLX42/pull/104
- Fixed some typos again by @Jeroenvh99 in https://github.com/codam-coding-college/MLX42/pull/106
New Contributors
- @IcaroJam made their first contribution in https://github.com/codam-coding-college/MLX42/pull/98
- @andreasmaucher made their first contribution in https://github.com/codam-coding-college/MLX42/pull/104
Full Changelog: https://github.com/codam-coding-college/MLX42/compare/v2.3.1...v2.3.2