The technique of minimizing the distortion artifacts when representing a high-resolution image at a lower resolution
I have a few 256x256 images I am using with Image controls in a WPF application. Although they are all 256…
c# wpf image antialiasingI want to use a pixel font on the web. I'm including it using @font-face however all the browsers are …
css font-face antialiasingI have a UIView object that rotates using CALayer's transform: // Create uiview object. UIImageView *block = [[UIImageView alloc] initWithFrame....] // Apply rotation. …
iphone objective-c uiview rotation antialiasingI'm writing a small Login dialog, and have embedded a banner at the top of the dialog for aesthetic reasons. …
c# .net wpf user-interface antialiasingI'm using Pygame to draw some things. The problem is that they have a lot of aliased edges: I want …
python pygame antialiasingI have drawn a circle by shader, but I can't get anti-aliasing to work. I tried finding an answer here …
unity3d shader antialiasingWhile testing the GUI of my JavaFX 8 application, I noticed that some labels are not displaying anti-aliased text. After some …
fonts javafx antialiasingMy QLabels look quite ugly, it seems that there's no anti-aliasing. How can I enable this feature (assuming it's available)?
qt antialiasing qlabelIs text anti-aliasing controlled by code, or is it embedded? What I want to do is take a swf file …
actionscript-3 text fonts antialiasing embedded-fontsI am experimenting with a simple Three.js scene (novice in this area). I am using the Three.js WebGLRenderer …
three.js webgl antialiasing