From 6e701454fd33dd7b8691bff33cd1d2dda5de0595 Mon Sep 17 00:00:00 2001 From: SoftFever Date: Sun, 19 May 2024 21:14:19 +0800 Subject: [PATCH] fix osx font issue --- cmake/modules/MacOSXBundleInfo.plist.in | 2 ++ src/platform/osx/Info.plist.in | 2 ++ 2 files changed, 4 insertions(+) diff --git a/cmake/modules/MacOSXBundleInfo.plist.in b/cmake/modules/MacOSXBundleInfo.plist.in index f453a8a844..1f435674cf 100644 --- a/cmake/modules/MacOSXBundleInfo.plist.in +++ b/cmake/modules/MacOSXBundleInfo.plist.in @@ -26,6 +26,8 @@ ???? CFBundleVersion ${MACOSX_BUNDLE_BUNDLE_VERSION} + ATSApplicationFontsPath + fonts/ CFBundleURLTypes diff --git a/src/platform/osx/Info.plist.in b/src/platform/osx/Info.plist.in index e58a3d0681..f5846c023a 100644 --- a/src/platform/osx/Info.plist.in +++ b/src/platform/osx/Info.plist.in @@ -23,6 +23,8 @@ CFBundleVersion @SLIC3R_BUILD_ID@ CFBundleURLTypes + ATSApplicationFontsPath + fonts/ CFBundleURLName