Re: Sub-pixel area computations
Keith Packard <[email protected]>
| Newsgroups | gmane.comp.xfree86.render |
|---|---|
| Message-ID | <E173J4H-000884-00@localhost> |
Around 11 o'clock on May 2, Carl Worth wrote: > This is what had been thinking to do originally. Do you see any > problem with this approach? Yes. Which coordinates get snapped determines the result of the computation; this essentially codifies one implementation as the standard rather than building a spec which can be matched with multiple different implementations. In particular, I doubt very much that we'd ever see hardware match this exactly. I'm going to keep thinking about this and see whether I can't come up with a better spec. I have a few ideas... -keith