plugins/raphael.export.js
authorAlan Knowles <alan@roojs.com>
Wed, 22 Oct 2014 04:24:00 +0000 (12:24 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 22 Oct 2014 04:24:00 +0000 (12:24 +0800)
plugins/raphael.export.js

index fd7b8e2..48d8f36 100644 (file)
                                                },
                                                {
                                 style: 'text-anchor: ' + (style.font.anchor ? (style.font.anchor  +';' ): 'middle;') + 
-                                    styleToString(style) + ';' }
-                                               ),
+                                    styleToString(style) + ';'
+                        }
+                                       ),
                                        node.matrix,
                                        tag('tspan',
                             {