Re: [Tuxpaint-devel] Chinese fonts
An award-winning drawing program for children of all ages
Brought to you by:
wkendrick
|
From: John P. <jo...@jo...> - 2006-10-14 01:13:26
|
On Sat, Oct 14, 2006 at 01:44:52AM +0100, John Popplewell wrote: > > Like I said, Chinese fonts are screwed up in rc4 for Windows, when I tested > > it in WinXP, but worked great under Linux. > > > > John - what version of SDL_ttf and FreeType are you including in the Win32 > > build? > rc1: > freetype-2.1.9 > SDL_ttf-2.0.8 > > rc2 and rc4: > freetype-2.1.10 > SDL_ttf-2.0.8 Hi, got a chance to try these out - all broken. I dropped in an old SDL_ttf from 0.9.15 (which I think was freetype-2.1.9 and SDL_ttf-2.0.7) and chinese worked fine so it looks like it's an SDL_ttf/Freetype problem. Will try and look at this later, cheers, John. |