From: Alan Knowles Date: Wed, 22 Oct 2014 04:29:25 +0000 (+0800) Subject: plugins/raphael.export.js X-Git-Url: http://git.roojs.org/?p=raphael;a=commitdiff_plain;h=b7a8c1898854475e10c294fd3589c658b8ff9988 plugins/raphael.export.js --- diff --git a/plugins/raphael.export.js b/plugins/raphael.export.js index 352ba11..96d7ef3 100644 --- a/plugins/raphael.export.js +++ b/plugins/raphael.export.js @@ -182,7 +182,9 @@ }, 'path' : function(node) { var initial = ( node.matrix.a === 1 && node.matrix.d === 1 ) ? {} : { 'transform' : node.matrix.toString() }; - Roo.log(node); + + + return tag( 'path', reduce(