You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you want, we could merge my https://github.com/kea/php-sdl-image ;)
There is only the primary function for loading images. I've tested it with png (transparent) and jpg.
SDL_Text would allow displaying text in SDL using TrueType fonts. https://github.com/libsdl-org/SDL_ttf
SDL_Image would allow working with a variety of modern image formats, most of them being a lot more php-ish than BMP. https://github.com/libsdl-org/SDL_image
The text was updated successfully, but these errors were encountered: