Skip to content
Novus Examples

SVG text

Four SVG text cases: a plain text element, split tspans, text following a curved path, and text inside a nested SVG. All of it is real text in the document, but only if the extractor descends into the graphic. SAMPLE wording only.

SVG text cases (SAMPLE)Plain SVG text element — SAMPLESplit across four tspans — SAMPLETwo lines by dy,not by wrapping — SAMPLEText following a curved path — SAMPLENested SVG — SAMPLEsecond line

Every string above is selectable text, not a path outline. A text extractor that stops at the svg boundary returns nothing; one that descends returns all five strings.