Re: [Interest] Multi language/font display in qt4

2014-02-03 Thread John Weeks
On 02-Feb-2014, at 11:53 AM, Simone wrote: How I can handle complex combinations of characters like normal typing in korean or chinese? How input method work with QWS (non X11 system) and what is the best solution? If you use the Qt-supplied editors (QLineEdit, QPlainTextEdit, etc.) you get

Re: [Interest] Multi language/font display in qt4

2014-02-02 Thread Simone
Hello newly, I solved my problems for displaying chinese characters. I simple put a chinese font in the fontdir of the system, and all works! I'm impressed, i am able to display chinese characters without too much efforts. Now i have the problem of the Input Method. Now i don't use any input

Re: [Interest] Multi language/font display in qt4

2014-01-27 Thread Bo Thorsen
Hi Simone, Sorry for the late answer. I'm sure there are ways to do this in general. But there's no generic Qt way to do it. You have to look at solutions outside of Qt. Bo. Den 26-01-2014 12:57, Simone skrev: Hello Bo, Thank you for your reply. Are you sure of that? I read some article

Re: [Interest] Multi language/font display in qt4

2014-01-26 Thread Bo Thorsen
Den 25-01-2014 22:05, Simone skrev: Hello all, In my application I need to display text in more then one language simultaneously. No problem if the language are english and french for example, the problem is when needed to display english and chinese or korean or others. The font we use now

Re: [Interest] Multi language/font display in qt4

2014-01-26 Thread Simone
Hello Bo, Thank you for your reply. Are you sure of that? I read some article about fontconfig and seems that there is a solution, but i have not understood how it work. Maybe someone have experience with fontconfig and qt embedded? Thanks Simone Il giorno 26/gen/2014, alle ore 12:08, Bo

Re: [Interest] Multi language/font display in qt4

2014-01-26 Thread Till Oliver Knoll
Am 26.01.2014 um 12:57 schrieb Simone cjb.sw.nos...@gmail.com: ... Are you sure of that? I read some article about fontconfig and seems that there is a solution, but i have not understood how it work. Basically your problem is the following: * If the character to be displayed is in the

Re: [Interest] Multi language/font display in qt4

2014-01-26 Thread Till Oliver Knoll
Am 26.01.2014 um 14:04 schrieb Simone cjb.sw.nos...@gmail.com: One thing, i saw that exactly the same application i can run on windows and see also chinese fonts (with dejavu sans as application font). On my embedded target with the same font chinese chars are not displayed (i can see an

[Interest] Multi language/font display in qt4

2014-01-25 Thread Simone
Hello all, In my application I need to display text in more then one language simultaneously. No problem if the language are english and french for example, the problem is when needed to display english and chinese or korean or others. The font we use now (which is ok for latin text) is dejavu