I'm trying to use the GlyphVector.setGlyphPosition() method to render curved
text--I want to render the text in the shape of an arc.  I can't get the
setGlyphPosition() method to do anything yet.  Despite calling it to change
the y coordinate of each glyph in a GlyphVector, the text still gets
rendered along its original straight baseline.  I don't know if I'm using
the method improperly or if it, like the setGlyphTransform() method, is
currently lacking implementation.  There seemed to be some confusion about
this issue in the "Font rotation in a GlyphVector" threads back in November.

Does anyone know if setGlyphPosition() works properly? Have any ideas on how
I can use it to render curved text or otherwise manipulate the y coordinates
in a GlyphVector? Anybody know when the setGlyphTransform() method will be
fixed?

Thanks,
Ollie Zimmermann
[EMAIL PROTECTED]
[EMAIL PROTECTED]

=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 2D Home Page: http://java.sun.com/products/java-media/2D/

Reply via email to