From 8e13d469d8888d720199bedc38fcacf940a34d29 Mon Sep 17 00:00:00 2001 From: Benitoite Date: Wed, 26 Jul 2017 09:38:54 -0700 Subject: [PATCH] Uses FontFamily= and FontSize= instead of Font= https://github.com/Beep6581/RawTherapee/issues/3984 --- rtdata/options/options.osx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rtdata/options/options.osx b/rtdata/options/options.osx index 4d35255cd..54beadb25 100644 --- a/rtdata/options/options.osx +++ b/rtdata/options/options.osx @@ -24,7 +24,8 @@ PathTemplate=%p1/converted/%f CustomProfileBuilder= [GUI] -Font=Sans 12 +FontFamily=Arial Regular +FontSize=12 # Set here an absolute or relative path (to the rawtherapee.exe file) to the directory containing your own profiles. # If MultiUser=true, each user will have their own "options" file, and can set a common or different absolu path