Skip to content
Prev 50963 / 63424 Next

Support for high DPI 4K screens

On 09/05/2015 06:46 AM, Tom Wenseleers wrote:
R-help or RStudio support seem more appropriate for this?

'The correct way' is a very subjective term.  I really don't want R or 
any other application or operating system assuming that I bought a whole 
bunch of expensive 4k displays for smoother lines.  I bought them for 
pixel count.

We routinely use R and RStudio on 4k displays, I'm doing so right now.

The problem you are likely having is an old version of Windows, and has 
little or nothing to do with R or RStudio.  Windows 8 and higher have 
extensive application scaling support.

Of course, Macs and Linux have good scaling support also, and you get 
better R performance on Macs and Linux as well.

Even on Windows, we typically run almost all our applications on 4k 
displays at native resolution, and only change title bar and menu 
scaling based on distance to the screen.  We also use all those pixels.

Your use cases, of course, may vary. Which, in part, is why R has so 
much control over the types of graphic devices you create, and how you 
choose to control them.

Regards,

Brian