antialiasing
Rendering SVG shapes with crisp edges in IE9
IE9 appears not to honour the SVG shape-rendering=\"crispEdges\" attribute. Here\'s a sample SVG: <?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?>[详细]
2023-04-02 13:51 分类:问答jQuery fadeIn renders badly in Safari when used on an object with Text
I\'m using jQuery to fade in and fade out the contents of a DIV.The fade works fine and looks smooth in basically all browsers except for Safari (pc version 5.1, mac 5.0.5).In Safari, the HTML text po[详细]
2023-03-31 19:23 分类:问答Disable anti-aliasing by default in cocos2d
I\'m making a game in cocos2d that uses \"old-school\" style graphics, and I don\'t want the sprites to be antialiased in any way. I can use [[sprite texture] setAliasTexParameters] to disable th开发者[详细]
2023-03-30 07:11 分类:问答How can I make my JLabel's text, using a custom font, antialiased?
I\'m trying to create a SWING application using Java 1.6 and I have a JLabel that uses a custom font from a .ttf file.[详细]
2023-03-30 06:11 分类:问答Slow 3D rotation with antialiasing in Mathematica 7
3D surface rotation in Mathematica 7 with anti-aliasing turned off is very fast and smooth.However, turning on anti-aliasing, even at a moderate level, drastically reduces the rendered frame rate, mak[详细]
2023-03-30 03:04 分类:问答C#/VB.NET: Howto improve anti-alias quality
Question: In Reporting Service, I need to have a vertical, starting at bottom, bottom-to-top, horizontally middle aligned text.[详细]
2023-03-28 17:07 分类:问答HTML5 Canvas avoid any subpixel rendering
As seen here. I have been having a few issues with sub pixel precision in the canvas. Now I\'m having even more. I\'m trying to render hard edged isometric squares as shown in th开发者_C百科e image in[详细]
2023-03-27 23:30 分类:问答iPhone OpenGL ES draw nice lines
In my iPhone applica开发者_JAVA百科tion, many lines are drawn. Alas, some of them are neither vertical nor horizontal, meaning that they have jagged edges.[详细]
2023-03-27 09:28 分类:问答Antialiasing and updating a path lead to thicker lines than expected
The problem is pretty complicated to explain but here goes: I\'m making a paint program that draws paths onto a canvas with textured background. Each stroke is stored as a path that updates as the u[详细]
2023-03-25 00:48 分类:问答JOGL shimmering / texture flickering problem
i got a problem with my textures in a JOGL program. the textures i draw onto a cube which is taken from a displaylist are flickering.[详细]
2023-03-18 06:05 分类:问答
加载中,请稍侯......