]> git.donarmstrong.com Git - lilypond.git/commit
SVG backend: escape `<' and `&' in UTF-8 strings.
authorPatrick McCarty <pnorcks@gmail.com>
Wed, 14 Jul 2010 19:00:58 +0000 (12:00 -0700)
committerPatrick McCarty <pnorcks@gmail.com>
Wed, 14 Jul 2010 19:04:46 +0000 (12:04 -0700)
commit432c07343e1e5f97fe35c63b2573ce32f0f8b395
treed372e0f24a56187a3080081ae10e3ef46cbda220
parent673444871adb3bfb019b56bfd9d123594eafb36b
SVG backend: escape `<' and `&' in UTF-8 strings.

This is required to create valid SVG.  All other characters within
<text> or <tspan> elements are permitted.
scm/output-svg.scm