wechat-turntalbe-canvas icon indicating copy to clipboard operation
wechat-turntalbe-canvas copied to clipboard

把canvas成图片使用

Open z8985561 opened this issue 5 years ago • 1 comments
trafficstars

纯CSS实现起来还是比较麻烦的。 可以使用canvas描绘好的图,生成一张临时图片。 canvas标签用定位移除可视范围。 还有你用的canvas API有一些准备移除了。 以下这些小程序准备移除 wx.createContext wx.drawCanvas

z8985561 avatar Feb 13 '20 15:02 z8985561

这个思路不错,可以试下。

givebest avatar Feb 18 '20 03:02 givebest