blob: 6a03457dfd9f692e96da4b5da96b1622961b6521 [file] [log] [blame]
<svg xmlns="http://www.w3.org/2000/svg" style="width: 400px; height: 400px;">
<script>
internals.settings.setMinimumFontSize(80.0);
</script>
<rect x="40" y="40" width="320" height="320" stroke="green" fill="none" stroke-width="2"/>
<text x="200" y="200" font-size="40.0" fill="black">1</text>
</svg>