Skip to content

Instantly share code, notes, and snippets.

@singalen
Created October 2, 2017 20:17
Show Gist options
  • Save singalen/fe0bc8db9370bd7882747f5aaeb45b89 to your computer and use it in GitHub Desktop.
Save singalen/fe0bc8db9370bd7882747f5aaeb45b89 to your computer and use it in GitHub Desktop.
1. Windows: https://stackoverflow.com/questions/29438430/how-to-get-dpi-scale-for-all-screens
2. OS X: https://stackoverflow.com/questions/12589198/how-to-read-the-physical-screen-size-of-osx
3. GTK: https://stackoverflow.com/questions/25048987/in-gtk-linux-whats-the-correct-way-to-get-the-dpi-scale-factor
4. Qt: https://stackoverflow.com/questions/20603931/how-to-get-the-dpi-of-the-display-screen-in-qt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment