Jonathan Puckey
|
c704d285f2
|
SVG Importer: Use importGroup to import defs.
|
2012-11-07 17:21:02 +01: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
|
b1c24e2762
|
Improve importGroup() code a bit by directly filling an Item instead of an array first.
|
2012-11-06 20:28:20 -08:00 |
|
Jürg Lehni
|
1581d44c06
|
Have newly created group parent in applyAttribute() propagate back up.
|
2012-11-06 20:13:29 -08:00 |
|
Jürg Lehni
|
b6ca26092f
|
SvgImporter: Do not add defs to the DOM.
|
2012-11-06 20:12:25 -08:00 |
|
Jürg Lehni
|
6d69c86962
|
Unbox CompoundPaths first when adding to clipping CompoundPaths, as CompoundPaths cannot be nested.
|
2012-11-06 18:38:09 -08:00 |
|
Jürg Lehni
|
4e1db6a1d1
|
Fix a row of documentation issues.
|
2012-11-06 13:35:50 -08:00 |
|
Jürg Lehni
|
142bf28a70
|
Convert SvgExporter / SvgImporter code to function scopes that only expose functionality through methods on Item and Project.
|
2012-11-06 13:07:18 -08:00 |
|