java2d-interest  

Re: [JAVA2D] 1.4 regression bug

John Zukowski
Sat, 26 Jan 2002 20:23:07 -0800

Possible work around yes, but still a regression bug.

J

At 11:35 PM 1/26/2002 -0500, David Kavanagh wrote:
>Kevin,
>Thanks. However it gets a little more complicated than that. I use the
>LineBreakMeasurer. By using the transform on the FontRenderContext, the
>LBM knows how big the text will be and will break the line appropriately.
>I suppose I could spoof the graphics context by applying a scale to it's
>bounds (and to the text wrapping width), then using LBM and applying the
>scale to the graphics right before the tl.draw() call as you indicate.
>Hmm, possible workaround.
>Still, would be nice if the FontRenderContext.transform worked as before!
>
>     David


John Zukowski, Strategic Java Consulting
JZ Ventures, Inc. - http://www.jzventures.com
Java Collections - http://www.apress.com/catalog/book/1893115925/
The limits of my language are the limits of my world. - Wittgenstein

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