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





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to