]> git.saurik.com Git - wxWidgets.git/commitdiff
better font sizes
authorRobin Dunn <robin@alldunn.com>
Mon, 24 Jun 2002 19:36:19 +0000 (19:36 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 24 Jun 2002 19:36:19 +0000 (19:36 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/demo/wxStyledTextCtrl_2.py

index cc2484f9d7626dea33dde321fb221144f51266a0..325c4ea6ae50f4e383131ca36889ab119700f715 100644 (file)
@@ -29,8 +29,8 @@ else:
               'mono' : 'Courier',
               'helv' : 'Helvetica',
               'other': 'new century schoolbook',
-              'size' : 10,
-              'size2': 18,
+              'size' : 12,
+              'size2': 10,
              }