Jürg Lehni
|
1f98d72c5b
|
Switch HiDPI on by default.
Allow deactivation by setting the hidpi attribute to "off" on the canvas.
|
2013-11-06 15:32:08 +01:00 |
|
Jürg Lehni
|
4dcb0d66a9
|
Update most examples to HiDPI.
|
2013-11-06 12:53:50 +01:00 |
|
Jürg Lehni
|
7f251b78e3
|
Switch to HTML5 meta charset tags.
|
2013-06-02 13:41:10 -07:00 |
|
Jonathan Puckey
|
9260717bb8
|
Examples: move Smoothing example to Paperjs.org folder.
|
2013-03-02 20:59:27 +01: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
|
08313a7f64
|
Smoothing example: Select path fully.
|
2011-06-20 16:40:30 +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 |
|
christophknoth
|
87409c5268
|
</html> missing
|
2011-05-30 15:13:25 -07:00 |
|
Jürg Lehni
|
08c03192b6
|
Fix examples to use view.bounds/size/center instead of document.bounds/size.
|
2011-05-16 12:51:20 +01:00 |
|
Jürg Lehni
|
cd7544c7c7
|
Switch examples to using event.count in onFrame().
|
2011-05-15 18:12:56 +01:00 |
|
Jürg Lehni
|
3feb45addc
|
Add keepalive attribute to canvas to tag that controls wether it animates in background in emulated requestAnimationFrame() function, and use it in all example files.
|
2011-05-14 13:04:02 +03:00 |
|
Jonathan Puckey
|
b7f28140e7
|
Rework Smoothing example.
|
2011-05-08 19:14:22 +01:00 |
|
Jürg Lehni
|
926fffee4a
|
Rename Event -> DomEvent and Element -> DomElement, to be more specific and not clash with other classes, e.g. a future base class for ToolEvent and KeyEvent.
|
2011-05-08 10:16:11 +01:00 |
|
Jonathan Puckey
|
59a776f58d
|
Examples: resize='true' -> resize.
|
2011-05-05 20:08:13 +01:00 |
|
Jonathan Puckey
|
49510f78fc
|
Adjust examples to work nicely when the browser window is resized.
|
2011-05-05 18:40:10 +01:00 |
|
Jonathan Puckey
|
077dc58222
|
Make all examples resize to the size of the browser window.
|
2011-05-05 16:25:17 +01:00 |
|
Jonathan Puckey
|
b73afe3fc0
|
Select paths in smoothing example.
|
2011-04-26 15:53:38 +02:00 |
|
Jonathan Puckey
|
29e27c932e
|
Update Smoothing example.
|
2011-04-23 16:23:31 +02:00 |
|
Jonathan Puckey
|
36ba812f39
|
Add path smoothing example.
|
2011-04-23 15:47:28 +02:00 |
|