Top "Antialiasing" questions

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

OpenGL ES iPhone - drawing anti aliased lines

Normally, you'd use something like: glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); glEnable(GL_BLEND); glEnable(GL_LINE_…

iphone opengl-es line antialiasing
Draw smoothly scaled bitmaps on Canvas

This is how I draw Bitmap on Canvas in my Android app: canvas.save(); canvas.scale(scale, scale, x, y); …

android android-canvas antialiasing
Antialiasing not working in Three.js

I am new to three.js and have starting working with it a lot recently. I really enjoy it and …

javascript three.js webgl render antialiasing
@font-face anti-aliasing on windows and mac

I've used http://www.fontsquirrel.com/ to create a @font-face kit. It works fine, but the result on windows is …

css font-face antialiasing font-embedding
Can I draw with antialiasing on canvas?

Can I draw with anti-aliasing on canvas? I need my circles and line have smooth edges.

android graphics android-canvas antialiasing
Subpixel anti-aliased text on HTML5's canvas element

I'm a bit confused with the way the canvas element anti-aliases text and am hoping you all can help. In …

html text canvas antialiasing subpixel
3D CSS transform, jagged edges in Firefox

Similary to "css transform, jagged edges in chrome", same occurs with Firefox on 3D transforms, eg: http://jsfiddle.net/78d8…

css firefox antialiasing css-transforms
Disable Cleartype (text anti-aliasing) in IE9

It's well documented (e.g. here) that IE9 ignores the OS-wide settings for font smoothing (aka anti-aliasing). Even if font-smoothing …

wpf internet-explorer-9 antialiasing cleartype directwrite
Java2D Graphics anti-aliased

I am new to Java and trying to use Java2D Graphics to create a Image. But the output is …

java graphics java-2d antialiasing
Change Sublime Text 2 Font Weight

The normal font-weight in Sublime Text was always bold. Now it is really thin and i cant work with that. …

sublimetext2 antialiasing