antialiasing
Color picking with AntiAliasing in OpenGL?
I\'m having a problem with color picking and antialiasing in 开发者_如何转开发OpenGL. When AA is activated results from glReadPixels are obviously wrong on object edges and object intersections. For e[详细]
2023-03-08 01:52 分类:问答Drawing scaled bitmaps on a SurfaceView -- no antialiasing
I\'m sorry if this topic has been brought before, but all my searches on the web and google groups did not help me.[详细]
2023-03-07 08:12 分类:问答How can I make my iOS TTTextEditor rounded corners less aliased in Three20?
I am trying to reproduce the UI for the iphone/iOS SMS app in my application. I am adapting the Three20 TTTextBarController. Unfortunately, my efforts have resulted in a bar that is substantially ugli[详细]
2023-03-07 04:39 分类:问答Having problems using circular textures to draw AA lines
I\'m working on a drawing application (similar to a 2d cad app) in Linux and one of the first things I discovered while working with OpenGL is that my Intel I5 Core HD GMA (built in) graphics hardware[详细]
2023-03-06 18:23 分类:问答Anti-aliasing in R graphics under Windows (as per Mac)
is there a way to plot anti-aliased graphics from the Windows version of R? As you can see from the two versions below the Mac version of R prints graphics anti aliased....[详细]
2023-03-06 13:42 分类:问答WPF DrawingContext seems ignore SnapToDevicePixels
I\'m drawing a chart by direct calls to DrawLine on the DrawingContext. Since I want to avoid any anti aliasing fe开发者_如何学运维ature, I tryed to put the SnapToDevicePixels=true on the parent UIEle[详细]
2023-03-06 10:39 分类:问答Java Text on Image
I am loading an image in bufferedimage and then writing some text on it开发者_JS百科 .After I add text it makes image blurry and text distorted. I have TEXT ANTIALIASING ON. It can be seen as attached[详细]
2023-03-05 13:39 分类:问答JOGL mipmaps and texture shimmering
I\'ve a wall and a brick texture in my OpenGL 2 scene that keeps shimmering and flashing no matter what I开发者_如何学运维 set. When I\'m zoomed in close (and can see clearly the texture), then the fl[详细]
2023-03-03 14:49 分类:问答Java not smoothing custom fonts
Me and my group are creating a web applet (entirely applet). However, I created a custom font to use for a banner but it won\'t use anti aliasing/font smoothing on it.[详细]
2023-03-02 14:42 分类:问答Java Write Text Image with Specific Fonts
I\'m writing some text on top of an existing image and the font isn\'t very sharp.Is there some settings either with the Graphics2D or Font classes that help make fonts look nicer when writing text on[详细]
2023-03-02 10:03 分类:问答