Hello
I am trying to get rtl-oriented text to work. I have batik 1.5 - in the readme it says that rtl text should work. Is there anything wrong with my example below ?
You need to add set the "unicode-bidi" property to "bidi-override".
<path id="t_32" d="M498376,252804L498399,252818L498627,253000" class="invis"/> <text> <textPath xlink:href="#t_32"> <tspan direction="rtl">My Text</tspan></textPath> </text>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]