winbench / bench

Portable Software Environment for Windows
https://winbench.org
MIT License
20 stars 3 forks source link

Make GUI compatible with changed font size and dpi settings of windows #109

Open mastersign opened 7 years ago

mastersign commented 7 years ago

Support changed font sizes and HighDPI displays properly.

Implement this checklist and test the result: http://stackoverflow.com/questions/22735174/how-to-write-winforms-code-that-auto-scales-to-system-font-and-dpi-settings#29766847