<div dir="ltr"><div>Could we get my patches to pixman (which make pixman implement GOOD/BEST directly) pushed? This would allow Cairo to not have to fall back to the image backend for these filters. Good is really not much slower than bilinear at scales where the bilinear result is acceptable, so it appears the overhead of the image backend is considerable.<br><br></div><div>I have a separate patch to allow cairo to use pixman for GOOD/BEST, but it requires knowledge of what version of X11 supports it.<br></div><div><br></div>This would also allow pixman to be enhanced to do 2-pass filtering, which is sorely needed and Cairo is only about 15 years behind on this...<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 20, 2015 at 5:09 AM, adlo <span dir="ltr"><<a href="mailto:adloconwy@gmail.com" target="_blank">adloconwy@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> On 19 Aug 2015, at 21:18, Bill Spitzak <<a href="mailto:spitzak@gmail.com">spitzak@gmail.com</a>> wrote:<br>
><br>
> CAIRO_FILTER_BILINEAR<br>
<br>
Thank you, this seems to be what I was looking for.<br>
<br>
Regards<br>
<span class="HOEnZb"><font color="#888888"><br>
adlo<br>
</font></span></blockquote></div><br></div>