]> git.donarmstrong.com Git - lilypond.git/commit
SVG backend: add an output-preview-framework.
authorPatrick McCarty <pnorcks@gmail.com>
Sun, 7 Feb 2010 10:27:58 +0000 (02:27 -0800)
committerPatrick McCarty <pnorcks@gmail.com>
Tue, 9 Feb 2010 01:18:06 +0000 (17:18 -0800)
commitd113d25bd547db72c38909b8dd4a24c6765e401c
treec72bd207d0daf5673fdf8248e6f46d1081e6d495
parentd473dbfc4a6f500b14ccdd78a33675b90151f775
SVG backend: add an output-preview-framework.

With this commit, the SVG backend now supports -dpreview, and it
works identically to -dpreview with the EPS backend (the default
setting).

In other words, this command will work:

  $ lilypond -dbackend=svg -dpreview example.ly

Closes issue #968.
scm/framework-svg.scm