<br><br><div class="gmail_quote">On Tue, Jun 10, 2008 at 11:32 AM, DM Smith &lt;<a href="mailto:dmsmith555@yahoo.com">dmsmith555@yahoo.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><br>
</div>To really get Java to shine with RTL, you will need to ditch Swing.<br>
(BD still uses Swing.) Swing has poor bidi algorithm and rtl<br>
rendering. It&#39;s handling of joiners in fonts is poor also.<br>
<br>
Our plan for BD is to use an embedded browser. Ideally it would be the<br>
same on all platforms (e.g. Mozilla&#39;s xulRunner or WebKit), but we may<br>
end up with IE for windows, xulRunner for Linux and WebKit for Mac.<br>
<br></blockquote></div><br>I know that it may not be desirable but JRE 6 beta 10 if I remember correctly has webkit built in now.<br><br>So it will be much easier to use webkit but will require 6.10 when it comes out.<br>
<br><br>