37 Commits

Author SHA1 Message Date
zhiwei
9de30795e7 refactor: 分离image和imageworker的代码 2020-06-01 14:57:51 +08:00
zhiwei
ad742d6c18 feat: merge tobuffer api 2020-05-29 18:56:18 +08:00
zhiwei
ca4c3bc526 fix: 增加全局sharedContext,fix 多个canvas销毁过程中的context丢失问题 2020-05-29 18:51:54 +08:00
zhiwei
bc0a8396ea refactor: 重构tobuffer相关业务逻辑 2020-05-29 10:12:28 +08:00
zhiwei
a0b850df2e feat: 完成对tobuffer接口的支持 2020-05-28 21:26:39 +08:00
zhiwei
fa04dd31ec Merge remote-tracking branch 'origin/font_family' into fabric_gcanvas 2020-05-27 19:48:39 +08:00
luckzhiwei
7244ed6598 m:字体fontfamily打通 2020-05-27 19:44:34 +08:00
zhiwei
5a43c1819b test: refactor the test path(app,appjpeg) 2020-05-26 15:58:53 +08:00
zhiwei
12b23f8ad9 feat: 支持jpgstream 接口 2020-05-26 15:44:01 +08:00
zhiwei
75695c8cca feat: canvas createpngstream finish 2020-05-25 20:16:26 +08:00
zhiwei
778538eac3 refactor: refactor the render2file fucntion 2020-05-25 17:53:12 +08:00
zhiwei
22c918063a refactor: 重构export,用js包装context 2020-05-25 15:40:07 +08:00
zhiwei
44cfedf4a8 test: 完成两个canvas/context相互切换 2020-05-25 14:31:27 +08:00
luckzhiwei
9d4263dd8d feat:完成makecurrent缓存 2020-05-25 14:19:16 +08:00
luckzhiwei
9e8e55f635 fix:shared egl context 2020-05-25 12:21:35 +08:00
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