RE: Font scaling on High Res displays

2020-06-27 Thread Eirik Bakke
..@stanref.com> From: Jeff mailto:predato...@gmail.com>> Sent: Thursday, June 25, 2020 11:48 PM To: users@netbeans.apache.org<mailto:users@netbeans.apache.org> Subject: Font scaling on High Res displays I got a new Dell Precision 5540 laptop through work that is running a native res

Re: Font scaling on High Res displays

2020-06-27 Thread Peter Steele
d this is how I >> deal with the scaling issue when I travel and am using the laptop display >> instead of external monitors. See the screenshot below. >> >> >> >> >> >> Thank You! >> >> >> >> Joe Huber >> >> Sta

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
hu...@stanref.com> *From:*Jeff mailto:predato...@gmail.com>> *Sent:* Thursday, June 25, 2020 11:48 PM *To:* users@netbeans.apache.org <mailto:users@netbeans.apache.org> *Subject:* Font scaling on High Res displays I got a new Dell Precision 5540 laptop through wo

RE: Font scaling on High Res displays

2020-06-26 Thread Joseph Huber
Reverchon Dr Arlington, TX 76017 Desk: 608-855-5808 Cell: 682-777-8374 jhu...@stanref.com From: Jeff Sent: Thursday, June 25, 2020 11:48 PM To: users@netbeans.apache.org Subject: Font scaling on High Res displays I got a new Dell Precision 5540 laptop through work that is running a native

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

Font scaling on High Res displays

2020-06-25 Thread Jeff
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 readable at this resolution. However, Netbeans project/source views don't seem to detect/honor the scaling settings and i