mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-03 19:45:44 -05:00
Prebuilt module for commit 620cc92379
This commit is contained in:
parent
d7346b5f73
commit
2858a85564
6 changed files with 6 additions and 6 deletions
|
@ -112,7 +112,7 @@ After adding this line, your commands should work in the expected way:
|
|||
|
||||
##### Installing Cairo, Pango and all other dependencies on Debian/Ubuntu Linux:
|
||||
|
||||
sudo apt-get install libcairo2-dev libpango1.0-dev libssl-dev libjpeg62-dev libgif-dev
|
||||
sudo apt-get install pkg-config libcairo2-dev libpango1.0-dev libssl-dev libjpeg62-dev libgif-dev
|
||||
|
||||
You might also need to install the build-essential package if you don't usually
|
||||
build from c++ sources:
|
||||
|
|
2
dist/docs/assets/js/paper.js
vendored
2
dist/docs/assets/js/paper.js
vendored
|
@ -9,7 +9,7 @@
|
|||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* Date: Fri Sep 23 06:55:12 2016 -0400
|
||||
* Date: Fri Sep 23 18:24:20 2016 -0400
|
||||
*
|
||||
***
|
||||
*
|
||||
|
|
2
dist/paper-core.js
vendored
2
dist/paper-core.js
vendored
|
@ -9,7 +9,7 @@
|
|||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* Date: Fri Sep 23 06:55:12 2016 -0400
|
||||
* Date: Fri Sep 23 18:24:20 2016 -0400
|
||||
*
|
||||
***
|
||||
*
|
||||
|
|
2
dist/paper-core.min.js
vendored
2
dist/paper-core.min.js
vendored
|
@ -9,7 +9,7 @@
|
|||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* Date: Fri Sep 23 06:55:12 2016 -0400
|
||||
* Date: Fri Sep 23 18:24:20 2016 -0400
|
||||
*
|
||||
***
|
||||
*
|
||||
|
|
2
dist/paper-full.js
vendored
2
dist/paper-full.js
vendored
|
@ -9,7 +9,7 @@
|
|||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* Date: Fri Sep 23 06:55:12 2016 -0400
|
||||
* Date: Fri Sep 23 18:24:20 2016 -0400
|
||||
*
|
||||
***
|
||||
*
|
||||
|
|
2
dist/paper-full.min.js
vendored
2
dist/paper-full.min.js
vendored
|
@ -9,7 +9,7 @@
|
|||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* Date: Fri Sep 23 06:55:12 2016 -0400
|
||||
* Date: Fri Sep 23 18:24:20 2016 -0400
|
||||
*
|
||||
***
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue