• Terry Jan Reedy's avatar
    bpo-33656: On Windows, add API call saying that tk scales for DPI (GH-7137) · 800415e3
    Terry Jan Reedy yazdı
    On Windows 8.1+ or 10, with DPI compatibility properties of the Python binary
    unchanged, and a monitor resolution greater than 96 DPI, this should
    make text and lines sharper. It should otherwise have no effect.
    
    Using a magnifier, I determined that the improvement comes from horizontal and
    lines being better lined up with the monitor pixels. I checked that this call causes
    no problem on any Windows buildbot, including the Win7 buildbots. Unlike most
    IDLE patches, this one can be easily reverted by users by removing a few lines,
    at the top of idlelib/pyshell.py.
    800415e3
Adı
Son kayıt (commit)
Son güncelleme
..
2.0.rst Loading commit data...
2.1.rst Loading commit data...
2.2.rst Loading commit data...
2.3.rst Loading commit data...
2.4.rst Loading commit data...
2.5.rst Loading commit data...
2.6.rst Loading commit data...
2.7.rst Loading commit data...
3.0.rst Loading commit data...
3.1.rst Loading commit data...
3.2.rst Loading commit data...
3.3.rst Loading commit data...
3.4.rst Loading commit data...
3.5.rst Loading commit data...
3.6.rst Loading commit data...
3.7.rst Loading commit data...
3.8.rst Loading commit data...
changelog.rst Loading commit data...
index.rst Loading commit data...