• 1.13.0 4df0459b04

    1.13.0 Stable

    cosmonaut released this 2023-04-19 06:48:18 +00:00 | 38 commits to main since this release

    BREAKING API CHANGES

    • Removed format and data type specific load and free functions
    • Removed SaveQOI
    • Removed BGRA SavePNG path
    • Refresh_Image_Load takes raw RGBA bytes in PNG or QOI format and decodes them, returning a pixel buffer
    • Refresh_Image_Free should be used on data returned from Refresh_Image_Load
    Downloads