Page 1 of 1

Still the same bug.

PostPosted: 02 Dec 2010, 05:05
by stkwithmra
Still same like this one but it's version are 0.7 RC1. (http://forum.freegamedev.net/viewtopic.php?f=18&t=427&p=4174#p4174)

Re: Still the same bug.

PostPosted: 02 Dec 2010, 11:56
by hiker
Hi,

stkwithmra {l Wrote}:Still same like this one but it's version are 0.7 RC1.

thanks - that's because we didn't include the asian fonts in our binary package. They are rather big (10 MB compressed), and we haven't really decided what we do for the final release: we hope that we might get a 'compressed' version of the fonts that only include the characters that are actually used. Otherwise we have to decide if we either make
  • the binary distribution bigger by including the Asian fonts,
  • offer the Asian fonts as additional downloads, or
  • offer two binary packages, one including the Asian font.
What would be your preferred solution?

But anyway your posting shows one bug: if we don't include the Asian font, we have to remove the translations from the binary (and include them in the download package).

For now I've uploaded a package with the Asian fonts (http://sourceforge.net/projects/supertu ... xKart/0.7/). Just unpack it in your STK install directory, and we will make sure that for the release we handle this situation properly.

Thanks for the report!
Joerg

Re: Still the same bug.

PostPosted: 03 Dec 2010, 11:41
by stkwithmra

As hiker said:

...we have to decide if we either make

* the binary distribution bigger by including the Asian fonts,
* offer the Asian fonts as additional downloads, or
* offer two binary packages, one including the Asian font.

...



Plan A or B will be better, but A is too large for some networks like GPRS or <2M Broadband,and B is sort of like "Addons",so Plan B will be Primary choice and A will be Secondary.

Re: Still the same bug.

PostPosted: 16 Dec 2010, 05:51
by hiker
Hi,

Plan A or B will be better, but A is too large for some networks like GPRS or <2M Broadband,and B is sort of like "Addons",so Plan B will be Primary choice and A will be Secondary.

Could you have a look at our rc2? Thanks to some contributions we have been able to only include the characters that are used in the translations, which made the fonts small enough to be included in the normal package.

Cheers,
Joerg