<div dir="ltr">Hey everyone,<br><br>I have a patch for bug #1079 <a href="http://bugs.scribus.net/view.php?id=1079">http://bugs.scribus.net/view.php?id=1079</a><br><br>ok it&#39;s not really a patch; it&#39;s a git repository on github <a href="http://github.com/hasenj/scribus">http://github.com/hasenj/scribus</a><br>

<br>I try to merge often with upstream (svn) to keep it up to date, so I can send it as a patch any time.<br><br>Demo: <a href="http://i48.tinypic.com/1679ukz.png">http://i48.tinypic.com/1679ukz.png</a><br><br>I got a couple of guys to help me test it and we eliminated most of the
bugs. The only bugs remaining are those related to printing and
exporting to pdf. So basically this patch is mostly for displaying the text properly. Of course, if you can&#39;t print or export, then what&#39;s the point, right? bug I&#39;ll ignore this for the time being.<br><br>I&#39;m also not much of a publisher guy, so I can&#39;t add any typesetting features that are specific to Arabic.<br>

<br>The code is quite hakish, and I don&#39;t mean the code itself, but the way it interacts with the layout method is a big hack. I&#39;m basically hijacking it; inject some pre-processing and post-processing code that handles bidi and shaping, and hope that nothing breaks as a result.<br>

</div>