Hi,

I was wondering if it's possible to curve text around specific curve (e.g. some sort 
of spline, or even an arc to begin with!).

I've tried using g.drawChars(...) and g2d.rotate(...), which manages to get test 
curving, but I can't figure out a way to get the text to follow some sort of a 
changeable curve.

I'm working on a "virtual grafitti wall" and having the option to curve text rather 
than having just plain old straight text would look a lot nicer.

Any help/pointers to books, other faq's(although I haven't managed to find anything 
myself...), etc... would be much appreciated.

Thanks,
Ken

===========================================================================
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