把html转换canvas图片

html里面的img标签通过canvas生成图片看不到?要怎么做到html里面的文字图片生成一张大图?谢谢~~

阅读 4.9k
2 个回答
新手上路,请多包涵

楼上的不支持IE ,需要用的朋友注意下

Internet Explorer is not (and will not be) supported, as it does not support SVG <foreignObject> tag

Safari is not supported, as it uses a stricter security model on <foreignObject> tag. Suggested workaround is to use toSvg and render on the server.`

撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进