[HarfBuzz] Problem in complex indic
datao zhang
dataozhang at hotmail.com
Sun Apr 15 05:03:45 PDT 2012
Hi:
Problem about finding the vowel syllable:
If the Indic shaper of Harfbuzz are following the OT specification of Microsoft, then the following rule in “hb-ot-shape-complex-indic-machine.rl” should be changed:
vowel_syllable = (Ra H)? V N? (z.H.c | ZWJ.c)? matra_group* syllable_tail %(found_vowel_syllable); =>
vowel_syllable = (Ra H)? V N? (z?.H.c | ZWJ.c)? matra_group* syllable_tail %(found_vowel_syllable);
please refer to http://www.microsoft.com/typography/otfntdev/devanot/shaping.aspx
Br,
Dean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/harfbuzz/attachments/20120415/5605b147/attachment.html>
More information about the HarfBuzz
mailing list