lewisje / svgweb

Automatically exported from code.google.com/p/svgweb
Other
0 stars 0 forks source link

Rotating text makes it disappear #470

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
If you have an SVG text element and apply a rotate transform, the text 
disappears with 
the Flash renderer. I've attached a test case to this bug; if you comment out 
the line:

svgText.setAttribute('transform', 'rotate(1)');

The text appears.

Original issue reported on code.google.com by bradneub...@gmail.com on 9 Apr 2010 at 7:31

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by bradneub...@gmail.com on 9 Apr 2010 at 7:31

GoogleCodeExporter commented 8 years ago
See Issue 158.

Original comment by k...@svgmaker.com on 10 Apr 2010 at 3:49

GoogleCodeExporter commented 8 years ago

Original comment by grick23@gmail.com on 10 Apr 2010 at 4:18

GoogleCodeExporter commented 8 years ago

Original comment by grick23@gmail.com on 10 Apr 2010 at 4:34