musescore file to inkscape
Hello,
I'm trying to open a musescore file in inkscape.
In musescore I save the sheet music as a .svg. Then I open it in inkscape. It looks basically ok, except that the note heads are replaced with chinese characters and a few other symbols are messed up.
I'm running 64-bit ubuntu studio 8.04
I read on this site that many graphics programs don't have the right fonts and that I need to add the font. I've added via synaptic the microsoft truetype fonts. I can't find a musescore font package. This site says musescore uses lilypond fonts, but I already have lilypond installed. My guess is that I need to do something with the musescore fonts so inkscape sees them. Any help would be appreciated. Thank you.
Comments
MuseScore uses indeed the Lilypond feta font, but it's slightly modified. You should be able to find the fonts on your file system, somewhere in the subdirectories of MuseScore (mscore).
In reply to MuseScore uses indeed the by Thomas
Thank you for the help. I searched for mscore on the file system and get 3 folders: mscore, mscore-0.9, and mscore-common. I don't see any font folders in these folders. Just things like docs, demo, wallpapers. Should I be looking for a folder called fonts or something else?
In reply to Thank you for the help. I by RJawad
The modified lilypond fonts are compiled into MuseScore. You need the sources and then search for *.ttf files.
In reply to music font by [DELETED] 3
Hi, thank you for your help. I feel like I'm getting somewhere but am not quite there yet.
I downloaded the sources for MuseScore. I extracted mscore-0.9.3.tar.bz2 to a folder mscore-0.9.3 on my desktop. Then I searched for .ttf files with
~Desktop/mscore-0.9.3$ find . -name *.ttf
This returned 0 files.
However, I found a folder called fonts with 4 files in it.
They are:
MScore1-20.sfd
Mscore-20.sfd
mscore1_20.otf
mscore_20.otf
I copied this folder to /usr/share/fonts/truetype
when i open my sheet music in inkscape, it looks a little better. The chinese characters are gone, but the note heads are )'s and several other things are still messed up.
In reply to could not find .ttf files by RJawad
Svg output is experimental and did not work in current versions. The fonts in the generated svg files have sizes of -1pt which is obviously wrong.
It is not sufficient to copy font to /usr/share/fonts, you must install them with some tools. On kubuntu there is a function in "system settings" to install fonts.
In reply to svg output by [DELETED] 3
oh, so you dont think its possible to get an accurate svg file with the current stable version of musescore?
In reply to oh, so you dont think its by RJawad
yes, i think it does not work right. I'm not sure this is a mscore or a qt problem. Hope to find out (or solve) that for next version.
ttf files etc ... look here : http://mscore.svn.sourceforge.net/viewvc/mscore/trunk/mscore/mscore/fon…
In reply to ttf files etc ... look here : by [DELETED] 5
thank you. i followed your link and found a file mscore-20.ttf but i dont know what to do with it. i click on it and it shows a page in my browser with a bunch of symbols and other text. someone else here said i need to install the font (somehow) and that simply copying a font to a folder doesnt work. i'm running ubuntu studio 8.04. Is there a fonts installer that you know of?
In reply to thank you. i followed your by RJawad
the procedure given here should work?
http://doc.ubuntu-fr.org/msttcorefonts?s[]=fonts#installation_manuelle_…
ask me for a translation in cae you need.