plugins/raphael.export.js
[raphael] / 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(