Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement HiDPI #3897

Open
asfimport opened this issue Mar 11, 2016 · 0 comments
Open

Implement HiDPI #3897

asfimport opened this issue Mar 11, 2016 · 0 comments

Comments

@asfimport
Copy link
Collaborator

@pmouawad (Bug 59168):
Following improvements made in #3674, this bug is created to take into account the following proposals from Benoit Wiart:

on macos loading @2x resources is supported since jdk8u20

The user should not choose a different size in the properties to get hdpi support.

hdpi image is coming to jdk9

if in hdpi the icon loader will try to load /status/myimage@2x.png if not found it will fall back to /status/myimage.png

it will allow third party plugins to progressively provide @2x resources

Some help, it's old and only cover macos but ...
http://bulenkov.com/2013/06/23/retina-support-in-oracle-jdk-1-7/
http://bulenkov.com/iconloader/

OS: All

Depends on:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant