On Sat, May 22, 2010 at 5:04 AM, M Joonas Pihlaja <span dir="ltr">&lt;<a href="mailto:jpihlaja@cc.helsinki.fi">jpihlaja@cc.helsinki.fi</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im"><br></div>
Yes.  You&#39;re supposed to use cairo_surface_create_similar() or other<br>
such means to create &quot;similar surfaces&quot; to your target surface.<br>
Cairo will do its best to keep your vector drawing from being unduly<br>
rasterised, if your target surface itself is a vector surface.<br></blockquote><div><br>Ah, good. I wasn&#39;t aware of that particular function, but I expect it will do just fine. Thanks.<br></div></div>