Open tehunk opened 4 years ago
Hi,
I noticed that the given snippet custom-music-fonts works great for creating a PDF score with Bravura, but SVG is broken. Is there any way to fix it?
custom-music-fonts
SVG output is broken. This SVG was rendered on Firefox. It's equivalently broken on Chrome.
lilypond -I <snippet-path> -dbackend=svg -o test-bravura test.ly
I've attached the pdf output as well for reference. bravura-svg.zip
Thanks in advance
Hi,
I noticed that the given snippet
custom-music-fonts
works great for creating a PDF score with Bravura, but SVG is broken. Is there any way to fix it?Environment:
Issue:
SVG output is broken. This SVG was rendered on Firefox. It's equivalently broken on Chrome.
Reproduction step:
lilypond -I <snippet-path> -dbackend=svg -o test-bravura test.ly
I've attached the pdf output as well for reference. bravura-svg.zip
Thanks in advance