hxsdl_image
Haxe/hxcpp @:native bindings for SDL Image.
This library only works with the Haxe cpp target via hxcpp.
Keep in mind that not everything in SDL Image will be included nor will they all work! If you notice something is broken or is missing, make an issue/pull request.
Installation
Install through the haxelib
haxelib install hxsdl_image
or with git for the latest potentially unstable updates.
haxelib git hxsdl_image https://github.com/swordcube/hxsdl_image.git
Usage Example
Check out the examples folder for examples on how you can use these SDL Image bindings.
Licensing
hxsdl_image is made available via the MIT license. Check LICENSE for more information.