>This might be helpful:
> http://www.glyphic.com/transform/
Specifically, what you'll want to look at is the applet on page 7 of that
tutorial. It shows several examples of continuous transformation of
text. In particular, it has text drawn along an arc.
The URL depends on how you run Java 1.3 applets in your browser:
APPLET tags: http://www.glyphic.com/transform/applet/7wighgly.html
via Plug-in: http://www.glyphic.com/transform/plugin/7wiggly.html
can't run
2.0 http://www.glyphic.com/transform/imageonly/7wiggly.html
Getting the text to look good when so transformed is non-trivial. There is
some discussion of how in the web site. Contact me if you need more details.
- Mark
(Author of the Affine Transform tutorial)
===========================================================================
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".