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

编辑器: ![image](https://user-images.githubusercontent.com/34186699/62849740-60593c80-bd13-11e9-82ab-edcf77e646c9.png)

width:540, height:960, 尺寸生成需要至少4s这样,速度比较慢

绘制文本时(即type: 'text'时),content内容必须为字符串。我在使用过程中content值为整数,canvas无法绘制出数字内容。 解决方案,将数值型数据转换为字符型数据即可。

为什么调试器中可以,但是上传体验版便无法绘制?一片空白。。

![image](https://user-images.githubusercontent.com/34186699/61713022-33f07700-ad8a-11e9-87bd-3a6ef5e5a2c6.png) 这个是什么yuany原因?

如何解决图片变形问题