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 139383

Summary: Cleartype font rendering not working anymore
Product: editor Reporter: jmborer <jmborer>
Component: Painting & PrintingAssignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Netbeans 6.1
Netbeans 6.5m1

Description jmborer 2008-07-09 12:40:32 UTC
When you run Netbeans with java 1.6 update 10, the font rendering used is not the Java one but the native Cleartype on
Windows. The font quality is just far better (my opinion).

This works very well with Netbeans 6.1, but not with Netbeans 6.5M1. I have attached screenshots that show this issue.
You can see it in particular with bold or italic fonts and "w" rendering.
Comment 1 jmborer 2008-07-09 12:41:07 UTC
Created attachment 64165 [details]
Netbeans 6.1
Comment 2 jmborer 2008-07-09 12:41:34 UTC
Created attachment 64166 [details]
Netbeans 6.5m1
Comment 3 jmborer 2008-07-09 12:57:50 UTC
After further investigation, it seems that it is only the editor that is affected by the issue. Look at the other labels
in menus, panels, dialogs. Everywhere it is beautifully rendered, but the editor...
Comment 4 Petr Dvorak 2008-07-29 12:00:26 UTC

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