Source SVG: paths-dom-01-f-manual.svg
$RCSfile: paths-dom-01-f.svg,v $
Using startOffset="50":
The text goes around the rect.
Using startOffset="50" and
pathLength="100":
The text goes around the rect.
getTotalLength:
300
300
getPointAtLength(0):
(60, 80)
(300, 80)
getPathSegAtLength(0):
-1
n/a
-1
n/a
$Revision: 1.6 $
DRAFT