Hello guys, I have a problem:
I have made a circle (red) and on top of that red circle there's a dark blue circle with exact the same size and the dark blue covers the red one completely. Now, if i make the dark blue circle to a segment, its outline gets wavy and the red circle is visible on the edges as shown in the screenshot.
Is this a bug in inkscape or is there any way to get around this problem?
Thanks for the help.
Inaccurate circle segment
Re: Inaccurate circle segment
Could you attach the SVG file used for the screenshot?ueli wrote:Is this a bug in inkscape or is there any way to get around this problem?
AFAIU some limitations with regard to the precision of the rendering of ellipses/circles/arcs in Inkscape are due to them being approximated by bézier curves internally.
Possibly related reported issues:
- Bug #167356 in Inkscape: “Angle / rendering of arc (circle) isn't exact”
- Bug #168218 in Inkscape: “circles and arcs are incorrectly drawn (bezier appoximation)”
- Bug #477969 in Inkscape: “Arc end cap not perpendicular”
- Bug #653315 in Inkscape: “Bezier curves drawn, where svg file requires circular arcs”
- …