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 cheryl.sabella, louielu, ned.deily, serhiy.storchaka, terry.reedy
Date 2017-09-20.01:30:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505871027.31.0.42150216547.issue31500@psf.upfronthosting.co.za>
In-reply-to
Content
I mean '  if scaling >= 1.2:' in run.fix_scaling.  It would also be interesting to instead replace the last line,  "font['size'] = -size" with "font['size'] = 9" (or 8 or 10) and see how close the dialog is to what is was before.
History
Date User Action Args
2017-09-20 01:30:27terry.reedysetrecipients: + terry.reedy, ned.deily, serhiy.storchaka, louielu, cheryl.sabella
2017-09-20 01:30:27terry.reedysetmessageid: <1505871027.31.0.42150216547.issue31500@psf.upfronthosting.co.za>
2017-09-20 01:30:27terry.reedylinkissue31500 messages
2017-09-20 01:30:27terry.reedycreate