Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 
Share Thread:
Reddit Facebook Twitter
Retina display support
06-14-2016, 01:09 AM (This post was last modified: 06-14-2016 01:13 AM by alelepd.)
Post: #3
RE: Retina display support
Yeah, I learned that there is a wxWidget class to get the pixel ratio of the screen, it is called scaleFactor in wxWidget terminology. Retina screens (hpdi) have a scale factor of 2.

Of course, the real problem is how to render everything in 2x for these screens.

Some parts of the app works fine in retina screen (eg the preferences windows). But everything inside the 3d editor looks blurred so I guess that I should find a way to render that in twice the resolution.

If you where to render the 3d editor in twice the resolution it has, how would be your approach?
Reply


Messages In This Thread
Retina display support - alelepd - 06-13-2016, 02:53 AM
RE: Retina display support - dgud - 06-13-2016, 11:11 AM
RE: Retina display support - alelepd - 06-14-2016 01:09 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)