You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

track.svg 3.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!--
  3. Copyright 1999-2004 The Apache Software Foundation
  4. Licensed under the Apache License, Version 2.0 (the "License");
  5. you may not use this file except in compliance with the License.
  6. You may obtain a copy of the License at
  7. http://www.apache.org/licenses/LICENSE-2.0
  8. Unless required by applicable law or agreed to in writing, software
  9. distributed under the License is distributed on an "AS IS" BASIS,
  10. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  11. See the License for the specific language governing permissions and
  12. limitations under the License.
  13. -->
  14. <!-- $Id$ -->
  15. <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20001102//EN"
  16. "http://www.w3.org/TR/2000/CR-SVG-20001102/DTD/svg-20001102.dtd">
  17. <svg width="585" height="175" xmlns="http://www.w3.org/2000/svg">
  18. <rect width="100%" height="100%" style="fill:white"/>
  19. <defs>
  20. <g id="event">
  21. <path d="M0 0v15h-10l10-15z" style="fill:black"/>
  22. </g>
  23. <g id="fade">
  24. <line x1="0" y1="0" x2="0" y2="10" style="stroke-width:0.5;stroke:white"/>
  25. <line x1="-1" y1="0" x2="-1" y2="10" style="stroke-width:0.5;stroke:white"/>
  26. <line x1="-3" y1="0" x2="-3" y2="10" style="stroke-width:0.8;stroke:white"/>
  27. <line x1="-6" y1="0" x2="-6" y2="10" style="stroke-width:1.2;stroke:white"/>
  28. <line x1="-10" y1="0" x2="-10" y2="10" style="stroke-width:2;stroke:white"/>
  29. <line x1="-16" y1="0" x2="-16" y2="10" style="stroke-width:3;stroke:white"/>
  30. <line x1="-24" y1="0" x2="-24" y2="10" style="stroke-width:4;stroke:white"/>
  31. </g>
  32. <g id="break">
  33. <path d="m0 0l5-10l10 0l-5 10l4 0l-5 10l-10 0l5-10l-4 0z" style="fill:white;stroke:none"/>
  34. </g>
  35. </defs>
  36. <g transform="translate(0,105)">
  37. <rect width="580" height="15" style="fill:darkblue;stroke:black;stroke-width:5"/>
  38. <use xlink:href="#fade" transform="translate(582.5,-2.5) scale(2,2.1)"/>
  39. <rect x="100" y="-100" width="480" height="10" style="fill:darkred;stroke:black;stroke-width:3"/>
  40. <use xlink:href="#fade" transform="translate(581.5,-101.5) scale(1.3,1.4)"/>
  41. <path transform="translate(87 0)" d="m0 2l12 0l0-100l18 0l0 6l-8 0l0 106l-23 0z" style="fill:darkred;stroke:black;stroke-width:2.5"/>
  42. <use xlink:href="#event" transform="translate(20,16)"/>
  43. <text x="5" y="46">FOP 0.20.2</text>
  44. <text x="5" y="56" style="font-size:8;color:grey">29th Sept 2001</text>
  45. <use xlink:href="#event" transform="translate(100,16)"/>
  46. <text x="90" y="46">branch</text>
  47. <text x="90" y="56" style="font-size:8;color:grey">"fop-0_20_2-maintain"</text>
  48. <text x="90" y="65" style="font-size:8;color:grey">22nd Oct 2001</text>
  49. <use xlink:href="#event" transform="translate(150,-89)"/>
  50. <text x="140" y="-59">FOP 0.20.3</text>
  51. <text x="140" y="-49" style="font-size:8;color:grey">4th March 2002</text>
  52. <use xlink:href="#event" transform="translate(240,-89)"/>
  53. <text x="230" y="-59">FOP 0.20.4</text>
  54. <text x="230" y="-49" style="font-size:8;color:grey">12th June 2002</text>
  55. <use xlink:href="#event" transform="translate(330,-89)"/>
  56. <text x="320" y="-59">FOP 0.20.5</text>
  57. <text x="320" y="-49" style="font-size:8;color:grey">TBA</text>
  58. <use xlink:href="#break" transform="translate(380,-94)"/>
  59. <use xlink:href="#break" transform="translate(260,8) scale(1.3)"/>
  60. <text x="240" y="40">redesign</text>
  61. <use xlink:href="#event" transform="translate(400,16)"/>
  62. <text x="390" y="46">FOP 1.0DR1</text>
  63. <text x="390" y="56" style="font-size:8;color:grey"></text>
  64. </g>
  65. <!--
  66. <g id="legend" transform="translate(5,195)">
  67. <use xlink:href="#event" transform="translate(10,0)"/>
  68. <text x="15" y="12">Event</text>
  69. </g>
  70. -->
  71. </svg>