hi --

By "end of line" I did mean the right side. I'm seeing this behavior with 
Arabic embedded in English. I would expect the Arabic to appear on the left, 
though, since the base direction of the entire text is left-to-right. The way 
I'm splitting isn't preserving that information, so I'll look into setting the 
base direction as Phil suggested.

Thanks for the help!

brien


[EMAIL PROTECTED] wrote: > However,
> if I render a string that has runs    RL,  the R run
> is rendered at the end of the line.

Isn't this behavior the correct one? Your first part is RTL, so it is rendered 
at the right-hand side of the line (if this is what you mean by the "end of the 
line"). Your second part is LTR so it is rendered after it, but "after" is 
really "to the left of it" since the sentence begins with the RTL part.

What RTL language are you using?
[Message sent by forum member 'kirillcool' (kirillcool)]

http://forums.java.net/jive/thread.jspa?messageID=230983

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".



---------------------------------
Luggage? GPS? Comic books?
Check out fitting  gifts for grads at Yahoo! Search.

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to