]> git.donarmstrong.com Git - lilypond.git/commit
SVG backend: convert music font glyphs to paths
authorPatrick McCarty <pnorcks@gmail.com>
Tue, 14 Jul 2009 01:22:13 +0000 (18:22 -0700)
committerPatrick McCarty <pnorcks@gmail.com>
Sun, 26 Jul 2009 03:35:38 +0000 (20:35 -0700)
commit7149acc8389e8c4309ae1ce08e2e2faea74a5dc2
tree83f458f164f67c3e68786ec2ec5dec82f6c25ebf
parent98e98c972212b441b9c09cc5156a95ef6c58977f
SVG backend: convert music font glyphs to paths

This patch implements on-the-fly conversion of the Emmentaler/Aybabtu
glyphs to SVG <path> elements.

Note that this patch depends on the previous 4 patches to work
correctly.
scm/framework-svg.scm
scm/output-svg.scm