[HarfBuzz] Fixing Khmer U+17DD

Olivier Berten olivier.berten at gmail.com
Wed Apr 9 00:22:21 PDT 2014


It seems you can find some examples here:
http://4khmer.wordpress.com/2012/05/10/%E1%9E%94%E1%9F%92%E1%9E%9A%E1%9E%BE%E2%80%8B%E2%80%8B%E1%9E%9F%E1%9E%89%E1%9F%92%E1%9E%89%E1%9E%B6-%E1%9E%A2%E1%9E%8C%E1%9F%92%E1%9E%8D%E1%9E%85%E1%9E%93%E1%9F%92%E1%9E%91-%E1%9E%93%E1%9E%B9/

Olivier


2014-04-09 1:04 GMT+02:00 Behdad Esfahbod <behdad at behdad.org>:

> 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/
> _______________________________________________
> HarfBuzz mailing list
> HarfBuzz at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/harfbuzz
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/harfbuzz/attachments/20140409/a36a2f20/attachment.html>


More information about the HarfBuzz mailing list