Jürg Lehni
|
3c31c0e482
|
Have SVGImport respect the current PaperScope's applyMatrix setting.
|
2015-01-02 14:19:17 +01:00 |
|
Jürg Lehni
|
54d959df1f
|
Load CSS in all examples.
|
2014-12-30 00:29:20 +01:00 |
|
Jürg Lehni
|
88c035eb95
|
Minor comment change.
|
2014-08-20 16:54:01 +02:00 |
|
Jürg Lehni
|
48cb05a181
|
Replace tabs with 4 white-spaces.
|
2014-08-16 19:24:54 +02:00 |
|
Jürg Lehni
|
a775d1eca4
|
Fix SVG examples that make use of display: none;
|
2014-05-07 17:32:49 +01: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
|
80a725d08a
|
Rename Item#transformContent to the more correct Item#applyMatrix
|
2014-03-02 16:04:17 +01:00 |
|
Jürg Lehni
|
3219b36c3d
|
Some code cleanup in examples.
|
2014-03-01 22:52:20 +01:00 |
|
Jürg Lehni
|
5a462f42b7
|
Improve some comments / docs.
|
2013-10-29 09:42:59 +01:00 |
|
Jürg Lehni
|
3a1fa3171b
|
Fix Path Intersections example.
|
2013-06-27 23:26:26 -07:00 |
|
Jürg Lehni
|
7f251b78e3
|
Switch to HTML5 meta charset tags.
|
2013-06-02 13:41:10 -07:00 |
|
Jürg Lehni
|
7c2e57e105
|
Remove Item#applyMatrix boolean, go back to previous way of directly applying transformations to children in Group and Layer, and introduce new Clip class for non-transformed nested matrices.
|
2013-05-13 18:57:17 -07:00 |
|
Jürg Lehni
|
96d9b6730f
|
Rename Svg acronyms in API to SVG.
|
2013-04-23 07:19:08 -07:00 |
|
Jürg Lehni
|
c0392b837c
|
Simplify PathIntersections example.
|
2013-03-05 15:09:46 -08:00 |
|
Jürg Lehni
|
06beb0141b
|
Follow same naming conventions as with other examples.
|
2013-03-05 15:05:39 -08:00 |
|