From: Alan Knowles Date: Wed, 22 Oct 2014 04:36:51 +0000 (+0800) Subject: plugins/raphael.export.js X-Git-Url: http://git.roojs.org/?p=raphael;a=commitdiff_plain;h=e253ebda76ed4a31176903ad916856d87eba95a2 plugins/raphael.export.js --- diff --git a/plugins/raphael.export.js b/plugins/raphael.export.js index 0b521fb..e8a4503 100644 --- a/plugins/raphael.export.js +++ b/plugins/raphael.export.js @@ -199,7 +199,7 @@ return initial; }, { - style: 'fill:' + node.attrs.fill + ';' + style: 'fill:' + Raphael.color(node.attrs.fill).hex + ';' } ), node.matrix