Downloading SVGs of all the individual notation symbols in MuseScore?
Is there a way to download SVGs of all the individual notation symbols in MuseScore? (without having to export the individual symbols to SVG file each time?)
Thanks,
Dave
Is there a way to download SVGs of all the individual notation symbols in MuseScore? (without having to export the individual symbols to SVG file each time?)
Thanks,
Dave
Do you still have an unanswered question? Please log in first to post your question.
Comments
The notation symbols are provided from a font - the default is Leland, or for symbols not present in Leland, Bravura is used as a fallback. There are other fonts available as well - see Format / Style / Score.
So anyhow, to get access to the symbols directly, you can download the fonts from the MuseScore sources on GitHub - https://github.com/musescore/MuseScore/tree/master/fonts - and then presumably there exist font utilities that can convert the characters into SVG as necessary. Or you might find it simpler to just use the font directly, depending on what you are trying to do.