<svg>
<image href="myimage.jpg" load="sync" />
<text id="myLabel"></text>
</svg>
i cant upload a clock face picture with this the guide said to drag and drop but it doesn't work
Answered! Go to the Best Answer.
Best AnswerYou need to include the relative path, or the image has to be in the same folder as the file.
Best Answer