Version 1.5 beta 2 The case is simple: simple svg, containing only a text node in Hebrew. I got a reference to this node after creating a GVT and called getBBox(). It throws an exception unless I set the unicode-bidi attribute to embed. I apologize I can't attach an example - the code I'm using is to be run inside cocoon and it's quite complicated for me to write an example from scratch. If, however, you still can't witness this problem without too much effort, tell me, and I'll try to find the time for that.
Thanks a lot in advance. Ytai Ben-Tsvi C T I Squared -----Original Message----- From: Thomas E Deweese [mailto:[EMAIL PROTECTED]] Sent: Monday, August 19, 2002 14:10 To: Batik Users Subject: Bidi text >>>>> "YBT" == Ytai Ben-Tsvi <[EMAIL PROTECTED]> writes: YBT> Hi, I have this problem with batik: When I use getBBox() on a YBT> text element it throws an IllegalArgumentException if the text YBT> contains bidi text unless I specify unicode-bidi="embed". YBT> Can anyone explain this to me? I'm not sure I fully understand YBT> the meaning of this attribute or the reason for this behavior. Hi Yyai, If you could provide exactly what version of Batik you are using, a full stack trace, and hopefully a small self-contained example, it might be easier to help you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
