antialiasing
Turn off antialiasing for black and white bitmap Rendered from canvas
I have a problem with WPF\'s anti aliasing of text.In my application the user designs text or image fieldsto be printed using a special printing device. I am using a canvas to host the fields, which a[详细]
2023-03-16 15:17 分类:问答IE7 and "jaggies" around layered PNGs (with jQuery)
I seem to be experiencing \"jaggies\" (jagged pixelation, black in this case) around PNG files, specifically with anti-aliased edges such as rounded borders (say, a large glossy button for example) in[详细]
2023-03-14 20:59 分类:问答Text doesn't anti-alias on transparent background in IE7/8
Example: http://jsfiddle.net/NBWmU/1/ I\'m using the following CSS to make the background of my div transparent in as many browsers as possible:[详细]
2023-03-14 05:41 分类:问答Using DirectX 9; Sprite Anti-Aliasing Halo
So I am coding in DirectX 9 and whenever I place a sprite inside of a 2D world. There is a white colored \"halo\" that appears around the sprite image p. I am using PNGs and the background behind the[详细]
2023-03-13 12:45 分类:问答Is there a technical reason why canvas's drawImage() doesn't do sub-pixel rendering / antialiasing?
Ttl;dr: I need to move an image VERY slowly in canvas without obvious pixel by pixel movement. I need some sort of anti-aliasing.[详细]
2023-03-13 12:10 分类:问答Enable antialiasing using Xlib
I\'m trying to develop a custom set o开发者_如何学JAVAf libraries for creating GUIs in Linux, with, you know, widgets, buttons, etc. So I\'m now learning to creating user interfaces using X11 and its[详细]
2023-03-12 20:39 分类:问答anti-alias fonts on android properly?
is there any way to render text with custom fonts (though i suppose the system font probably won\'t be much different) in a visually pleasing manner?[详细]
2023-03-12 12:23 分类:问答Anti-alias diagonal edges of CALayer
When I set the transform property of my CALayer with a CATransform3DRotate, the layer is properly rotated. However, the edges of the layer are jagged and not anti-aliased. I\'ve read a couple posts on[详细]
2023-03-11 01:41 分类:问答Does anyone even notice poor antialiasing?
So I had a project where I used the CSS3 rotate, and the borders on things don\'t a开发者_JAVA技巧ntialias very well. However nobody I showed it to noticed, only me. How many people actually notice po[详细]
2023-03-09 00:53 分类:问答How to get GPU multisampling modes descriptions?
I\'m implementing AA in my OpenGL game and I\'m using wglChoosePixelFormatARB to select suitable rendering context. There\'s a problem with selecting the right mode though.[详细]
2023-03-08 04:40 分类:问答
加载中,请稍侯......