22 Commits

Author SHA1 Message Date
zhiwei
45c37a01c1 feat: 支持多个canvas同时渲染:使用全局的context和display会出现前面一个绘制上屏的无法显示的问题 2020-05-22 19:17:22 +08:00
zhiwei
c30b2aa1e8 feat: 多个canvas 切换有些问题 2020-05-22 16:01:47 +08:00
luckzhiwei
e68210de04 feat:twocanvas has question 2020-05-22 14:18:40 +08:00
luckzhiwei
a3628d38fe fix:修复gradinet的color颜色不正确的逻辑 2020-05-18 20:24:20 +08:00
luckzhiwei
0748eb21d6 fix:linear gradinet 2020-05-18 15:49:54 +08:00
jiangweixing
c0336de42f feat: drawImage api support canvas object 2020-02-27 00:04:06 +08:00
jwxbond
3a944b3222
Merge branch 'node_canvas' into node_canvas 2020-02-26 13:05:47 +08:00
zhiwei
9f105df39c feat: finish the image jpeg download 2020-02-25 19:46:28 +08:00
zhiwei
f118f14958 feat: finish the jpeg image download not test 2020-02-25 17:37:47 +08:00
zhiwei
9b811622aa feat: add the jpeg export 2020-02-24 18:56:45 +08:00
jiangweixing
10716220b4 fix: clip support evenodd & nonozero 2020-02-20 16:08:57 +08:00
zhiwei
a7ec342cc7 test(brush.js): add the brush test case 2020-02-14 11:18:44 +08:00
zhiwei
5266261516 test: add the example:glouble.js 2020-02-13 16:58:13 +08:00
jiangweixing
f563991172 Merge branch 'node_canvas' of https://github.com/jwxbond/GCanvas into jwxbond-node_canvas 2020-02-04 20:16:13 +08:00
mingzong.lzw
01707e4efb test(image-exception.js): add image exception test case 2020-02-03 22:33:09 +08:00
mingzong.lzw
cf91f2c7c8 refactor(image.cc): refactoring the imageworker 2020-01-23 10:23:03 +08:00
mingzong.lzw
9f39e67112 fix(image.cc): fix the image set onerror callback crash 2020-01-22 15:50:31 +08:00
mingzong.lzw
c8e8fdfa00 test: change the spark.js size 2020-01-20 15:33:43 +08:00
mingzong.lzw
17d7bce000 fix: fix the bug on fillreact :remove the beginPath() 2020-01-20 15:26:10 +08:00
mingzong.lzw
12b66280e5 fix: fix the imagedata get 2020-01-19 19:57:58 +08:00
jiangweixing
b70e700c14 feat: add node-canvas case 2020-01-19 15:29:40 +08:00
mingzong.lzw
c351940f58 chore(.npmignore): add the .npmignore 2020-01-16 19:50:58 +08:00