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-20 Thread Alejandro Exojo
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 >> glyphs. >> >> First, let me explain my situation: >> I have three TTF fonts (without any overlap in glyph coverage): >> -F

Re: [Interest] Glyph fallback

2013-11-19 Thread Ender Erel
esday, November 20, 2013 8:22 AM To: Ender Erel Cc: interest@qt-project.org Subject: Re: [Interest] Glyph fallback 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 > glyphs. > > First

Re: [Interest] Glyph fallback

2013-11-19 Thread 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 > glyphs. > > First, let me explain my situation: > I have three TTF fonts (without any overlap in glyph coverage): > -FontA: includes Latin, Cyrillic and G

[Interest] Glyph fallback

2013-11-19 Thread Ender Erel
Hi all, I am using Qt on Embedded Linux and trying to setup fallback fonts for some glyphs. First, let me explain my situation: I have three TTF fonts (without any overlap in glyph coverage): -FontA: includes Latin, Cyrillic and Greek characters -FontB: includes Korean characters -FontC: include