Re: [Tuxpaint-devel] Font shows only squares in Tux Paint
An award-winning drawing program for children of all ages
Brought to you by:
wkendrick
From: Albert C. <al...@us...> - 2005-07-17 22:15:15
|
On Sun, 2005-07-17 at 13:44 -0700, Bill Kendrick wrote: > On Sun, Jul 17, 2005 at 01:39:09PM -0700, Bill Kendrick wrote: > > yvesC told me on IRC that he ran the TTFs through 'fontforge' and it fixed > > the issue. > > Specifically: > > [13:44] <yvesC> i just fix encoding in "Info Fontes" > (Policy Info i think in english) > [13:44] <yvesC> It was custom, i put iso 8859-15 That would do it. I suppose that libSDLttf, or whatever that library is called, should detect this and do something about it. Tux Paint can't deal with this unless it switches to not using that library. If this has come up before (has it?) then it could go in the documentation I guess. |