--- Chris Whiting <[EMAIL PROTECTED]> wrote: > [snip] > > > Looks right to me. In passing I believe you were _not_ running the > > shape_arabic.pl script (and fribidi) correctly. I have the feeling > > you were running fribidi before the shaping script (it needs to be > > the other way around). I'm attaching a screenshot and the short > > sample file used (note the command-lines used within the shot). > > You are correct. I will try it the other way. Cool. > > Once I get some free time (don't know when), I was hoping of > > implementing the bidi algorithm (Unicode's TR-9 - also known as > > UAX #9) in perl (just for kicks and to prove to myself that I > > understand it fully - nothing you should wait for though). > > Well I had some free time in the past week waiting at airports for > some delayed flights. I implemented the bidi algorithm using Perl > (without the explicit codes or overrides). It works - almost. For > the few items that don't work, I still believe that I am following > the algorithm correctly. I print out the results after applying each > rule and cannot see my mistake. I suggest to do the following - mail your code and results to the fribidi list for their inspection since the experts all reside on those lists :-) fribidi.sf.net (soon to be part of gnu.org instead). > If you want I can send you the module, a test script, and some test files. Sure, but I will make my own implementation at some point (again to better understand the algorithm and to prove it to myself), but your code would be nice to have. Regards, - Nadim
__________________________________ Do you Yahoo!? Exclusive Video Premiere - Britney Spears http://launch.yahoo.com/promos/britneyspears/ _______________________________________________ Developer mailing list [EMAIL PROTECTED] http://lists.arabeyes.org/mailman/listinfo/developer

