Skip to content

Tags: gitGNU/SDL_ttf

Tags

release-2.0.14

Fixed build with older SDL headers

release-2.0.13

Updated to version 2.0.13

release-2.0.12

Updated documentation names for RPM

release-2.0.11

Updated with missing changes

Last___LGPL___revision

Fixed bug 1088 (Broken cache of glyphs [patch])

 Peter Kosyh      2011-01-11 22:38:59 PST

It's like that cache of glyphs works only with symbols with codes <= 255.

It is too bad, because leads to very high cpu load on slow machines. Here is a
tiny patch, that makes cache more clever and speed up non english languages
rendering about 50 times in my project (build wince, s60, android).

release-2.0.10

Fixed bug #970

 Tobias Leich      2010-03-11 03:27:50 PST

Hi there, I actually do the bindings for SDL_perl to SDL_ttf and have noticed a
bug.

In TTF_RenderUTF8_Solid the BOM is set to the first Uint16, but in the
following line it gets overwritten.

release-2.0.9

Added Visual Studio 8 project

Updated to FreeType version 2.3.5

release-2.0.8

Updated RPM spec file with License keyword