[HarfBuzz] Fixing Khmer U+17DD

Behdad Esfahbod behdad at behdad.org
Tue Apr 8 16:04:29 PDT 2014


Thanks Martin.  Fixed.  Can you give me a full sequence for testing?

On 14-04-08 06:01 AM, Martin Hosken wrote:
> Dear Behdad,
> 
> Khmer has a rare character U+17DD used by linguists and minorities and it isn't shaping correctly in that there is a dotted circle inserted if it occurs before U+17C8. The fix to this is to change the test for vowel to include U+17DD.
> 
> In hb-ot-shape-complex-indic.cc, near the start of set_indic_properties there is a test of hb_in_range(u, 0x17CB, 0x17D3) this would need an extra || u == 0x17DD.
> 
> TIA,
> Yours,
> Martin
> _______________________________________________
> HarfBuzz mailing list
> HarfBuzz at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/harfbuzz
> 

-- 
behdad
http://behdad.org/


More information about the HarfBuzz mailing list