File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,10 +6,11 @@ Released on 2018-06-18?
66bpo-33656: On Windows, add API call saying that tk scales for DPI.
77On Windows 8.1+ or 10, with DPI compatibility properties of the Python
88binary unchanged, and a monitor resolution greater than 96 DPI, this
9- should make text and lines sharper. It should otherwise have no
10- effect. If perchance it make text worse on your monitor, you can
11- disable the ctypes.OleDLL call near the top of pyshell.py and report
12- the problem on python-list or idle-dev@python.org.
9+ should make text and lines sharper and some colors brighter.
10+ On other systems, it should have no effect. If you have a custom theme,
11+ you may want to adjust a color or two. If perchance it make text worse
12+ on your monitor, you can disable the ctypes.OleDLL call near the top of
13+ pyshell.py and report the problem on python-list or idle-dev@python.org.
1314
1415bpo-33768: Clicking on a context line moves that line to the top
1516of the editor window.
You can’t perform that action at this time.
0 commit comments