From 209f8a5921de4ee46470321654bcbb0442599fda Mon Sep 17 00:00:00 2001 From: Benitoite Date: Sun, 16 Feb 2020 11:33:16 -0800 Subject: [PATCH] mac: sets the Resources font folder Sets a directory of fonts to use by the app @ Contents/Resources/etc/fonts (https://developer.apple.com/documentation/bundleresources/information_property_list/atsapplicationfontspath?language=objc) --- tools/osx/Info.plist.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/osx/Info.plist.in b/tools/osx/Info.plist.in index 7e4918cc0..4874567e7 100644 --- a/tools/osx/Info.plist.in +++ b/tools/osx/Info.plist.in @@ -31,6 +31,8 @@ GTK_OVERLAY_SCROLLING 0 + ATSApplicationFontsPath + etc/fonts CFBundleDevelopmentRegion English CFBundleDisplayName