Thanks for the answear.<br><br>Do you know a simple library we can use on top of harfbuzz to do bidi?<br><br><div class="gmail_quote">2010/1/16 hasen j <span dir="ltr"><<a href="mailto:hasan.aljudy@gmail.com">hasan.aljudy@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div dir="ltr">Actually, Khadel answered me but it was apparently only sent to my email<br><br>
Yes, HarfBuzz doesn't do that, it's part of the bidi algorithm, not the shaping, and harfbuzz doesn't do bidi.<br><br>

<div class="gmail_quote">2010/1/15 Nicolas Lacombe <span dir="ltr"><<a href="mailto:n.lacombe@gmail.com" target="_blank">n.lacombe@gmail.com</a>></span><div><div></div><div class="h5"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


no answear here?<br><br>I ran into the same problem, actually I think it's because harfbuzz interpret the bracket as a different cluster from Arabic. Thus, the bracket are not mirrored. I guess it's therefore intended.<br>



<br><div class="gmail_quote">2009/12/27 hasen j <span dir="ltr"><<a href="mailto:hasan.aljudy@gmail.com" target="_blank">hasan.aljudy@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


<div><div></div><div>
I ran into a problem where it seemed like HarfBuzz wasn't doing any<br>
bracket mirroring for arabic runs/items, even though I set the<br>
item.bidiLevel to 1.<br>
<br>
When I looked at the code in harfbuzz-arabic.c, it seems to only do<br>
mirroring in non-OT mode.<br>
<br>
<br>
    #ifndef NO_OPENTYPE<br>
        ....<br>
        arabicSyrianOpenTypeShape(..) // doesn't do mirroring<br>
        ....<br>
        return<br>
    #endif<br>
<br>
        shapedString(..) // does mirroring<br>
<br>
Is this a bug or the intended behavior? I noticed google chrome on<br>
linux doesn't do bracket mirroring either.<br></div></div>
_______________________________________________<br>
HarfBuzz mailing list<br>
<a href="mailto:HarfBuzz@lists.freedesktop.org" target="_blank">HarfBuzz@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/harfbuzz" target="_blank">http://lists.freedesktop.org/mailman/listinfo/harfbuzz</a><br>
</blockquote></div><br>
</blockquote></div></div></div><br></div>
</blockquote></div><br>