Wed, 31 Dec 2014 13:27:57 +0100
Ignore runtime configuration files generated during quality assurance.
michael@0 | 1 | <svg xmlns="http://www.w3.org/2000/svg"> |
michael@0 | 2 | <title></title> |
michael@0 | 3 | |
michael@0 | 4 | <text transform="translate(20, 20)" rotate="110 120 130">ABC</text> |
michael@0 | 5 | <text transform="translate(120, 20)" rotate="110 120 130">DEF</text> |
michael@0 | 6 | <text transform="translate(220, 20)" rotate="110 120 130">GHI</text> |
michael@0 | 7 | <text transform="translate(320, 20)" rotate="310 320 330">JKL</text> |
michael@0 | 8 | |
michael@0 | 9 | </svg> |