[issue41851] tkinter: add font neg and equal methods

Tal Einat report at bugs.python.org
Sat Sep 26 09:15:51 EDT 2020


Tal Einat <taleinat+python at gmail.com> added the comment:

Why would negating the font size convert it from points to pixels?? It seems to be coming straight from Tk; is this documented anywhere?

I'd greatly prefer that we use a properly named property instead, e.g. .pixel_size.

----------
nosy: +taleinat

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41851>
_______________________________________


More information about the Python-bugs-list mailing list