hi all,<br><br>I&#39;m new to cairo and have a performance question.<br>I need to draw tons of filled circles (thousand, actually) and I found that using cairo_arc is not the way to go; it lacks the performance I need.<br>
<br>Can you recommend a method for drawing such a lot of objects in an acceptable timeframe?<br><br>thanks,<br>/mami<br>