]> git.donarmstrong.com Git - lilypond.git/commit
SVG backend: Fix dimensions of SVG document
authorPatrick McCarty <pnorcks@gmail.com>
Mon, 11 May 2009 05:25:48 +0000 (22:25 -0700)
committerPatrick McCarty <pnorcks@gmail.com>
Sat, 11 Jul 2009 21:18:46 +0000 (14:18 -0700)
commit7459c02eccd6a77c1d3c5fb2b7edda12c887601d
treedeb77d0cc7ee27229aa684f6b599143c7c234337
parent7d9dcacdb5c5707afe147765e34123e0165ce898
SVG backend: Fix dimensions of SVG document

* Use ly:format instead for rounding page dimensions;
  it gives more accurate results.

* Use the "viewBox" attribute for <svg> to scale the
  output instead of <g scale="">...</g>

* Remove other superfluous grouping tags

Signed-off-by: Patrick McCarty <pnorcks@gmail.com>
scm/framework-svg.scm