RE: Font scaling on High Res displays

2020-06-27 Thread Eirik Bakke
ubject: Re: Font scaling on High Res displays On a Linux desktop, HiDPI doesn't seem supported by NB 11. I configured editor settings to use very large font sizes so I can read source files though. The menus and window options are quite small though, so I just guess from memory when running

Re: Font scaling on High Res displays

2020-06-27 Thread Peter Steele
t;> *From:* Laszlo Kishalmi >> *Sent:* Friday, June 26, 2020 1:35 PM >> *To:* users@netbeans.apache.org >> *Subject:* Re: Font scaling on High Res displays >> >> >> >> You can run NetBeans on JDK 11 13 or 14 and still be able to work on Java >>

Re: Font scaling on High Res displays

2020-06-26 Thread Kevin Caravaggio
our projects > with JDK 8, even though the IDE itself is running on a more recent Java > version. > > > > -- Eirik > > > > *From:* Laszlo Kishalmi > *Sent:* Friday, June 26, 2020 1:35 PM > *To:* users@netbeans.apache.org > *Subject:* Re: Font scaling on High

RE: Font scaling on High Res displays

2020-06-26 Thread Eirik Bakke
e IDE itself is running on a more recent Java version. -- Eirik From: Laszlo Kishalmi Sent: Friday, June 26, 2020 1:35 PM To: users@netbeans.apache.org Subject: Re: Font scaling on High Res displays You can run NetBeans on JDK 11 13 or 14 and still be able to work on Java 8 projects., just add the

Re: Font scaling on High Res displays

2020-06-26 Thread Laszlo Kishalmi
You can run NetBeans on JDK 11 13 or 14 and still be able to work on Java 8 projects., just add the Java 8 platform into Tools > Java Platforms. On 6/26/20 6:36 AM, Jeff wrote: I'm running netbeans 11.3 or 12.0 but still using Oracle Java 8.  I'll try upgrading to a newer open JDK version since

RE: Font scaling on High Res displays

2020-06-26 Thread Joseph Huber
I have a Dell Precision 7720 laptop with the same issue. In Windows 10, you can adjust the scaling behavior for individual apps. Right-click on the shortcut for the app, select the “Compatibility” tab, and then click “Change high DPI settings” and switch between “System” and “Application”. Se

RE: Font scaling on High Res displays

2020-06-25 Thread Rob Walker
make any machine specific settings to the NB install & config that I sync between them. -R -Original Message- From: Laszlo Kishalmi Sent: 26 June 2020 06:48 To: users@netbeans.apache.org Subject: Re: Font scaling on High Res displays What is the NetBeans version you are using an

Fwd: Re: Font scaling on High Res displays

2020-06-25 Thread Laszlo Kishalmi
Forwarded Message Subject:Re: Font scaling on High Res displays Date: Thu, 25 Jun 2020 22:59:56 -0700 From: Vlad Palnik To: Laszlo Kishalmi Had the same issue, add: -J-Dsun.java2d.uiScale=2.5 right before -J-Dsun.java2d.dpiaware=true in ${NETBEANS_HOME

Re: Font scaling on High Res displays

2020-06-25 Thread Laszlo Kishalmi
What is the NetBeans version you are using and what is the runtime JDK for it? On 6/25/20 9:47 PM, Jeff wrote: I got a new Dell Precision 5540 laptop through work that is running a native resolution of 3840 x 2160 on a 15" screen.  Windows defaults to 250% scaling to make text and icons readab