Re: [Ubuntu-phone] [Development] DIsplaying different language

2013-05-30 Thread Olivier Tilloy
On Thu, May 30, 2013 at 4:11 PM, Ricky Chan wrote: > Hi Oliver, > > Thanks a lot, it's working well! > > For anyone else who is interested, here're the procedures: > > 1. Copy the appropriate android font(s) to local folder (in my case I need > CJK characters, so DroidSansFallback.ttf) > 2. Plug

Re: [Ubuntu-phone] [Development] DIsplaying different language

2013-05-30 Thread Ricky Chan
Hi Oliver, Thanks a lot, it's working well! For anyone else who is interested, here're the procedures: 1. Copy the appropriate android font(s) to local folder (in my case I need CJK characters, so DroidSansFallback.ttf) 2. Plug phone to computer and open terminal 3. cd to the folder containing t

Re: [Ubuntu-phone] [Development] DIsplaying different language

2013-05-30 Thread Pat McGowan
On 05/30/2013 08:11 AM, Rasmus Eneman wrote: > I assume fonts for Chinese as well as other languages will be included > at a later stage? > It may be that the initial OOBE setup will include selecting a language that will install the appropriate fonts. It would probably bloat the image too much to

Re: [Ubuntu-phone] [Development] DIsplaying different language

2013-05-30 Thread Rasmus Eneman
I assume fonts for Chinese as well as other languages will be included at a later stage? 2013/5/30 Pat McGowan > On 05/27/2013 05:29 AM, Ricky Chan wrote: > > Is there a language I could push to the phone in order for it to DISPLAY > languages other than the ones with alphabets? I view a lot o

Re: [Ubuntu-phone] [Development] DIsplaying different language

2013-05-30 Thread Pat McGowan
On 05/27/2013 05:29 AM, Ricky Chan wrote: > Is there a language I could push to the phone in order for it to > DISPLAY languages other than the ones with alphabets? I view a lot of > traditional chinese on a daily basis, whether it is webistes or contacts. > > It's not about localization or inputti

[Ubuntu-phone] [Development] DIsplaying different language

2013-05-27 Thread Ricky Chan
Is there a language I could push to the phone in order for it to DISPLAY languages other than the ones with alphabets? I view a lot of traditional chinese on a daily basis, whether it is webistes or contacts. It's not about localization or inputting but just simply displaying the languages. Thank