Uses FontFamily= and FontSize= instead of Font=
https://github.com/Beep6581/RawTherapee/issues/3984
This commit is contained in:
parent
f12ee8a05a
commit
8e13d469d8
@ -24,7 +24,8 @@ PathTemplate=%p1/converted/%f
|
|||||||
CustomProfileBuilder=
|
CustomProfileBuilder=
|
||||||
|
|
||||||
[GUI]
|
[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.
|
# 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
|
# If MultiUser=true, each user will have their own "options" file, and can set a common or different absolu path
|
||||||
|
Loading…
x
Reference in New Issue
Block a user