Use this tag, if your question is specifically about anti-aliasing, such as how anti-aliasing works, how to enable or disable anti-aliasing, and why anti-aliasing isn't working.
Questions tagged [anti-aliasing]
96 questions
81
votes
11 answers
How to fix font anti-aliasing in IntelliJ IDEA when using high DPI?
I use a higher DPI setting which makes IntelliJ (actually Android Studio) have really messed up fonts.
I use MacType which renders my fonts beautifully elsewhere, but I guess Java VM somehow intercepts it or something, it's killing me.
Bloke
- 1,124
74
votes
19 answers
How can I improve font appearance in google chrome?
.
On the left is firefox 4, on the right is chrome 12. Is there a way to make chrome render prettier fonts?
The above image was taken on windows xp. Below is another example from windows 7.
hughes
- 1,792
41
votes
4 answers
Bad font anti-aliasing in Ubuntu
I'm switching from Fedora 8 to Ubuntu 9.04, and I can't seem to get it to get a good font anti-aliasing to work. It seems that Ubuntu's fontconfig tries to keep characters in integral pixel widths. This makes text more difficult to read, when 1…
Juliano
- 2,952
30
votes
7 answers
Stop Microsoft Word 2010 from smoothing screenshots?
When I insert JPEG screenshots into Microsoft Word, it smoothes them instead of preserving the original pixels from the bitmap. When I then print to PDF (using Acrobat Distiller), depending on my downsample settings, I either get blurry screenshots…
Herb Caudill
- 942
28
votes
6 answers
More crisp font for iTerm on OSX
On iTerm on OSX Mountain Lion the default Monaco font is not very good for white on black text
Aliased text is ugly
Anti-aliased text is too bold
I would prefer more crisp anti-aliased font. So...
Are there better fonts one could use?
Is there…
Mikko Ohtamaa
- 2,558
26
votes
4 answers
Getting crisper fonts in OS X after switching from Windows
I have switched my programming environment from Windows 7 to Mac OS X Lion, and I missed the Windows' crispy front rendering, for example, under Eclipse, you can check the screenshots.
OS X:
Windows:
Of course there are differences in font family…
Yoga
- 649
25
votes
4 answers
How to turn off ClearType and use whole-pixel anti-aliasing in Windows 7?
In Windows XP, you can have whole-pixel anti-aliasing by setting "Use the following method to smooth edges of screen fonts" to "Standard", or have sub-pixel anti-aliasing (for LCD monitors) by setting the option to "ClearType".
In Windows 7, I can…
netvope
- 5,475
15
votes
1 answer
Font smoothing in Wine
I've recently switched from Windows to Linux (elementary OS), and installed Notepad++ with Wine.
It works fine, but looks like Windows 95.
I tried setting registry settings to make the fonts look better, and everything from this thread.
I also…
uınbɐɥs
- 403
15
votes
2 answers
How to draw a line wich is 1 pixel width and many pixels length without anti-aliasing?
I wish to draw long black line in Photoshop with no anti-aliasing.
If I use Line tool it draws line with anti-aliasing. I.e. any imprecise line location relative to the pixel margins produce partially colored pixels near the line. While I need exact…
Suzan Cioc
- 2,643
14
votes
3 answers
How can I make non-anti-aliased text look good in Firefox on Mac OS X?
After being a Windows user for the last 10 years, I got a MacBook Pro, which I'm working on configuring to my liking.
I find small-size anti-aliased text to be blurry and hard to read, so I typically disable it. I've found the settings in the…
Kaypro II
- 1,482
12
votes
1 answer
What exactly is the difference between "Grayscale" and "RGBA" font anti-aliasing settings?
I've just switched to Ubuntu, and I'm trying to replicate the Windows ClearType font quality using the Unity Tweak Tool. The default anti-aliasing is "Grayscale", and I'm trying to change it to "RGBA", however, I'm not seeing any perceptible…
Mihai
- 938
12
votes
1 answer
Microsoft Word - Antialiasing for font selection panel
Is there a way for me to enable anti-aliasing on the Font Selection pane in Microsoft Word? I know that there are other ways for me to search for fonts, but for a quick search the non-anti-aliased text makes it hard for me to see how the font…
user244138
12
votes
4 answers
Anything (apart from GDI++) to improve font rendering on Windows?
As GDI++ development has stopped... do any of you guys know a better GDI32 replacement for Windows? Should work on 32-bit Windows XP.
Fladur
- 270
11
votes
1 answer
How to disable anti-aliasing in Notepad++ 6.7.9.2
I recently upgraded Notepad++ from 6.7.8.2 to 6.7.9.2.
Now the content of the documents is anti-aliased. It wasn't the case before.
Note that the only the content of the document is now anti-aliased : the tabs are fine, they are still not…
Florian Beaufumé
- 373
11
votes
4 answers
How to turn on/off fonts anti-aliasing in Notepad++?
Is there a way to turn on/off anti-aliasing in Notepad++, either through settings or a certain plug-in?
Dan7
- 411