mp_canvas_drawer icon indicating copy to clipboard operation
mp_canvas_drawer copied to clipboard

:rocket: 微信小程序上canvas绘制图片助手,一个json就制作分享朋友圈图片

Results 58 mp_canvas_drawer issues
Sort by recently updated
recently updated
newest added

![图片](https://user-images.githubusercontent.com/8308292/160798115-9634ad5c-4073-45a7-bc99-238b9afde105.png)

强烈建议支持border 、borderRadius

推荐这个canvas库 [easy-canvas](https://github.com/Gitjinfeiyang/easy-canvas)

你好,我把这个改造成uni-app版本的,绘图成功了,但是会报Cannot read property 'xiaoying' of null, saveImageToLocal () { const width = this.width; const height = this.height; wx.canvasToTempFilePath({ x: 0, y: 0, width, height, canvasId: 'canvasdrawer', complete: res => {...

你好 你没提供 画圆弧行的矩形框 吗

这个可以引入到mpvue里边使用吗?如果不可以的话可以改一下吗?让我们广大的mpvue使用者为你点赞

enhancement

base64的图片在真机出现不了,但是在电脑上的小程序编辑器能出来1