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 144715

Summary: No way to turn off font smoothing (anti-aliasing) in editor
Product: editor Reporter: matthies <matthies>
Component: Painting & PrintingAssignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description matthies 2008-08-21 14:33:51 UTC
Because the Advanced Options are gone in NB 6.5, it is not possible any more to turn off text anti-aliasing. Please 
bring this back.
Comment 1 Vitezslav Stejskal 2008-08-21 14:51:17 UTC
True. You can control it on the JDK level by adding -J-Dswing-aatext=<true|false> to your netbeans.conf (or on the
command line).

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