Re: [yocto] Installing foreign fonts into the yocto build

2013-04-05 Thread Burton, Ross
On 5 April 2013 08:26, Paul Eggleton wrote: > The file > doesn't display properly in the matchbox-terminal application (displaying > garbage, indicating the encoding is incorrect) FWIW, the terminal is based on libvte, so that *should* work. Annoying. Ross __

Re: [yocto] Installing foreign fonts into the yocto build

2013-04-05 Thread Paul Eggleton
On Friday 05 April 2013 09:05:34 Satya Swaroop Damarla wrote: > Thank you Paul.. This was very helpful... From your reply. I understood > that poky build doesnot support unicode characters set because the german > special characters are not displayed ... Am I right? There's nothing inherent about

Re: [yocto] Installing foreign fonts into the yocto build

2013-04-04 Thread Paul Eggleton
On Wednesday 03 April 2013 10:47:02 Satya Swaroop Damarla wrote: > I have a small issue. On my device, I would like to have Chinese, Japanese, > Russian, Hebrewish, Greek fonts and all European language special > characters available for java application based on X. > > In general I would like to k