Font metrics
This page lets you calculate font metrics for specific fonts. It finds the widths of the first 11,000 characters so that we can simulate getComputedTextLength()
when building an SVG without a browser.
.glyphs { font-family: Verdana; }