Mathias Kalb wrote:
I found out that the problem is the method getPrimitiveBounds() in the class TextNode. It contains: primitiveBounds = textPainter.getBounds2D(this);
The value of "primitiveBounds" is null. I create the AttributeCharacterIterator (aci) and maybe I have to add something.
Do you provide a TextPaintInfo property for the ACI? with a non-null fill or stroke?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
