Vincent Hardy wrote:

You may also want to have a look at:

batik.gvt.text.BidiAttributedCharacterIterator

as it may provide a least some of the low level functionality you want.
Yes, it looks like what I was looking for, (it requires FontRendererContext, I'll try to provide dummy one with identity transformation). Thanks, Vincent.

Also, if you can rely on JDK 1.4, you could use the java.text.Bidi class that should provide the functionality you need.
I know, but we have to support 1.3 or even 1.2.

--
Oleg Tkachenko
eXperanto team
Multiconn Technologies, Israel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to