This is actually a bug with batik or more likely jdk. It has been fixed in a more recent version, try 0.20.2 that comes with a fixed batik.
On 2001.10.26 20:00 "Lambrianides, Panos" wrote: > SVG cannot handle zero angles. > > The following path instruction produces a NAN error in the PDF > itself. > <svg:path > d="M80 80 L160 80 A80.0 80 0 > 0,0 > 160 80 z" style="fill:rgb(251,231,92);stroke:white;stroke-width:1"/>--> > </svg:svg> > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
