JDK-8101622 : Use GDI on Windows to obtain LCD glyphs to be stored in our cache
  • Type: Sub-task
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: fx2.0
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2011-03-15
  • Updated: 2015-06-16
  • Resolved: 2011-04-15
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.0Fixed
Description
GDI can be used to render LCD glyphs into an offscreen DIB and then copied into our
normal internal glyph cache for rendering via shaders.
Comments
fixed
15-04-2011