equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <svg version="1.2" baseProfile="tiny" viewBox="0 0 220 320" |
|
3 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> |
|
4 <title>Basic textflow</title> |
|
5 <textArea font-size="25" font-family="Georgia" x="10" y="10" width="200" |
|
6 height="300">Tomorrow, and tomorrow, and |
|
7 tomorrow; creeps in this petty pace from day to day, until the last syll­able of recorded |
|
8 time. And all our yesterdays have lighted fools the way to dusty death.</textArea> |
|
9 <rect x="5" y="5" width="210" height="310" stroke-width="3" stroke="#777" fill="none"/> |
|
10 </svg> |