Fix fonts not being bundled (868da651) · Commits · René de Hesselle / rnote_macos · GitLab
René de Hesselle
·
2025-11-27
·
via rnote_macos:v0.14.0+227 commits
| Original line number |
Diff line number |
Diff line |
|
@@ -84,7 +84,7 @@ $(date +%Y) Felix Zwettler'" "$RNOTE_APP_PLIST" |
|
|
|
|
|
# add additional font directory for bundled fonts
|
|
|
/usr/libexec/PlistBuddy -c "Add ATSApplicationFontsPath string \
|
|
|
'share/rnote/fonts/'" "$RNOTE_APP_PLIST"
|
|
|
'share/fonts/'" "$RNOTE_APP_PLIST"
|
|
|
|
|
|
# add custom build information (RM = rnote_macos)
|
|
|
/usr/libexec/PlistBuddy -c "Add RMGitDescribeSource string \
|
|
|
| Original line number |
Diff line number |
Diff line |
|
@@ -21,6 +21,7 @@ |
|
|
<plist>tmp/rnote.plist</plist>
|
|
|
<resources>
|
|
|
<resource>share/rnote</resource>
|
|
|
<resource target_path="share/fonts">share/fonts/rnote-fonts</resource>
|
|
|
<!---->
|
|
|
<resource>etc/fonts</resource>
|
|
|
<resource>share/fontconfig</resource>
|
|
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。