History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-16380
Type: Usability Problem Usability Problem
Status: Open Open
Assignee: Unassigned
Reporter: Russell East
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Antialiased fonts not working for Linux running KDE (answer provided - FAQ?)

Created: 15 Nov 07 23:16   Updated: 15 Nov 07 23:16
Component/s: User Interface

File Attachments: None
Image Attachments:

1. idea-7.0.1-no-antialias.png
(71 kb)

2. idea-7.0.1-with-antialias.png
(115 kb)

Build: 7,364
Severity: Low


 Description  « Hide
Just installed 7.0.1 today and upon opening IDEA, it is clear that no font is anti aliased, anywhere in the UI - menus, editor, project, etc...

My system has
i686 cpu
Fedora 7 with all latest updates,
KDE 3.5.8-7.fc7,
nvidia driver 100.14.19,
kernel 2.6.23.1-21.fc7,
Sun JDK 6 update 3.

See the problem in attachment screenshot idea-7.0.1-no-antialias.png.

After googling, I found the following:
http://java.sun.com/javase/6/docs/technotes/guides/2d/flags.html#aaFonts
which describes a new AA property for JDK 6, specifically for the situation "JRE doesn't recognise your desktop setting (eg KDE)".

So, I added:
-Dawt.useSystemAAFontSettings=on
into my IDEA/bin/idea.vmoptions. You can see the resulting (good looking) UI in attachment idea-7.0.1-with-antialias.png



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.