Inline text is a block of SVG text with the same font. Each block can contain either text or an svg (vex) glyph. Each block in the text has its own metrics so we can support inline svg text editors (cursor).
Based on the font metrics, compute the width of the strings and glyph that make up this block
Generated using TypeDoc
Inline text is a block of SVG text with the same font. Each block can contain either text or an svg (vex) glyph. Each block in the text has its own metrics so we can support inline svg text editors (cursor).