OS is Debian Wheezy XFCE. Eclipse Version: 3.8.0. Fonts are horribly blurred. I already disabled it systemwide. But in Eclipse fonts are still anit-aliased.
OS is Debian Wheezy XFCE. Eclipse Version: 3.8.0. Fonts are horribly blurred. I already
Share
First, it might be better to ask about this on https://superuser.com/
I don’t know what you did to disable antialiasing system-wide, but there’s a nice write-up here on how to get sharp fonts with your configuration. It’s in Spanish, so here’s a summary:
Step 1: Enable subpixel rendering:
Step 2: Create
$HOME/.fonts.confwith the following contents:Also see this forum thread for other info on what to do about font problems with XFCE4.
However, for a discouraging message, take a look at this thread, where the verdict is that because Eclipse doesn’t use GTK+, there’s nothing you can do at the OS level. There also seems to be an Eclipse open bug report relevant to this.
Sorry I can’t offer a more definitive answer.