updated for version 7.0052
diff --git a/src/gui_mac.c b/src/gui_mac.c
index b43aec0..bbf329d 100644
--- a/src/gui_mac.c
+++ b/src/gui_mac.c
@@ -3808,7 +3808,7 @@
 {
     /* TODO: Add support for bold italic underline proportional etc... */
     Str255	suggestedFont = "\pMonaco";
-    int		suggestedSize = 9;
+    int		suggestedSize = 10;
     FontInfo	font_info;
     short	font_id;
     GuiFont	font;