top | item 1400859

All you ever heard about graphics anti-aliasing is wrong

11 points| MaysonL | 16 years ago |news.squeak.org | reply

4 comments

order
[+] enygmata|16 years ago|reply
How the Morphic3's techniques compare to the techniques applied in Cairo or AGG, in performance terms?
[+] drcode|16 years ago|reply
I think you can get arbitrarily close to his results, however, if you just export at a higher resolution and then downsample the bitmap afterwards using linear interpolation in GIMP/Photoshop.

But if you need high performance, an approach like this seems like a good idea.