Hi, I&#39;m trying to draw a simple rounded rectangle with four little arcs, using one of the methods described <a href="http://cairographics.org/cookbook/roundedrectangles/">here</a>. The result is fine, with just one problem: the arc lines appear thicker in line width than the straight lines (estimated as twice as thick, while the straight lines are thin and sharp). This is especially annoying when the radius of the arcs is small. Is it possible to make the arc lines as sharp and thin as the straight lines?<div>
<br></div><div><span style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Any hints?</span></div>