zhiwei
|
560f395fad
|
feat: move the font the system path
|
2020-05-06 17:25:15 +08:00 |
|
zhiwei
|
54d955cb7f
|
docs(readme.md): fix the readme doc build on source code
|
2020-03-11 15:05:57 +08:00 |
|
zhiwei
|
1cf39de932
|
Merge branch 'node_canvas' of https://github.com/alibaba/GCanvas into node
|
2020-03-11 14:55:45 +08:00 |
|
zhiwei
|
74b49e5bb7
|
docs(readme.md): add the english doc
|
2020-03-11 13:38:01 +08:00 |
|
zhiwei
|
9581749d8d
|
docs: 完善 node 的中文文档
|
2020-03-10 22:35:38 +08:00 |
|
zhiwei
|
a0432459ec
|
chore: merge from master
|
2020-03-10 18:17:50 +08:00 |
|
zhiwei
|
9c15617d4c
|
refactor(package.json): add the preinstall step to help user install cmake-js
|
2020-03-10 18:08:40 +08:00 |
|
jiangweixing
|
4efd8d4929
|
chore: update version
|
2020-03-06 19:14:26 +08:00 |
|
jiangweixing
|
b1b15ea62d
|
fix: remove reinterpret_cast
|
2020-02-27 10:56:16 +08:00 |
|
jiangweixing
|
c0336de42f
|
feat: drawImage api support canvas object
|
2020-02-27 00:04:06 +08:00 |
|
jiangweixing
|
9e571f747a
|
feat: shared display & eglcontext
|
2020-02-26 21:46:41 +08:00 |
|
jiangweixing
|
e3d0cb857f
|
feat : function rename
|
2020-02-26 16:18:30 +08:00 |
|
jiangweixing
|
bd54611043
|
fix: merge problem
|
2020-02-26 13:25:08 +08:00 |
|
jwxbond
|
3a944b3222
|
Merge branch 'node_canvas' into node_canvas
|
2020-02-26 13:05:47 +08:00 |
|
jiangweixing
|
499d31e907
|
fix: high precision support with dpr
|
2020-02-26 12:04:41 +08:00 |
|
zhiwei
|
355e589eb5
|
refactor: refactor enum format and the get format info function
|
2020-02-26 11:35:04 +08:00 |
|
zhiwei
|
eb46394ed7
|
chore: rm the unused log
|
2020-02-25 19:48:04 +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
|
f69f14de53
|
refactor: refactor the encodePixelsToFile to encodePixelsToPNGFile
|
2020-02-24 19:00:33 +08:00 |
|
zhiwei
|
9b811622aa
|
feat: add the jpeg export
|
2020-02-24 18:56:45 +08:00 |
|
jiangweixing
|
4a7c416a29
|
feat: drawimage support canvas
|
2020-02-24 11:10:24 +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 |
|
zhiwei
|
63831b9e4d
|
chore: change the package.json name
|
2020-02-13 15:07:07 +08:00 |
|
zhiwei
|
944c672c53
|
feat: 完成rendercontext的资源释放
|
2020-02-13 14:45:01 +08:00 |
|
jwxbond
|
1b7bfc7933
|
Merge branch 'node_canvas' into node_canvas
|
2020-02-11 16:01:04 +08:00 |
|
jiangweixing
|
b011983860
|
fix: getImagedata binding api need flipy
|
2020-02-11 15:59:26 +08:00 |
|
jiangweixing
|
8a6cff6f0e
|
fix: image binding object finalize crash
|
2020-02-11 15:57:07 +08:00 |
|
jiangweixing
|
a27471a828
|
fix: getImagedata binding api need flipy
|
2020-02-11 11:46:33 +08:00 |
|
jiangweixing
|
73f63c8b1c
|
Revert "doc : add curl"
This reverts commit 7a2fb6b8c6f996f9b50a946e386edc9a5286ed82.
|
2020-02-10 14:58:59 +08:00 |
|
jiangweixing
|
7a2fb6b8c6
|
doc : add curl
|
2020-02-10 09:54:03 +08:00 |
|
mingzong.lzw
|
09cf4a8105
|
docs(readme.md): add the dockerfile into env
|
2020-02-07 18:08:01 +08:00 |
|
mingzong.lzw
|
292459382f
|
chore: fix the module name
|
2020-02-06 20:29:26 +08:00 |
|
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 |
|