Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 11, 12
-
Fix Version/s: 12
-
Component/s: client-libs
-
Subcomponent:
-
Resolved In Build:b17
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8231359 | 11.0.6-oracle | Philip Race | P3 | Resolved | Fixed | b01 |
JDK-8233221 | 11.0.6 | Philip Race | P3 | Resolved | Fixed | b02 |
JDK-8233329 | openjdk8u242 | Philip Race | P3 | Resolved | Fixed | team |
Description
A fix for JavaFX was just pushed :
JDK-8188810: Fonts are blurry on Ubuntu 16.04 and Debian 9
https://bugs.openjdk.java.net/browse/JDK-8188810
which reduces the color fringing of text on Linux distros
which enable cleartype font rendering in their bundled
freetype libraries.
The same fix is needed in OpenJDK/Java 2D
See these discussions :
http://mail.openjdk.java.net/pipermail/openjfx-dev/2018-October/022602.html
http://mail.openjdk.java.net/pipermail/2d-dev/2018-October/009522.html
https://bugs.openjdk.java.net/browse/JDK-8188810
which reduces the color fringing of text on Linux distros
which enable cleartype font rendering in their bundled
freetype libraries.
The same fix is needed in OpenJDK/Java 2D
See these discussions :
http://mail.openjdk.java.net/pipermail/openjfx-dev/2018-October/022602.html
http://mail.openjdk.java.net/pipermail/2d-dev/2018-October/009522.html
Attachments
Issue Links
- backported by
-
JDK-8231359 Need to set the FreeType LCD Filter to reduce fringing.
-
- Resolved
-
-
JDK-8233221 Need to set the FreeType LCD Filter to reduce fringing.
-
- Resolved
-
-
JDK-8233329 Need to set the FreeType LCD Filter to reduce fringing.
-
- Resolved
-
-
JDK-8233937 Need to set the FreeType LCD Filter to reduce fringing.
-
- Resolved
-
- relates to
-
JDK-8214323 SwingMark TextArea 6% regression in 12-b17 on Linux client
-
- Closed
-