<div dir="ltr">FriBidi just deals with reordering. The nikud placement is the responsibility of the rendering engine. Most rendering engines already have bidi support built in, so if you first reorder your string through fribidi and then try to display it, then you are very likely to get the wrong result.<br>
<br>Typically if you think that you need to use fribidi, then you are working at too low a level. Stay with pango or Qt or another high level toolkit. <br><br>What exactly are you trying to do?<br><br>Regards,<br>Dov<br><br>
<div class="gmail_quote">On Wed, Aug 3, 2011 at 13:16, Ely Levy <span dir="ltr">&lt;<a href="mailto:elylevy@cs.huji.ac.il">elylevy@cs.huji.ac.il</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi,<br>
<br>
I noticed that fribidi doesn&#39;t work correctly on Hebrew strings<br>
with nikud in them. It seems that the nikud goes below or above the wrong<br>
character. Did anyone else notice this bug? Since I didn&#39;t find<br>
any bug report about it I was wondering if it&#39;s something that broke<br>
in the latest versions.<br>
<br>
<br>
Ely<br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
Linux-il mailing list<br>
<a href="mailto:Linux-il@cs.huji.ac.il" target="_blank">Linux-il@cs.huji.ac.il</a><br>
<a href="http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il" target="_blank">http://mailman.cs.huji.ac.il/<u></u>mailman/listinfo/linux-il</a><br>
</blockquote></div><br></div>