-
Have you checked if a font containing the Chinese characters is installed on your system ? Can QuesoGLC find it ? (use testmaster to check that)
FYI when GLC cannot map a character to a font (i.e. find a glyph), it displays \ where hexcode is the Unicode code of the character (see GLC specs para 3.9.1). Unless there is another bug, I think this is what happens to you.
If the above...
2009-11-13 18:32:12 UTC in QuesoGLC
-
bcoconni committed revision 914 to the QuesoGLC SVN repository, changing 8 files.
2009-11-08 10:59:07 UTC in QuesoGLC
-
bcoconni committed revision 913 to the QuesoGLC SVN repository, changing 4 files.
2009-11-07 13:30:16 UTC in QuesoGLC
-
OK the problem is twofold :
1. Indeed there was a bug in QuesoGLC which did not test the return of a FreeType function (and this was precisely the function which determines whether or not the glyph is available in the font).
2. The GLC_AUTO_FONT option is disabled in Warzone 2100
Issue #1 should now be fixed in the SVN repository of the branch 0.7 (rev. 912). It can be obtained at...
2009-11-03 00:18:57 UTC in QuesoGLC
-
bcoconni committed revision 912 to the QuesoGLC SVN repository, changing 1 files.
2009-11-03 00:10:45 UTC in QuesoGLC
-
bcoconni committed revision 911 to the QuesoGLC SVN repository, changing 2 files.
2009-11-02 23:55:12 UTC in QuesoGLC
-
bcoconni committed revision 910 to the QuesoGLC SVN repository, changing 2 files.
2009-11-02 23:51:33 UTC in QuesoGLC
-
I have downloaded the revision 8353 from Warzone SVN main trunk. The good news are that I can reproduce the bug. The bad news is that I do not have a clue about the reason it fails.
I will investigate and keep you posted.
2009-11-01 23:49:10 UTC in QuesoGLC
-
bcoconni committed revision 909 to the QuesoGLC SVN repository, changing 3 files.
2009-10-31 00:32:36 UTC in QuesoGLC
-
Thanks for the patches and bug reports Paulo.
*** Feature request closed ***.
2009-08-08 12:04:59 UTC in QuesoGLC