<div dir="ltr">Isn't CLEAR just like SRC having all components zero?</div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">Best regards<br>Petr Kobalicek<br></div></div>
<br><div class="gmail_quote">On Mon, Feb 9, 2015 at 10:23 PM, Adrian Johnson <span dir="ltr"><<a href="mailto:ajohnson@redneon.com" target="_blank">ajohnson@redneon.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 10/02/15 03:09, Bernhard R. Fischer wrote:<br>
> I solved the problem.<br>
> What I did was to cut out holes of a polygon in a group by using<br>
> CAIRO_OPERATOR_CLEAR and then painted the group to the PDF surface<br>
> (pop_group_to_source(), paint()).<br>
><br>
> Although this works fine with image surfaces it seems that this operation is<br>
> not supported (or not implemented correctly) in the PDF backend as well as in<br>
> the SVG backend.<br>
<br>
</span>CAIRO_OPERATOR_CLEAR is not supported by pdf so is implemented using<br>
fallback images.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
--<br>
cairo mailing list<br>
<a href="mailto:cairo@cairographics.org">cairo@cairographics.org</a><br>
<a href="http://lists.cairographics.org/mailman/listinfo/cairo" target="_blank">http://lists.cairographics.org/mailman/listinfo/cairo</a></div></div></blockquote></div><br></div>