[go: up one dir, main page]

hxsdl_image

A haxelib containing hxcpp bindings for SDL Image.
https://github.com/swordcube/hxsdl_image

To install, run:

haxelib install hxsdl_image 0.1.0 

See using Haxelib in Haxelib documentation for more information.

README.md

Simple DirectMedia Layer (SDL) Logo

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.

Contributors
swordcube
Version
0.1.0
Published
2 years ago
Dependencies
License
MIT

All libraries are free

Every month, more than a thousand developers use Haxelib to find, share, and reuse code — and assemble it in powerful new ways. Enjoy Haxe; It is great!

Explore Haxe

Haxe Manual

Haxe Code Cookbook

Haxe API documentation

You can try Haxe in the browser! try.haxe.org

Join us on GitHub!

Haxe is being developed on GitHub. Feel free to contribute or report issues to our projects.

Haxe on GitHub