Hello Everyone,

I've tried to render my svg graphics using PNG transcoder and I've found my
circles quite deformed in the result - they look rather like rounded
triangles, see the attachment (cropped, but not resized).

My svg content is calculated so all coords are quite strange:
width="421.49828125mm"
height="244.84213815789474mm"
viewBox="0 0 421.49828125 244.84213815789474"

each circle is defined like this one:
<svg:circle cx="35.313593749999995" cy="46.136875" r="2.5"
fill="rgb(77,170,0)" stroke="white"
stroke-width="0.333333333333333333"/>

I think I can avoid this using the bigger size of my SVG graphics, but I am
reporting this to be sure there is no fault from my side (e.g. some global
parameter which sets the precision). I hope it is not a mirage.

Regards,
Jan

Attachment: circles.png
Description: Binary data

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-h...@xmlgraphics.apache.org

Reply via email to