On Sat, Apr 21, 2012 at 9:44 AM, Travis Griggs <span dir="ltr">&lt;<a href="mailto:travisgriggs@gmail.com">travisgriggs@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word"><div>I&#39;m playing with the mesh gradient stuff in 1.12.0. I&#39;m drawing something like a spider plot, using mesh triangles between each arm. It&#39;s pretty cool that I can do this. One thing that puzzles me, is that the edges of the patches don&#39;t appear to be anti-aliased. Is that to be expected? I&#39;m drawing to an ImageSurface, and then drawing to the screen. A screen shot of what one looks like is attached. If one zooms in on it, one can see the hard jagged lines at the transitions to black. Is this to be expected?</div>
</div></blockquote><div><br><br>Yes, that is expected.<br>Gradients (linear, radial, mesh) are not supersampled or antialiased in any way, hence they can show jagged transitions in high-contrast areas.<br>You might want to render at a higher resolution and/or downscale the image to hide this issue.<br>
<br>Andrea<br><br> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="word-wrap:break-word"><br><div>
<span style="line-height:normal;text-indent:0px;border-collapse:separate;letter-spacing:normal;font-variant:normal;text-transform:none;font-style:normal;white-space:normal;font-family:Helvetica;font-weight:normal;word-spacing:0px"><div style="font-size:18px">
<div>--</div><div>Travis Griggs</div><div>Objologist</div><div>Light travels faster than sound. This is why some people appear bright until you hear them speak...</div><div><br></div></div><br><img src="" height="95" width="107"></span></div>
</div><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><br></blockquote></div><br>