summaryrefslogtreecommitdiffstats
path: root/ksvg
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-06-29 14:15:00 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-06-29 14:15:00 -0500
commitd655a9f8e32b1e948f54eb8e0f33b5de629e25b3 (patch)
tree6bc99aa762a12997d5b1242053dbc4168f0ac7e1 /ksvg
parent28e289a5e12fe273464a16f03daeb5d799c67db2 (diff)
downloadtdegraphics-d655a9f8e32b1e948f54eb8e0f33b5de629e25b3.tar.gz
tdegraphics-d655a9f8e32b1e948f54eb8e0f33b5de629e25b3.zip
Fix corrupt image file.
Thanks to E. Liddell.
Diffstat (limited to 'ksvg')
-rw-r--r--ksvg/test/tiger.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksvg/test/tiger.svg b/ksvg/test/tiger.svg
index f2c13913..4a2e3b5d 100644
--- a/ksvg/test/tiger.svg
+++ b/ksvg/test/tiger.svg
@@ -1,4 +1,4 @@
-<svg>
+<svg xmlns="http://www.w3.org/2000/svg">
<g style="fill: #ffffff; stroke:#000000; stroke-width:0.172">
<path d="M-122.304 84.285C-122.304 84.285 -122.203 86.179 -123.027 86.16C-123.851 86.141 -140.305 38.066 -160.833 40.309C-160.833 40.309 -143.05 32.956 -122.304 84.285z"/>
</g>