JDK-8101095 : Enable LCD Text Support for Mac
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: fx2.0
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2011-06-14
  • Updated: 2015-06-16
  • Resolved: 2012-01-05
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
fx2.1Fixed
Related Reports
Blocks :  
Blocks :  
Blocks :  
Duplicate :  
Description
There is a bit of work needed in the Es2SwapChain to enable LCD Text for mac, especially in regards to working well with dirty regions. (sharing the stableBackBuffer)
Comments
Thanks Thor. That works, but I can see why it was turned off. Found RT-19040 tracking the issue.
18-07-2012

It was decided, after this bug was fixed, that LCD text would be turned off by default on the Mac. To turn on one can use System.setProperty("prism.lcdtext","true");
17-07-2012

It is great that this issue has been resolved, but the Ensemble app does not demonstrate it. In 2.1.1 it is gray-scale antialiased. Is that a bug or a feature?
17-07-2012

This bug was resolved when RT-18458 was fixed. Back on 12/13/2011 rt-closed changeset: 15119 (f0abb0df6e6c)
05-01-2012

I believe the final obstacle of rendering LCD text on Mac will be resolved once RT-18458 is fixed.
05-01-2012

I believe this has long since been addressed and should be marked as "resolved" since LCD text is now working on Mac.
05-01-2012

can u pls comment on what needs to be done here?
03-01-2012

Change issue type to Feature (a task is a work item that does not touch any code in any of our repos).
14-06-2011