Top "Antialiasing" questions

The technique of minimizing the distortion artifacts when representing a high-resolution image at a lower resolution

Draw smooth circle in iOS sprite kit

I try to draw a single circle in my iOS SpriteKit project but the edges of the circle are not …

ios drawing sprite-kit geometry antialiasing
Drawing an anti-aliased line with thePython Imaging Library

I'm drawing a bunch of lines with the Python Imaging Library's ImageDraw.line(), but they look horrid since I can't …

python image graphics python-imaging-library antialiasing
Java Text on Image

I am loading an image in bufferedimage and then writing some text on it .After I add text it makes …

java image image-processing graphics antialiasing
Maintaining fixed-thickness lines in WPF with Viewbox scaling/stretching

I have a <Grid> which contains some vertical and horizontal <Line>s. I want the grid …

c# wpf antialiasing viewbox
HTML5 Canvas avoid any subpixel rendering

As seen here. I have been having a few issues with sub pixel precision in the canvas. Now I'm having …

javascript rendering antialiasing html5-canvas
Pyglet OpenGL drawing anti-aliasing

I've been looking around for a way to anti-alias lines in OpenGL, but none of them seem to work... here's …

python opengl antialiasing pyglet pyopengl
MacVim: Turn off anti-aliased fonts with advanced rendering enabled

With MacVim, I use the Monaco font at size 10, which under the standard MacVim config is NOT anti-aliased. When I …

vim fonts vi antialiasing macvim
Antialiasing not working in QGraphicsView

I re-implemented QGraphicsView to have the scene zoomed with a mouse wheel event. The scene contains several QGraphicsPixmapItem. The wheel …

qt antialiasing qgraphicsview aliasing
Does the Retina display eliminate the need for anti-aliasing?

With the iPhone 4, the Retina display's resolution is so high that most people cannot distinguish the pixels from one another (…

iphone antialiasing