How can I process Elements with "negative width" without getting an
Exception?

I'm processing a SVG file created from a commercial drawing program.

Inkscape draws this file OK without problems so why doesn't batik tolerate
it?


I'm getting
java.lang.IllegalArgumentException: negative width
exception
negative width

with stack trace back

GlyphLayout.java:1024>> getUnderlineShape()
GlyphLayout.java:436>> getDecorationOutline()
StrokingTextPainter.java:1191>> getDecorationOutline()
StrokingTextPainter.java:1036>> getOutline()
TextNode.java:281>> getOutline()
AbstractGraphicsNodeBridge.java:492>> getBBox()
SVGLocatableSupport.java:77>> getBBox()
SVGOMTextElement.java:135>> getBBox()
XyOutsideLabelGraphicsFilter.java:113>> acceptNode()
-- 
View this message in context: 
http://www.nabble.com/Need-to-process-negative-width-elements-without-causing-Exception-tp16036194p16036194.html
Sent from the Batik - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to