[HarfBuzz] ZWJ/ZWNJ and harfbuzz

2012-01-22 Thread Harshula
Hi Behdad, Just wondering if you've come across these bugs and whether harfbuzz is the only remaining obstacle in order for this to work correctly? https://bugs.webkit.org/show_bug.cgi?id=72984 https://code.google.com/p/chromium/issues/detail?id=45840 cya, #

Re: [HarfBuzz] ZWJ/ZWNJ and harfbuzz

2012-01-22 Thread John Tapsell
Please check ZWJ characters mixed in with thai when testing these patches. I have some patches to deal with this case for Qt but they haven't been merged yet. (I only wrote them yesterday). On 22 January 2012 11:15, Harshula harsh...@gmail.com wrote: Hi Behdad, Just wondering if you've come

Re: [HarfBuzz] Thai, revisited

2012-01-22 Thread Adam Twardoch (List)
On a related note, there is a number of fonts with Latin an Cyrillic and/or Greek alphabets which provide all features such as kern, smcp, liga etc. only in the latn script even if those features affect also the Cyrillic and/or Grrek fonts. This is mostly due to the tool used to produce them.

[HarfBuzz] harfbuzz-ng: Branch 'master'

2012-01-22 Thread Behdad Esfahbod
test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/misc/misc.txt |1 + 1 file changed, 1 insertion(+) New commits: commit ec3f506682fc6e2d7d7455e49d6c82ac9dd0c660 Author: Behdad Esfahbod beh...@behdad.org Date: Sun Jan 22 19:10:55 2012 -0500 Add Devanagari test from Tom

Re: [HarfBuzz] Possible bug with shaping

2012-01-22 Thread Behdad Esfahbod
On 01/19/2012 07:02 AM, Tom Hacohen wrote: Dear, A colleague of mine found a possible bug with Hindi. Quite possible. The Indic shaper is far from perfect. I'm working on getting the test suite going so I can drive the number of failures way down. Getting there, slowly but surely. The

[HarfBuzz] harfbuzz-ng: Branch 'master'

2012-01-22 Thread Behdad Esfahbod
test/shaping/texts/in-tree/shaper-indic/south-east-asian/MANIFEST |1 + test/shaping/texts/in-tree/shaper-indic/south-east-asian/script-thai/MANIFEST |1 + test/shaping/texts/in-tree/shaper-indic/south-east-asian/script-thai/misc/MANIFEST |1 +

[HarfBuzz] harfbuzz-ng: Branch 'master'

2012-01-22 Thread Behdad Esfahbod
test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/misc/misc.txt |3 +++ test/shaping/texts/in-tree/shaper-indic/south-east-asian/script-thai/misc/misc.txt |9 + 2 files changed, 12 insertions(+) New commits: commit 1a5a91dc0d8bf4b72a2f22dc6300b06ad7000b79

Re: [HarfBuzz] ZWJ/ZWNJ and harfbuzz

2012-01-22 Thread Behdad Esfahbod
Those bugs concern old HarfBuzz. I'm not aware of the situation there. I'll fix ZWJ/ZWNJ support in new HarfBuzz soon. behdad On 01/22/2012 06:15 AM, Harshula wrote: Hi Behdad, Just wondering if you've come across these bugs and whether harfbuzz is the only remaining obstacle in order for