Files
lazarus-ccr/applications/fpvviewer/examples_files/svg/text_ascii.svg
sekelsenmat 4344765090 fpvviewer: Adds more svg tests
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5262 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-14 13:22:58 +00:00

27 lines
755 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with fpVectorial (http://wiki.lazarus.freepascal.org/fpvectorial) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
width="100mm"
height="100mm"
id="svg2"
version="1.1"
sodipodi:docname="New document 1">
<g id="layer1">
<text
x="35.4358610914245"
y="318.922749822821"
font-family="Arial, sans-serif">
<tspan
style="font-size:36"
>
10,10 Some text in english.</tspan></text>
</g>
</svg>