Skip to content

Releases: markuskimius/SDL2_Pango

SDL2_Pango v2.1.5

25 Aug 23:47

Choose a tag to compare

  • Correct license file for the test code.
  • Synchronize library version.

SDL2_Pango v2.1.4

09 Jul 14:24

Choose a tag to compare

  • MinGW patch

SDL2_Pango v2.1.3

02 Jul 21:56

Choose a tag to compare

  • Fix crash when calling SDLPango_CreateContext() on some platforms.
  • Resolve compilation warnings.
  • Port test code to SDL2.
  • Documentation updates.

Initial release

28 Jun 16:25

Choose a tag to compare

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.