This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients eric.fahlgren, paul.moore, ronaldoussoren, serhiy.storchaka, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2018-06-09.16:16:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528560970.24.0.592728768989.issue33656@psf.upfronthosting.co.za>
In-reply-to
Content
As reported on #26698, which was originally opened as an IDLE issue, but which I turned into a tkinter issue, one can also sharpen text buy opening python(w).exe properties, Compatibility tab, clicking [Change high DPI settings], and then checking [] Override high DPI scaling behavior while leaving the default 'Application'.  The effect is the same as 'SetProcessDpiAwareness (1)' -- or (2) if monitor is not changed.
History
Date User Action Args
2018-06-09 16:16:10terry.reedysetrecipients: + terry.reedy, paul.moore, ronaldoussoren, tim.golden, zach.ware, serhiy.storchaka, steve.dower, eric.fahlgren
2018-06-09 16:16:10terry.reedysetmessageid: <1528560970.24.0.592728768989.issue33656@psf.upfronthosting.co.za>
2018-06-09 16:16:10terry.reedylinkissue33656 messages
2018-06-09 16:16:10terry.reedycreate