better font sizes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2002-06-24 19:36:19 +00:00
parent 09bb255197
commit fc5d3e42d8

View File

@ -29,8 +29,8 @@ else:
'mono' : 'Courier',
'helv' : 'Helvetica',
'other': 'new century schoolbook',
'size' : 10,
'size2': 18,
'size' : 12,
'size2': 10,
}