diff options
Diffstat (limited to 'output.svg')
-rw-r--r-- | output.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/output.svg b/output.svg new file mode 100644 index 0000000..84c6fb0 --- /dev/null +++ b/output.svg @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg height="100mm" width="100mm" style="fill=#bbbbbbff" xmlns="http://www.w3.org/2000/svg"> + <rect y="0" x="0" style="fill: #ff0000ff" height="100mm" width="100mm"></rect> + <text y="10" x="10" style="font-family: Verdana">hello c:</text> +</svg>
\ No newline at end of file |