Marking Your Python Program as High DPI Aware Seamlessly Windows
问题 I just wanted to share the best way I found to do this in case other people were having issues as I was. If your Python/Kivy program has graphic issues with Virtual DPI scaling try this code out. It'll mark the program as High DPI Aware for you or the end user without having to do anything. This works for Windows 10, not sure about 8 or 7. Was wondering if anyone else knows if this will work for 8 and 7. To test this out, add the code in, set DPI up, log out and back in of user so the