icza / scelight

The source code of the Scelight project with all its modules.
https://sites.google.com/site/scelight/
Apache License 2.0
123 stars 19 forks source link

HiDPI support #23

Open mkaito opened 5 years ago

mkaito commented 5 years ago

Hey!

Probably relates to #21

Java on Linux is apparently hard to convince to scale its display up. Some googling suggests a newer JDK might just magically fix things, but scelight will require some shims to fill in for removed classes.

Alternatively I've seen programs like JDownloader offer a manual internal "font scale" setting.