Commit graph

6 commits

Author SHA1 Message Date
Andrew Svetlov
20bbf54f5e Issue #3033: Add displayof parameter to tkinter font.
Patch by Guilherme Polo.
2012-04-05 12:41:20 +03:00
Andrew Svetlov
39f0037735 Issue #802310: Generate always unique tkinter font names if not directly passed 2012-04-03 09:48:07 +03:00
Andrew Svetlov
5af3e1afb0 reformat code to follow PEP8 2012-04-03 09:39:47 +03:00
Amaury Forgeot d'Arc
d61d077bf5 #1730136: Fix comparison between a tk Font object and an object of a different type. 2010-09-17 23:27:09 +00:00
Georg Brandl
14fc4270da Tkinter, step 2: adapt imports. 2008-05-17 18:39:55 +00:00
Georg Brandl
3302312383 Tkinter move, part 1: move modules. 2008-05-17 18:28:57 +00:00
Renamed from Lib/lib-tk/tkFont.py (Browse further)