plugins/raphael.export.js
[raphael] / plugins / raphael.export.js
index 0b521fb..e8a4503 100644 (file)
                                                return initial;
                                        },
                     {
-                            style:  'fill:' + node.attrs.fill + ';'
+                            style:  'fill:' + Raphael.color(node.attrs.fill).hex + ';'
                     }
                                ),
                                node.matrix