Releases: markuskimius/SDL2_Pango
Releases · markuskimius/SDL2_Pango
SDL2_Pango v2.1.5
- Correct license file for the test code.
- Synchronize library version.
SDL2_Pango v2.1.4
- MinGW patch
SDL2_Pango v2.1.3
- Fix crash when calling SDLPango_CreateContext() on some platforms.
- Resolve compilation warnings.
- Port test code to SDL2.
- Documentation updates.
Initial release
This is a port of SDL_Pango to SDL2, based on the initial port for Tux Paint by Pere Pujal i Carabantes. It's been updated to newer versions of autoconf, automake, and libtools, and the generated files have been included in the repo so the package is ready to be built.
Known issues: The code in the test directory are still using SDL1. Need to be updated.