sphinx-notes / lilypond

Sphinx extension for embedding LilyPond scores
https://sphinx.silverrainz.me/lilypond/
BSD 3-Clause "New" or "Revised" License
11 stars 1 forks source link

Specify image resolution for vector formats #18

Closed SilverRainZ closed 2 years ago

SilverRainZ commented 2 years ago

Close #15

SilverRainZ commented 2 years ago

Hi @kjcole, this PR may fix the SVG crop bug, can you please have a try? Use

pip install --user git+https://github.com/sphinx-notes/lilypond.git@bugfix/trim-svg

to install.

SilverRainZ commented 2 years ago

Since ImageMagick doesn't output real SVG, this is a hotfix, we need a better way to crop SVG.