Create links in HTML canvas

前端 未结 5 592
终归单人心
终归单人心 2020-11-29 21:49

Is it possible to create html links out of text that is rendered in a canvas element?

5条回答
  •  没有蜡笔的小新
    2020-11-29 22:26

    This example shows how you can add multiple links to your HTML canvas:

    
    
    
    
    
    
    Canvas Links Example
    
     
    
    
      
    Canvas is not supported in your browser ! :(  
    
    
    
    

提交回复
热议问题