Source code
Revision control
Copy as Markdown
Other Tools
<defs>
<text id="t"></text>
</defs>
<script>
window.addEventListener("load", function() {
document.getElementById("t").getExtentOfChar(0);
}, false);
</script>
</svg>