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 16:05:12 +1200, I wrote: > The explanation of how to draw sharp single-pixel-wide lines > <http://cairographics.org/FAQ/#sharp_lines> could be better phrased. I have just posted a patch for the wiki, which replaces all that discussion with the simplest possible solution: instead of calculating all your own careful alignment to device pixels, just turn off anti-aliasing and let Cairo do it for you. -- cairo mailing list [email protected] https://lists.cairographics.org/mailman/listinfo/cairo