Page 1 of 1

A Bug Found on STK.

PostPosted: 30 May 2010, 14:46
by stkwithmra
Windows Vista(zh-cn),STK 0.7 alpha 2.
Fonts not displayed.

Re: A Bug Found on STK.

PostPosted: 30 May 2010, 16:04
by Auria
Hi,

I don't know if the Chinese fonts were included in the windows installer or not.
Can you check in the data folder of STK, under the /fonts directory, if files "AR_PL_SungtiL_GB1.png" to "AR_PL_SungtiL_GB31.png" are there?

Re: A Bug Found on STK.

PostPosted: 30 May 2010, 16:38
by acme_pjz
I don't know if the Chinese fonts were included in the windows installer or not.

In fact, no :| They're even not included in SVN :| They can be downloaded at thread "Translation Status" only, and you need to edit the .xml file manually ...

Re: A Bug Found on STK.

PostPosted: 30 May 2010, 23:35
by Auria
acme_pjz {l Wrote}:
I don't know if the Chinese fonts were included in the windows installer or not.

In fact, no :| They're even not included in SVN :| They can be downloaded at thread "Translation Status" only, and you need to edit the .xml file manually ...


OK.
I remember now. That's because they are quite big

I've attached them here meanwhile (simply put the files into /data/fonts)
When we make a release, in the future, we will need to see if we include them or make a separate "chinese fonts" package

Re: A Bug Found on STK.

PostPosted: 07 Jun 2010, 07:25
by acme_pjz
When we make a release, in the future, we will need to see if we include them or make a separate "chinese fonts" package


Maybe you can simply include the font texture create tool in Irrlicht in package... If the user needs Chinese fonts he/she can select a font file in his/her own computer and generate font texture manually ...

Re: A Bug Found on STK.

PostPosted: 08 Jun 2010, 01:26
by Auria
acme_pjz : not really, that's more complicated for us ^^