mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-03 19:45:44 -05:00
Prebuilt module for commit d364c32e6b
This commit is contained in:
parent
0cbedea6e7
commit
0b71116b97
6 changed files with 8 additions and 8 deletions
|
@ -9,9 +9,9 @@
|
|||
context, e.g. a web browser or worker.
|
||||
- `paper-jsdom` is a shim module for Node.js, offering headless use with SVG
|
||||
importing and exporting through [jsdom](https://github.com/tmpvar/jsdom).
|
||||
- `paper-jsdom-canvas` is a shim module for Node.js, canvas rendering
|
||||
through [Node-Canvas](https://github.com/Automattic/node-canvas) as well
|
||||
as SVG importing and exporting through
|
||||
- `paper-jsdom-canvas` is a shim module for Node.js, offering canvas
|
||||
rendering through [Node-Canvas](https://github.com/Automattic/node-canvas)
|
||||
as well as SVG importing and exporting through
|
||||
[jsdom](https://github.com/tmpvar/jsdom).
|
||||
|
||||
### Added
|
||||
|
|
2
dist/docs/assets/js/paper.js
vendored
2
dist/docs/assets/js/paper.js
vendored
|
@ -9,7 +9,7 @@
|
|||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* Date: Wed Apr 19 22:17:17 2017 +0200
|
||||
* Date: Wed Apr 19 23:34:35 2017 +0200
|
||||
*
|
||||
***
|
||||
*
|
||||
|
|
2
dist/paper-core.js
vendored
2
dist/paper-core.js
vendored
|
@ -9,7 +9,7 @@
|
|||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* Date: Wed Apr 19 22:17:17 2017 +0200
|
||||
* Date: Wed Apr 19 23:34:35 2017 +0200
|
||||
*
|
||||
***
|
||||
*
|
||||
|
|
2
dist/paper-core.min.js
vendored
2
dist/paper-core.min.js
vendored
|
@ -9,7 +9,7 @@
|
|||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* Date: Wed Apr 19 22:17:17 2017 +0200
|
||||
* Date: Wed Apr 19 23:34:35 2017 +0200
|
||||
*
|
||||
***
|
||||
*
|
||||
|
|
2
dist/paper-full.js
vendored
2
dist/paper-full.js
vendored
|
@ -9,7 +9,7 @@
|
|||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* Date: Wed Apr 19 22:17:17 2017 +0200
|
||||
* Date: Wed Apr 19 23:34:35 2017 +0200
|
||||
*
|
||||
***
|
||||
*
|
||||
|
|
2
dist/paper-full.min.js
vendored
2
dist/paper-full.min.js
vendored
|
@ -9,7 +9,7 @@
|
|||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* Date: Wed Apr 19 22:17:17 2017 +0200
|
||||
* Date: Wed Apr 19 23:34:35 2017 +0200
|
||||
*
|
||||
***
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue