X-Git-Url: http://git.roojs.org/?p=raphael;a=blobdiff_plain;f=plugins%2Fraphael.export.js;h=96d7ef3eb1fea8e02cf95745db18ecd09bd349ac;hp=352ba11d3d44319d0c9d7402789ec9c1a19810e6;hb=b7a8c1898854475e10c294fd3589c658b8ff9988;hpb=a7dc15ac769f4816101427289270f25a43c03f8d 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(