Hi,

I think it would be usefull if the class 
tkinter.font.Font<https://docs.python.org/3/library/tkinter.font.html#module-tkinter.font>
 would contain the path to the font.

With it, we can use many software like 
fonttools<https://github.com/fonttools/fonttools> to obtain more information 
about the font, because the class Font is very limited.

You could think it would be useless, but it is a nice feature when you know a 
font name and need more information, but you doesnt know it's location on the 
drive.

Have a nice day
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/2TEKERQE3N3AO2HJJF3YWKG5C7WE3D4B/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to