This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 145683

Summary: Editor Font Severely Distorted in Vista (x86)
Product: editor Reporter: djrobbins <djrobbins>
Component: -- Other --Assignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Windows Vista   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot of Distorted Editor Font

Description djrobbins 2008-08-30 15:13:08 UTC
Font distorted to the point some fonts are not legible. Turning off ClearType and restarting Netbeans does not resolve
the issue.
Comment 1 djrobbins 2008-08-30 15:13:50 UTC
Created attachment 68709 [details]
Screenshot of Distorted Editor Font
Comment 2 djrobbins 2008-08-30 15:17:47 UTC
I was checking out Netbeans. I'm currently an Eclipse/Aptana user. I was interested in all the languages Netbeans
supports among also being free. I'm highly disappointed with the font rendering in the Netbeans editor (sorry). 

Is this something that can be fixed on my end or is this an actual problem with the rendering?
Comment 3 Petr Dvorak 2008-08-31 00:32:22 UTC
Hi djrobins!

We are aware of this issue, see:

http://www.netbeans.org/issues/show_bug.cgi?id=137845

This is a regression from 6.1 - font anti-aliasing is broken for some reason in 6.5. I don't know it surely, but it
might be a result of a large migration of editor settings...

Above-mentioned issue contains a workaround - start netbeans with command line switch "-J-Dswing-aatext=false" (or
"-Dawt.useSystemAAFontSettings=false", see
http://www.nabble.com/NB-6.5---how-disable-anti-aliasing-in-the-editor--to18737075.html) to disable editor's anti-aliasing.

With best regards,

Petr Dvorak

*** This issue has been marked as a duplicate of 137845 ***