Jürg Lehni
|
74094d27e2
|
Update Node.js examples to reference paper-jsdom-canvas module.
|
2017-04-19 20:32:12 +02:00 |
|
Jürg Lehni
|
c35814f94f
|
Node.js: Fix bug when using paper-core.js
And improve Node.js examples. Closes #975
|
2016-02-15 23:59:31 +01:00 |
|
Jürg Lehni
|
e232ebc443
|
Examples: Move away from using a symlink to be able to require('paper') from within examples.
- Node 5 / NPM 3 struggles with it
- It never worked on Windows
|
2016-01-31 12:43:38 +01:00 |
|
Jürg Lehni
|
414742459d
|
Make sure PDF support actually works.
|
2016-01-27 12:51:26 +01:00 |
|
Jürg Lehni
|
e722be5b62
|
Add support for PDF canvas on Node.js again.
|
2016-01-27 09:34:37 +01:00 |
|
Jürg Lehni
|
c479ec9272
|
Start with transition to unified version.
Relates to #739
|
2016-01-26 11:41:49 +01:00 |
|
Jürg Lehni
|
48cb05a181
|
Replace tabs with 4 white-spaces.
|
2014-08-16 19:24:54 +02:00 |
|
Jürg Lehni
|
6e5d8939d5
|
Rename View#draw() -> View#update() and remove checkRedraw argument.
We always check for changes, since change propagation should work reliably.
|
2013-12-08 19:15:58 +01:00 |
|
Jürg Lehni
|
c08fd44101
|
Add Node JSONtoPDF example.
|
2013-11-29 12:17:59 +01:00 |
|