Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: hisashipong on September 25, 2012, 08:55:06 PM

Title: About localization of font
Post by: hisashipong on September 25, 2012, 08:55:06 PM
i want to know what method to do localization , something like Chinese , Japanese , Korean , there are big batch of words.

Is it need to generate a font texture for the words which i need only?
or have any suggestion about this case?
If generate a font texture for the words which i need , does it have any good programme suggest to use?

thank you so much~

Title: Re: About localization of font
Post by: xiewenqi.cs@gmail.com on September 25, 2012, 09:24:06 PM
yes, you need to generate a font texture including words you need. you can use BmpFont to do this.
Title: Re: About localization of font
Post by: hisashipong on September 26, 2012, 08:45:00 AM
BmpFont <- this is programe name?

And is it need to choose the words which i need by myself? Any good suggestion for the filter the non-use words ?  thx
Title: Re: About localization of font
Post by: ArenMook on September 26, 2012, 10:17:06 AM
It's BMFont.