
Dec. 13, 2022
1:47 a.m.
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