antialiasing
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 (supposedly). If this is the case, do apps that support the Retina displa[详细]
2023-02-01 01:21 分类:问答Anti-Alias versus Hi-Density Screen? [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Updat开发者_开发技巧e the question so it's on-topic for Stack Overflow.[详细]
2023-01-31 17:29 分类:问答2D openGL drawing lines that don't exactly fit pixel raster
I\'m drawing something similar to a LED VU meter in OpenGL. Result should be like on vertical bar of this:[详细]
2023-01-30 05:07 分类:问答poor image quality in windows forms app (no AA)
I have a Windows Forms app where I created a UserControl that consists of two But开发者_如何学JAVAtons and one Label. The Buttons have an png with transparent Background assigned.[详细]
2023-01-30 02:27 分类:问答Android antialiasing and pixel snapping
I have a simple ListView with 1 dip border around cells. But depending on position they renders as 1 оr 2 pixel height. As I understand it is due to antialiasing - 1 dip line renders as 1 pixel only[详细]
2023-01-29 10:09 分类:问答Java2D Graphics anti-aliased
I am new to Java and trying to use Java2D Graphics to create a Image. But the output is coming as anti-aliased. I tried many ways to rectify it but doesn\'t work. The characters are getting distorted[详细]
2023-01-27 06:25 分类:问答HTML5 Canvas and Anti-aliasing [duplicate]
This question already has answers here: 开发者_开发知识库Can I turn off antialiasing on an HTML <canvas> element?[详细]
2023-01-26 20:08 分类:问答Ugly rendering of image with DrawString-Method (ASP.NET)
I want to render some text as image in ASP.NET. It is working well, but the text is rendered very ugly (w开发者_JAVA技巧ith grey pixels around the text) even if I turn on AntiAlias (or ClearType) by c[详细]
2023-01-24 14:43 分类:问答ActionScript - Masking Parent of Dynamic Text Removes Anti-Alias?
when adding a mask to a parent sprite with a dynamic text field, the text loses anti-aliasing.how can i maintain the text\'s anti-alias while still applying a mask to its parent, and subsequently to i[详细]
2023-01-24 10:23 分类:问答Anti-aliasing in OpenGL
I just started with OpenGL programming and I am building a clock application. I want it to look something simple like this: http://i.stack.imgur.com/E73ap.jpg[详细]
2023-01-23 23:45 分类:问答
加载中,请稍侯......