[issue10118] Tkinter does not find font

2020-06-17 Thread Terry J. Reedy
Terry J. Reedy added the comment: If this is not out of date, it is, and was, a tcl/tk (3rd party) issue. tkinter.font.families basically wraps a tk call. return root.tk.splitlist(root.tk.call("font", "families", *args)) -- resolution: -> out of date stage: -> resolved

[issue10118] Tkinter does not find font

2020-06-17 Thread E. Paine
E. Paine added the comment: On Linux using, tcl 8.6.10 and Python 3.8.3, this does not appear to be an issue (Zed appears in the tkinter font family list). -- nosy: +epaine ___ Python tracker

[issue10118] Tkinter does not find font

2019-03-15 Thread Mark Lawrence
Change by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue10118] Tkinter does not find font

2014-06-15 Thread Mark Lawrence
Mark Lawrence added the comment: Is this still a problem with tcl/tk 8.6? -- nosy: +BreamoreBoy ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue10118 ___

[issue10118] Tkinter does not find font

2014-06-15 Thread Terry J. Reedy
Terry J. Reedy added the comment: Mark, On Windows, 3.4 comes with tck/tk 8.6. I am guessing that you built not on windows. In any case, tkinter has had several patches since you last posted, not all backported to 2.7, so an updated report with 3.4 or 3.5 and 8.6 would help delineate the

[issue10118] Tkinter does not find font

2012-03-21 Thread Andrew Svetlov
Changes by Andrew Svetlov andrew.svet...@gmail.com: -- nosy: +asvetlov ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue10118 ___ ___

[issue10118] Tkinter does not find font

2010-10-26 Thread mark saaltink
mark saaltink platonic.liq...@gmail.com added the comment: I built the latest 2.7, with tk/tcl 8.5, and see the same problem. -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue10118 ___

[issue10118] Tkinter does not find font

2010-10-23 Thread R. David Murray
R. David Murray rdmur...@bitdance.com added the comment: Terry meant 2.6 is in security fix only mode. 2.7 will get bug fixes for an extended period. -- nosy: +r.david.murray ___ Python tracker rep...@bugs.python.org

[issue10118] Tkinter does not find font

2010-10-22 Thread Terry J. Reedy
Terry J. Reedy tjre...@udel.edu added the comment: 2.7 is in security-fix only mode. I am assuming that this is still a problem in 2.7 (and possibly 3.x). It would be good to confirm this. -- nosy: +terry.reedy versions: +Python 2.7 -Python 2.6 ___

[issue10118] Tkinter does not find font

2010-10-18 Thread Éric Araujo
Changes by Éric Araujo mer...@netwok.org: -- nosy: +gpolo ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue10118 ___ ___ Python-bugs-list mailing

[issue10118] Tkinter does not find font

2010-10-15 Thread mark saaltink
New submission from mark saaltink platonic.liq...@gmail.com: Tkinter, since tk 8.5 apparently, does not find all the fonts that tk knows about. I'm using Python 2.6.5 on Linux but have seen this on previous versions. I have added the font with xset fp+ some font directory. The font is