JDK-8116963 : Text seems to have spacing that makes it look bad
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: fx2.0.2
  • Priority: P3
  • Status: Resolved
  • Resolution: Duplicate
  • Submitted: 2011-11-15
  • Updated: 2015-06-17
  • Resolved: 2012-02-07
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.1Resolved
Related Reports
Duplicate :  
Description
While testing DnD using toys/DragDropText I noticed that the spacing between letters seems to make the text look bad compared to native rendering.
Comments
Dup of RT-14187
07-02-2012

This is partially down to rounding we do to work around the Intel HD bug. I think there is a plan to look again at whether we can resolve this with higher precision restricted or otherwise limited to Intel HD. But we likely also need to generate the sub-pixel glyphs as discussed in RT-14187 and that should help too.
05-01-2012

I think there may already be a bug covering this, but I can't find it. Assign to Phil to evaluate.
17-11-2011

Attaching screenshots showing the Native Mac (rendered using Pixelmator - Photoshop like app) lettar spacing.
15-11-2011

Attaching screenshots showing the JFX lettar spacing.
15-11-2011