[osg-users] Dumb Screen Resolution Question
Björn Blissing
bjorn.blissing at vti.se
Tue Apr 12 05:50:48 PDT 2016
Hi Paul,
This is the DPI-aware scaling you are seeing. Since Windows 8.1, the operating system will scale your application to this DPI-scaling setting, unless you explicitly declare the application as “DPI-aware”. Declaring your application as “DPI-aware” tells the operating system that you will be handling the scaling yourself.
I have posted about this before:
http://forum.openscenegraph.org/viewtopic.php?t=14318
Regards
Björn
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=66792#66792
More information about the osg-users
mailing list