mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-07 13:22:07 -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.
|
context, e.g. a web browser or worker.
|
||||||
- `paper-jsdom` is a shim module for Node.js, offering headless use with SVG
|
- `paper-jsdom` is a shim module for Node.js, offering headless use with SVG
|
||||||
importing and exporting through [jsdom](https://github.com/tmpvar/jsdom).
|
importing and exporting through [jsdom](https://github.com/tmpvar/jsdom).
|
||||||
- `paper-jsdom-canvas` is a shim module for Node.js, canvas rendering
|
- `paper-jsdom-canvas` is a shim module for Node.js, offering canvas
|
||||||
through [Node-Canvas](https://github.com/Automattic/node-canvas) as well
|
rendering through [Node-Canvas](https://github.com/Automattic/node-canvas)
|
||||||
as SVG importing and exporting through
|
as well as SVG importing and exporting through
|
||||||
[jsdom](https://github.com/tmpvar/jsdom).
|
[jsdom](https://github.com/tmpvar/jsdom).
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
2
dist/docs/assets/js/paper.js
vendored
2
dist/docs/assets/js/paper.js
vendored
|
@ -9,7 +9,7 @@
|
||||||
*
|
*
|
||||||
* All rights reserved.
|
* 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.
|
* 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.
|
* 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.
|
* 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.
|
* 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