Skip to content

Commit

Permalink
On Mac don't 'install' Leland and don't 'build in' (musical) text fonts
Browse files Browse the repository at this point in the history
For Leland rather the build in version should get used and for Leland Text and the Edwin fonts the installed version should get used

Duplicate of musescore#7902. See also musescore#7900
  • Loading branch information
Jojo-Schmitz committed Aug 19, 2021
1 parent a63a3b1 commit 205f251
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion main/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,6 @@ if (APPLE)
../fonts/mscoreTab.ttf
../fonts/mscore-BC.ttf
../fonts/bravura/BravuraText.otf
../fonts/leland/Leland.otf
../fonts/leland/LelandText.otf
../fonts/petaluma/PetalumaText.otf
../fonts/petaluma/PetalumaScript.otf
Expand Down
5 changes: 0 additions & 5 deletions mscore/musescorefonts-Mac.qrc
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
<RCC>
<qresource prefix="/">
<file alias="fonts/leland/Leland.otf">../fonts/leland/Leland.otf</file>
<file alias="fonts/leland/LelandText.otf">../fonts/leland/LelandText.otf</file>
<file alias="fonts/edwin/Edwin-Roman.otf">../fonts/edwin/Edwin-Roman.otf</file>
<file alias="fonts/edwin/Edwin-Italic.otf">../fonts/edwin/Edwin-Italic.otf</file>
<file alias="fonts/edwin/Edwin-Bold.otf">../fonts/edwin/Edwin-Bold.otf</file>
<file alias="fonts/edwin/Edwin-BdIta.otf">../fonts/edwin/Edwin-BdIta.otf</file>
<file alias="fonts/mscore/mscore.ttf">../fonts/mscore/mscore.ttf</file>
<file alias="fonts/gootville/Gootville.otf">../fonts/gootville/Gootville.otf</file>
<file alias="fonts/bravura/Bravura.otf">../fonts/bravura/Bravura.otf</file>
Expand Down

0 comments on commit 205f251

Please sign in to comment.