Open
Description
Hi
I can't get cef python to work with dpi adware.
I have cef python 66 with pywin32 224 (python 3.6.8).
I added the method cef.DpiAware.EnableHighDpiSupport() after line 28 of your example cefpython/examples/pywin32.py
But it doesn’t work (see the screenshot). I’ve tested it also with PyQt but the result is the same.