[Interest] Qt 4.8 arabic rendering problem

2014-12-29 Thread Ender Erel
Hi Everyone, I am trying to render some arabic text, mixed with latin characters, on a QLabel. When the text starts with arabic characters and latin characters are in the middle of the text, the text is aligned to the right. But when the text begins with a latin character, the text is aligned t

Re: [Interest] Glyph fallback

2013-11-22 Thread Ender Erel
Hi All, I think my approach was wrong the whole time, so let me try again. I am working on QtEmbedded 4.1.4. I have three fonts: FontA contains Latin, FontB contains Korean, FontC contains Chinese characters and each font is from a different family. I also have three labels in my app (LabelA, L

Re: [Interest] Glyph fallback

2013-11-20 Thread Ender Erel
I might be misunderstanding how it works. P.S: Please reply to the list, not only to me :) Regards, Ender -Original Message- From: Alejandro Exojo [mailto:aex...@modpow.es] Sent: Wednesday, November 20, 2013 4:24 PM To: Ender Erel Subject: Re: [Interest] Glyph fallback 2013/11/20 Ender Er

Re: [Interest] Glyph fallback

2013-11-20 Thread Ender Erel
ember 20, 2013 11:42 AM To: interest@qt-project.org Subject: Re: [Interest] Glyph fallback 2013/11/20 Rutledge Shawn : > > On 19 Nov 2013, at 4:25 PM, Ender Erel wrote: > >> Hi all, >> >> I am using Qt on Embedded Linux and trying to setup fallback fonts for some >>

Re: [Interest] Glyph fallback

2013-11-19 Thread Ender Erel
tconfig allows font fallback, not glyph fallback. If I'm wrong, can anyone point me to an example where glyph fallback is configured via fontconfig? I couldn't find one on the web. Regards, Ender -Original Message- From: Rutledge Shawn [mailto:shawn.rutle...@digia.com] Sent: Wedn

[Interest] Glyph fallback

2013-11-19 Thread Ender Erel
sing FontB in case FontA is missing on the system. Is there any way I can achieve this? Best Regards, Ender Erel ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest