From: Alan Knowles Date: Wed, 10 Oct 2012 05:57:15 +0000 (+0800) Subject: plugins/raphael.export.js X-Git-Url: http://git.roojs.org/?p=raphael;a=commitdiff_plain;h=ade47842b396df3461f02ed605a69abec90757e0 plugins/raphael.export.js --- diff --git a/plugins/raphael.export.js b/plugins/raphael.export.js index 573bede..0f23a43 100644 --- a/plugins/raphael.export.js +++ b/plugins/raphael.export.js @@ -241,7 +241,10 @@ name = ''; break; - + case 'stroke': + case 'fill': + val = Raphael.getRGB(val).hex; + break; } if ( name ) {