JDK-8117915 : LCD font smoothing does not work on some Windows XP computers
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: fx2.1.1,7u6
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2012-08-16
  • Updated: 2015-06-17
  • Resolved: 2012-08-17
Related Reports
Duplicate :  
Description
The computer where LCD font smothing does not work (gray scale smoothing instead)
has this Windows version: Version 5.1 (Build 2600.xpsp.080413-2111 : Service Pack 3)
The graphics board is type "Intel(R) GMA 3100", string "Intel(R) G33/G31 Express Chipset Family".
I just guess that this information has an impact on font smoothing. What exactly are the requirements?
Please not that LCD font smothing does work with AWT/Swing applications.
Comments
This is a duplicate of RT-18902, which we currently do not plan to fix. Note that your graphics card is below the minimum to run the HW-acelerated pipeline, so it falls back to the software pipeline.
17-08-2012