Generate valid XML in wxSVGFileDC and updated wxSVGVersion.

Use the correct doc-type and specify the encoding. 'title' is not a valid attribute of <image> so remove it.
Removed superfluous white-space and improved indenting in generated XML.
This commit is contained in:
Maarten Bent
2016-03-15 23:51:41 +01:00
parent 045265a7bb
commit b55a18f6b8
2 changed files with 31 additions and 44 deletions

View File

@@ -16,7 +16,7 @@
#if wxUSE_SVG
#define wxSVGVersion wxT("v0100")
#define wxSVGVersion wxT("v0101")
#ifdef __BORLANDC__
#pragma warn -8008