<div dir="ltr">T<div class="gmail_default" style="font-family:arial,helvetica,sans-serif;display:inline">​he Unicode bi-directional algorithm, which FriBidi implements, does not deal with positions of glyphs at all, but only with the glyph order, and in some cases with glyph substitutions. To get correct positioning you must use a shaping engine (e.g. pango or the more low level Harfbuzz). Especially for something as subtle as Hebrew diacritics positioning.​</div>
<div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;display:inline"><br></div></div><div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;display:inline">Regards,</div></div>
<div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;display:inline">Dov</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, May 20, 2013 at 7:19 PM, Eduardo Castineyra <span dir="ltr"><<a href="mailto:eduardo@brainstorm.es" target="_blank">eduardo@brainstorm.es</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
When I pass this text to fribidi:<br>
<br>
זָקֵף גָּד֕וֹל<br>
<br>
I get all the diacritics in incorrect positions.<br>
<br>
Is there a way to extract the correct positions of the characters, without having to use a glyph-based shaping engine?<br>
<br>
Thanks!<br>
______________________________<u></u>_________________<br>
fribidi mailing list<br>
<a href="mailto:fribidi@lists.freedesktop.org" target="_blank">fribidi@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/fribidi" target="_blank">http://lists.freedesktop.org/<u></u>mailman/listinfo/fribidi</a><br>
</blockquote></div><br></div>