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

index 37563a9..29795cf 100644 (file)
             );
             var test2 = tag('tspan',
                     {
-                        dy: computeTSpanDy(style.font.size, 1, 2)
+                        dy: computeTSpanDy(style.font.size, 2, 2)
                     },
                     null,
                     escapeXML("test22")