<div dir="ltr">yes, the binaries are ok.<br>thank you for uploading them. i'm using them once in a while.<br><br>However, they present the same functionality as my old binaries.<br><br>What i was looking for, specifically, was the ability to convert an HTML file from VISUAL hebrew to LOGICAL hebrew.<br>
<br>indeed, each word in itself is converted well in fribidi.<br>but as a whole, the sections of a sentence with html code should also change their order.<br><br>e.g.<br>(visual hebrew: very old style, seen well only with specific encoding, browser and backword fonts)<br>
<span style="font-family:courier new,monospace">zyx  onml <html code> gfe  dcba      <br></span><br>(after fribidi, as seen when ordered properly with <body DIR="LTR">. each section now looks good, but the sections are not in the right order)   <br>
<span style="font-family:courier new,monospace">lmno xyz <html code> abcd efg<br></span><br>(actually should've been: both text AND sections should be in this order)<br><span style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">abcd efg </span><html code> </span><span style="font-family:courier new,monospace"><span style="font-family:courier new,monospace"></span>lmno xyz </span><br>
<br>in the last scenario, the OS/GUI toolkits knows to display it right, while on disk the text is saved letter by letter as they exist <b>logically </b>)<br><br><br>so what i was hoping to find is a routine that will re-order the <b>sections of a sentence</b>.<br>
the logical hebrew's sentences are being broken with <br><ul><li>HTML tags,</li><li>english text</li><li>numbers</li><li>certain punctuation characters</li></ul><p><br></p><p>So far i'm found a workaround to my specific task. And there are very few websites which are still written that way, I don't think there's a point in implementing this feature, if it doesn't exist yet.<br>
</p><p><br></p><br><br><div class="gmail_quote">On Tue, Jan 1, 2013 at 12:34 AM, Behdad Esfahbod <span dir="ltr"><<a href="mailto:behdad@behdad.org" target="_blank">behdad@behdad.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I uploaded what I could build using mingw32 cross compiler here:<br>
<br>
  <a href="http://fribidi.org/download/win/" target="_blank">http://fribidi.org/download/win/</a><br>
<br>
Let me know if it's any good and I'll upload those with every new release.<br>
<br>
behdad<br>
<div class="im"><br>
On 12-12-31 08:41 AM, asaf greenberg wrote:<br>
> Where can i find a stable build of fribidi for Windows ?<br>
> I didn't find anything recent & working by myself.<br>
><br>
><br>
><br>
><br>
</div>> _______________________________________________<br>
> fribidi mailing list<br>
> <a href="mailto:fribidi@lists.freedesktop.org">fribidi@lists.freedesktop.org</a><br>
> <a href="http://lists.freedesktop.org/mailman/listinfo/fribidi" target="_blank">http://lists.freedesktop.org/mailman/listinfo/fribidi</a><br>
><br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
behdad<br>
<a href="http://behdad.org/" target="_blank">http://behdad.org/</a><br>
</font></span></blockquote></div><br></div>