]> granicus.if.org Git - python/commitdiff
Issue #17642: add larger font sizes for classroom projection.
authorTerry Jan Reedy <tjreedy@udel.edu>
Wed, 31 Aug 2016 00:19:07 +0000 (20:19 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Wed, 31 Aug 2016 00:19:07 +0000 (20:19 -0400)
Lib/idlelib/configDialog.py

index b4866dd6668661fc423e990ac73404bfc6ace57e..d53f5ff2008d7e95375763de9c0fd8de2ada2bbd 100644 (file)
@@ -1012,7 +1012,8 @@ class ConfigDialog(Toplevel):
             pass
         ##font size dropdown
         self.optMenuFontSize.SetMenu(('7', '8', '9', '10', '11', '12', '13',
-                                      '14', '16', '18', '20', '22'), fontSize )
+                                      '14', '16', '18', '20', '22',
+                                      '25', '29', '34', '40'), fontSize )
         ##fontWeight
         self.fontBold.set(fontBold)
         ##font sample