Add option to trim whitespace/margins in converter mode when outputting graphics
So that one can invoke "mscore -trim foo.mscz -o foo.png" and get a nicely trimmed graphic one can insert into a text document without all the white space. Although I am actually not sure how it should work - I need to look at my MuseScore Example Manager plugin for LibreOffice to remember how this is supposed to look.
Comments
There is and option in Export where you can save as a .png file that only saves text, and deletes the white/blank space. Does that help?
I don't know what option you are talking about. How do I access it?
I think MyOwnMusician is referring to saving as PNG, with the Export option "Transparent Background" enabled. Of course this only removes the white background, but does not crop. What Marc wants is to auto-crop the selection down to the non-white (text/lines) edges.
https://github.com/musescore/MuseScore/pull/1514
Fixed in f4307516df
Automatically closed -- issue fixed for 2 weeks with no activity.