2f2803a77a
Change-Id: Ib48e8045ad739b6f6fe98ab00cd609b54d4c3113 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158843 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
6 lines
364 B
XML
6 lines
364 B
XML
<?xml version="1.0" encoding="UTF-8"?> <svg height="600" width="400" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<g font-size="5px" font-family="DejaVu Serif">
|
|
<text x="10" y="150" font-size="10em" font-family="inherit">Sample</text>
|
|
<text x="200" y="150" font-size="10em" font-family="DejaVu Serif">Sample</text>
|
|
</g>
|
|
</svg>
|