FS#48937 - [intellij-idea-community-edition] Bad font quality due to stripped JRE

Attached to Project: Community Packages
Opened by Stephan Windmüller (windy) - Thursday, 14 April 2016, 12:26 GMT
Last edited by Lukas Jirkovsky (6xx) - Tuesday, 20 September 2016, 16:02 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Lukas Jirkovsky (6xx)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The upstream version of IDEA contains a patched OpenJDK which greatly improves the display quality of fonts.
However, this JRE is removed from the Arch package. Since the only alternative would be installing extra
packages from AUR like jdk8-openjdk-infinality or jdk8-openjdk-jetbrains-git, I would prefer to have the
JRE included or at least available in an extra package.

If the original JRE is used, there is also no need to patch idea64.vmoptions,
since "-Dawt.useSystemAAFontSettings=lcd" looks perfect.
This task depends upon

Closed by  Lukas Jirkovsky (6xx)
Tuesday, 20 September 2016, 16:02 GMT
Reason for closing:  Won't implement
Comment by Lukas Jirkovsky (6xx) - Tuesday, 20 September 2016, 16:02 GMT
I'm not going to use the bundled JDK, as that's a terrible duplication. However, you are free to experiment with settings in .vmoptions and custom jdk packages. In the next version the vmoptions files will be backed up, so they won't be overwritten on every update if they contain local changes.

Loading...