Skip to content
Snippets Groups Projects
Verified Commit ec613ce2 authored by mirabilos's avatar mirabilos Committed by mirabilos
Browse files

the UI font (for mscore screenshots) is tricky

‣ MuseScore loads DejaVu Sans by default, which doesn’t have the
  font embedding exception

⇒ switch to another UI font

$ sudo apt-get install qt5ct
$ QT_QPA_PLATFORMTHEME=qt5ct qt5ct
$ QT_QPA_PLATFORMTHEME=qt5ct musescore

We use Fira Sans now, which is under the SIL OFLv1.1 as almost all
other fonts, from texlive-fonts-extra (in Debian), by recommendation
of: https://thomasbyttebier.be/blog/the-best-ui-typeface-goes-unnoticed
parent 857f525d
No related branches found
No related tags found
No related merge requests found
......@@ -54,6 +54,8 @@ embedding exceptions:
optionally bold and/or italic (GPLv3 with font embedding exception)
from MuseScore (embedded), for example scores and screenshots
• Fira Sans (SIL OFLv1.1) may occur as screenshot UI font
The subdirectory html/ contains a browsable export of the slides
from the MagicPoint format sources, embedding the aforementioned
fonts and the source images.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment