Fix SVG output charset
commitf02f043744ef9de73d2954f0326055917736ae15
authorOlly Betts <olly@survex.com>
Mon, 26 Sep 2016 06:31:51 +0000 (26 19:31 +1300)
committerOlly Betts <olly@survex.com>
Mon, 26 Sep 2016 06:31:51 +0000 (26 19:31 +1300)
tree6f6aa34e706ed6cf9577f1a5fd1d0c62a8df61ca
parentc54d6fc15ee25e01de4542a22e482a4af7936341
Fix SVG output charset

This was advertised as ISO-8859-1, but that's unlikely to be correct
(except for the degenerate case of ASCII-only labels and title).  It's
now set to UTF-8.
src/export.cc