descriptiontext rendering with Pango in SDL applications
homepage URLhttp://sdlpango.sourceforge.net/
ownermiriam@debian.org
last changeMon, 1 Dec 2008 22:42:18 +0000 (1 23:42 +0100)
content tags
add:
readme
SDL_pango is a Simple Directmedia Layer extension for rendering text with the Pango library. Its use cases are similar to those of SDL_ttf, but it benefits from the superior Pango font selection engine for improved rendering of internationalized text.
shortlog
2008-12-01 Miriam RuizMake it compile with libtool 2.2.6master
2008-12-01 Miriam Ruizautoreconf --force
2008-12-01 Miriam RuizFix a bunch of compiler warnings
2008-12-01 Miriam RuizFix a blit overflow if rect->x or rect->y < 0
2008-12-01 Miriam RuizFix crash when SDLPango_Draw is called with an empty...
2008-12-01 Miriam RuizUse sans-serif instead of the deprecated Sans alias
2008-12-01 Miriam RuizMove the matrix declarations to the .c file instead...
2008-12-01 Miriam RuizPatch from Guillaume Cottenceau to add some missing...
2008-12-01 Miriam RuizRebootstrap: 2007/06/24
2008-12-01 Miriam RuizAdded AM_MAINTAINER_MODE to configure.in
2008-12-01 Miriam RuizSDL Pango 0.1.2 as released by Upstream
heads
15 years ago fix-build
15 years ago master