37 Commits

Author SHA1 Message Date
mingzong.lzw
501fa4e453 chore(package.json): finish the publish script 2020-02-06 20:27:23 +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
a2f9ce78c3 refactor(canvas2drendering.cc): rm the ellipse method 2020-02-04 16:13:10 +08:00
mingzong.lzw
4cadabbe81 chore(nodebindingutil.cc): rm the unused comment 2020-02-03 22:45:32 +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
4078ab7de0 feat: update node binding class name 2020-01-19 16:06:00 +08:00
jiangweixing
b70e700c14 feat: add node-canvas case 2020-01-19 15:29:40 +08:00
mingzong.lzw
36cb9e93fd ci(travis.yml): change the node ci path 2020-01-17 17:27:10 +08:00
mingzong.lzw
7762de64d0 feat(export.js): add the export.js and define to package.json main 2020-01-17 11:43:43 +08:00
weixing.jwx
a8df329cc6 build(package.json CMakeList.txt):完成发布时构建逻辑 2020-01-17 11:21:24 +08:00
weixing.jwx
c7cbd60da4 chore:修改npm install 脚本:区分源码构建和发布构建两种情况 2020-01-16 21:56:27 +08:00
mingzong.lzw
c351940f58 chore(.npmignore): add the .npmignore 2020-01-16 19:50:58 +08:00
mingzong.lzw
40ab16994f chore: move the node/src to node root 2020-01-16 17:24:59 +08:00
weixing.jwx
42096e58ee chore(package.json):完善package.json 2020-01-16 16:32:35 +08:00
weixing.jwx
0fc13e5c25 chroe(env/):删除env目录,将配置环境文档化 2020-01-16 16:17:37 +08:00
mingzong.lzw
dead4d3105 chore: rm the *.png the gitignore 2020-01-16 15:16:41 +08:00
mingzong.lzw
5601d92e7c chore(.gitignore): rm the *.png 2020-01-16 15:12:01 +08:00
mingzong.lzw
a2d8855362 refactor(canvas.cc context.cc): reomve the scope in newinstance function 2020-01-16 14:47:01 +08:00
mingzong.lzw
fd4b45dc13 docs(readme.md): modify the readme.md 2020-01-16 14:33:35 +08:00
mingzong.lzw
a1ddc06b5a test: modify the example js var 2 const 2020-01-16 14:22:20 +08:00
mingzong.lzw
f221d67110 test: change the image url to gcanvas logo 2020-01-16 14:15:27 +08:00
mingzong.lzw
7287bc966d build(node/src/cmakelists.txt): change the cflag to c++11 2020-01-12 16:02:50 +08:00
mingzong.lzw
b849c5b26f m:补齐文档 2020-01-09 13:06:10 +08:00
mingzong.lzw
1bef5fc187 m:add checkbox to readme.md 2020-01-09 12:10:33 +08:00
mingzong.lzw
38a2934793 m:补充文档:image相关 2020-01-09 11:15:56 +08:00
mingzong.lzw
8ea4abcd1c m:完成img的local path的功能 2020-01-09 11:12:12 +08:00
mingzong.lzw
4566690b4c m:支持文件本地读写 2020-01-09 11:01:49 +08:00
mingzong.lzw
2e5272e3a8 m:补充image.js案例情况:增加image回调 2020-01-08 21:27:43 +08:00
mingzong.lzw
a871fd8518 m:完成downloadworker的callback 2020-01-08 21:24:23 +08:00
mingzong.lzw
68d7ae924d m:在context上添加canvas的ref 2020-01-08 21:02:13 +08:00
mingzong.lzw
7af66bdea6 m:补齐文档 2020-01-08 20:02:30 +08:00
mingzong.lzw
7dc91b82d5 m"完成node-binding 2020-01-08 16:25:19 +08:00