import { Rect } from "@svgdotjs/svg.js" var rect = new Rect().size(100, 100).addTo(draw) // or to reuse ... To get the textpath in a text use textPath() :
確定! 回上一頁