Re: Pixels Are Not Little Squares
Lawrence D'Oliveiro <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Organization | Geek Central |
| Message-ID | <[email protected]> |
On Fri, 22 Apr 2016 13:22:19 -0700, Krzysztof Kosiński wrote: > The little square model is OK for Cairo, since it uses a box filter > for sampling tje omage when rendering. This is necessary for > antialiasing. No it doesn’t, and no it isn’t. You’re probably thinking of image resampling, and Cairo offers a choice of filters for that <http://cairographics.org/manual/cairo-cairo-pattern-t.html#cairo-filter-t>. And the underlying Pixman layer offers even more. -- cairo mailing list [email protected] https://lists.cairographics.org/mailman/listinfo/cairo