From 02cf9e3b1270a8d3de4eb9c7865b98cd4dabbeb5 Mon Sep 17 00:00:00 2001 From: Benitoite Date: Fri, 28 Jul 2017 09:44:11 -0700 Subject: [PATCH] FontFamily= & CPFontFamily= https://github.com/Beep6581/RawTherapee/issues/3984#issuecomment-318476962 --- rtdata/options/options.osx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/rtdata/options/options.osx b/rtdata/options/options.osx index 54beadb25..25696cb85 100644 --- a/rtdata/options/options.osx +++ b/rtdata/options/options.osx @@ -23,10 +23,6 @@ PathTemplate=%p1/converted/%f # Parameters: CustomProfileBuilder= -[GUI] -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 #Directory=profiles @@ -40,3 +36,7 @@ FontSize=12 # Default profile name (without extension) to use for standard (8bits) images #ImgDefault=Neutral + +[GUI] +FontFamily=Helvetica Regular +CPFontFamily=Helvetica Regular