Text wrap in a element

后端 未结 10 2342
[愿得一人]
[愿得一人] 2020-11-29 02:43

I am trying to add text on an image using the element. First the image is drawn and on the image the text is drawn. So far so good.

But w

10条回答
  •  眼角桃花
    2020-11-29 02:52

    Try this script to wrap the text on a canvas.

     
    
    

    See demo here http://codetutorial.com/examples-canvas/canvas-examples-text-wrap.

提交回复
热议问题