plugins/raphael.export.js
authorEdward <edward@roojs.com>
Wed, 9 Jan 2019 08:46:11 +0000 (16:46 +0800)
committerEdward <edward@roojs.com>
Wed, 9 Jan 2019 08:46:11 +0000 (16:46 +0800)
plugins/raphael.export.js

index 0fbe3e4..79bc44b 100644 (file)
             var content = [];
             
             map(node.attrs['text'].split('\n'), function (text, iterable, line) {
+                Roo.log([text, iterable, line]);
                 Roo.log([style.font.size, line + 1, node.attrs['text'].split('\n').length]);
                 content.push(tag('tspan',
                     {