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]
