The technique of minimizing the distortion artifacts when representing a high-resolution image at a lower resolution
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 antialiasingThis is how I draw Bitmap on Canvas in my Android app: canvas.save(); canvas.scale(scale, scale, x, y); …
android android-canvas antialiasingI am new to three.js and have starting working with it a lot recently. I really enjoy it and …
javascript three.js webgl render antialiasingI'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-embeddingCan I draw with anti-aliasing on canvas? I need my circles and line have smooth edges.
android graphics android-canvas antialiasingI'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 subpixelSimilary to "css transform, jagged edges in chrome", same occurs with Firefox on 3D transforms, eg: http://jsfiddle.net/78d8…
css firefox antialiasing css-transformsIt'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 directwriteI am new to Java and trying to use Java2D Graphics to create a Image. But the output is …
java graphics java-2d antialiasingThe normal font-weight in Sublime Text was always bold. Now it is really thin and i cant work with that. …
sublimetext2 antialiasing