Jürg Lehni
|
97abd80bab
|
Replace all occurences of Math.sqrt(2) with Math.SQRT2
|
2016-12-29 10:56:06 +01:00 |
|
Jürg Lehni
|
48cb05a181
|
Replace tabs with 4 white-spaces.
|
2014-08-16 19:24:54 +02:00 |
|
Jürg Lehni
|
fe064e9cc3
|
Switch from dist/paper.js to dist/paper-full.js and explain the different versions in the README.
Closes #422.
|
2014-04-06 13:44:19 +02:00 |
|
Jürg Lehni
|
7f251b78e3
|
Switch to HTML5 meta charset tags.
|
2013-06-02 13:41:10 -07:00 |
|
Jürg Lehni
|
e9a9066d7f
|
Use group creation without explicit array declaration, as that's been supported all along.
|
2012-11-06 20:37:50 -08:00 |
|
Jürg Lehni
|
5655981f6d
|
Clean up white spaces.
|
2011-07-07 16:09:02 +02:00 |
|
Richard D. Worth
|
45f8c7cd1a
|
Examples: Added more descriptive titles to each example html page
|
2011-06-30 09:57:17 -04:00 |
|
Jonathan Puckey
|
a26a292783
|
Don't use keepAlive option in examples.
|
2011-06-29 13:44:06 +02:00 |
|
Jürg Lehni
|
23a0db603f
|
No need to set text fillColor to black anymore, as it's the default now.
|
2011-06-20 20:25:19 +01:00 |
|
Jürg Lehni
|
318ed69ad2
|
Remove use of characterStyle / paragraphStyle where not necessary.
|
2011-06-20 18:53:36 +01:00 |
|
Jürg Lehni
|
811f39f30e
|
Remove redraw() command.
|
2011-06-20 14:16:59 +01:00 |
|
Jürg Lehni
|
6d771dd5da
|
Clean up.
|
2011-06-16 22:59:59 +01:00 |
|
Jürg Lehni
|
8454709559
|
Improve Vektor example.
|
2011-06-16 22:50:27 +01:00 |
|
Jürg Lehni
|
4d12cb87fc
|
Switch from "out" folder for built library to "dist".
|
2011-06-12 19:03:18 +01:00 |
|
Jürg Lehni
|
5e4192198b
|
Change all examples to load the latest compiled library from out/paper.js.
|
2011-06-12 18:42:12 +01:00 |
|
Jonathan Puckey
|
43f92dd70a
|
Examples: close html tag.
|
2011-05-31 00:27:39 +02:00 |
|
Jonathan Puckey
|
3f3f6dc575
|
Add Vektor example to Tools.
|
2011-05-16 17:57:58 +02:00 |
|