antialiasing
connecting multiple anti-aliased lines together
I implemented/copied the wu line algorithm from pseudo-code on wiki-pedia and other places. When drawing a sine wave it breaks down at the point where the line changes from y dominant to x dominant ([详细]
2023-02-27 10:21 分类:问答Photoshop style anti aliasing style in css
I\'m in the process of setting up a stylesheet for a PSD mockup we have of a new website. Most of the text in the mockup uses the \'sharp\' anti aliasing method from photoshop.[详细]
2023-02-24 17:16 分类:问答How can I create an opacity mask in wpf that doesn't scale?
Ok, I\'ve created a PNG-24 with transparency. It\'s basically a grayscale image that uses \'colors\' in between black and transparent instead of black and white.I did this so I can use this as the Opa[详细]
2023-02-23 05:33 分类:问答Disable anti-aliasing when drawing an image to a canvas-element in IE9
Our application loads a PNG-image via JavaScript and draws it to the 2D-context of a canvas-element in order to read the exact color values of the pixels (using getImageData).[详细]
2023-02-20 12:06 分类:问答iPhone: problem rotating a UIView - doesn't look right
I am adding a simple UIView to my app. This works fine, until I use the \'transform\' property to rotate it:[详细]
2023-02-19 23:25 分类:问答WPF - How to Enable TextFormattingMode="Display" for all controls in the application?
I am currently programming WPF on Windows XP where anti-aliasing is rendered as blury text. We want to anti-aliasing on the whole WPF application by setting TextOptions.TextFormattingMode to Display.[详细]
2023-02-19 04:06 分类:问答Java Applet: no antialiased font in browser (but in AppletViewer)
In the AppletViewer, my Applet looks like this: In the browser, my Applet looks like this: As you can see, the font is not antialiased. Also the background color is different. And all the text is[详细]
2023-02-17 21:36 分类:问答FFTW for exponential frequency axis
I have a group of related questions regarding FFTW and audio analysis on Linux. What is the easiest-to-use, most comprehensive audio library in Linux/Ubuntu that will allow me to decode any of a var[详细]
2023-02-17 05:51 分类:问答Flash CS5 - How to change anti-aliasing on all text containers in an animation
Is there a quick way to change all text containers so that the anti-alias setting is \"Use Device Fonts\"?[详细]
2023-02-15 07:29 分类:问答FlashPunk: How to get that classic Jaggy Edge on Rotated Sprites?
It seems like even if you set an Image object\'s smooth property to false, it doesn\'t make the Bitmap look jaggy on non-90-degree angles (jaggy = aliased, opposite of a smooth edges = anti-aliased).[详细]
2023-02-13 16:07 分类:问答