Thanks to visit codestin.com
Credit goes to github.com

Skip to content

SDL_image bindings #1085

@lego-eden

Description

@lego-eden

Library

SDL_image

Project page

https://github.com/libsdl-org/SDL_image

Source repository

[email protected]:libsdl-org/SDL_image.git

Platforms

Windows x64, Windows x86, Windows arm64, Linux x64, macOS x64, macOS arm64, Linux arm64, Linux arm32, Linux riscv64, Linux ppc64le

Description

I need the native library because it is very convenient for loading and saving SDL surfaces and textures from different file formats. The only existing support in SDL is loading .bmp files, and using the stb image bindings is also more work and more error prone than using an existing library purpose made for this task. I am willing to put in work into creating these bindings if there is a guide to creating bindings.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions