plugins/raphael.export.js
authorAlan Knowles <alan@roojs.com>
Wed, 22 Oct 2014 04:29:25 +0000 (12:29 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 22 Oct 2014 04:29:25 +0000 (12:29 +0800)
plugins/raphael.export.js

index 352ba11..96d7ef3 100644 (file)
                },
                'path' : function(node) {
                        var initial = ( node.matrix.a === 1 && node.matrix.d === 1 ) ? {} : { 'transform' : node.matrix.toString() };
-            Roo.log(node);
+            
+            
+            
                        return tag(
                                'path',
                                reduce(