From 129edf3f12c5bdd2ad0e80b0ad49c7535b6c98ba Mon Sep 17 00:00:00 2001 From: Thomas Goyne Date: Fri, 18 May 2012 05:02:50 +0000 Subject: [PATCH] OS X: Use Lucida Grande by default Originally committed to SVN as r6817. --- aegisub/src/libresrc/osx/default_config.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/aegisub/src/libresrc/osx/default_config.json b/aegisub/src/libresrc/osx/default_config.json index 7598a5f62..852db6e3f 100644 --- a/aegisub/src/libresrc/osx/default_config.json +++ b/aegisub/src/libresrc/osx/default_config.json @@ -51,7 +51,7 @@ "Drag Timing" : true, "Inactive Lines Display Mode" : 1, "Karaoke" : { - "Font Face" : "Verdana", + "Font Face" : "Lucida Grande", "Font Size" : 9 }, "Lead" : { @@ -355,8 +355,8 @@ "Width" : 1280 }, "Edit Box" : { - "Font Face" : "", - "Font Size" : 10 + "Font Face" : "Lucida Grande", + "Font Size" : 13 }, "Grid" : { "Column" : [ @@ -372,8 +372,8 @@ {"bool" : true} ], "Focus Allow" : true, - "Font Face" : "Tahoma", - "Font Size" : 8, + "Font Face" : "Lucida Grande", + "Font Size" : 12, "Hide Overrides" : 1, "Hide Overrides Char" : "☀", "Highlight Subtitles in Frame" : true