| OLD | NEW |
| 1 <?xml version="1.0" standalone="no"?> | 1 <?xml version="1.0" standalone="no"?> |
| 2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" | 2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" |
| 3 "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> | 3 "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> |
| 4 | 4 |
| 5 <!-- | 5 <!-- |
| 6 | 6 |
| 7 Copyright 2001 The Apache Software Foundation | 7 Copyright 2001 The Apache Software Foundation |
| 8 | 8 |
| 9 Licensed under the Apache License, Version 2.0 (the "License"); | 9 Licensed under the Apache License, Version 2.0 (the "License"); |
| 10 you may not use this file except in compliance with the License. | 10 you may not use this file except in compliance with the License. |
| (...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 83 | 83 |
| 84 | 84 |
| 85 <g transform="translate(150,160)"> | 85 <g transform="translate(150,160)"> |
| 86 <use xlink:href="#Path1" style="fill:none; stroke:blue; stroke-width
:2"/> | 86 <use xlink:href="#Path1" style="fill:none; stroke:blue; stroke-width
:2"/> |
| 87 <text font-size="20"> | 87 <text font-size="20"> |
| 88 <textPath xlink:href="#Path1" textLength="70">sample</textPath> | 88 <textPath xlink:href="#Path1" textLength="70">sample</textPath> |
| 89 </text> | 89 </text> |
| 90 <text font-size="10" x="35" y="60">textLength="70"</text> | 90 <text font-size="10" x="35" y="60">textLength="70"</text> |
| 91 </g> | 91 </g> |
| 92 | 92 |
| 93 <g transform="translate(300,160)"> | |
| 94 <use xlink:href="#Path1" style="fill:none; stroke:blue; stroke-width
:2"/> | |
| 95 <text font-size="20"> | |
| 96 <textPath xlink:href="#Path1" kerning="10">sample</textPath> | |
| 97 </text> | |
| 98 <text font-size="10" x="35" y="60">kerning="10"</text> | |
| 99 </g> | |
| 100 | |
| 101 | |
| 102 <g transform="translate(0,250)"> | 93 <g transform="translate(0,250)"> |
| 103 <use xlink:href="#Path1" style="fill:none; stroke:blue; stroke-width
:2"/> | 94 <use xlink:href="#Path1" style="fill:none; stroke:blue; stroke-width
:2"/> |
| 104 <text font-size="20"> | 95 <text font-size="20"> |
| 105 <textPath xlink:href="#Path1" textLength="140" lengthAdjust="spa
cingAndGlyphs">sample</textPath> | 96 <textPath xlink:href="#Path1" textLength="140" lengthAdjust="spa
cingAndGlyphs">sample</textPath> |
| 106 </text> | 97 </text> |
| 107 <text font-size="10" x="35" y="60">textLength="140"</text> | 98 <text font-size="10" x="35" y="60">textLength="140"</text> |
| 108 <text font-size="10" x="35" y="70">lengthAdjust=</text> | 99 <text font-size="10" x="35" y="70">lengthAdjust=</text> |
| 109 <text font-size="10" x="35" y="80">"spacingAndGlyphs"</text> | 100 <text font-size="10" x="35" y="80">"spacingAndGlyphs"</text> |
| 110 </g> | 101 </g> |
| 111 | 102 |
| 112 <g transform="translate(150,250)"> | 103 <g transform="translate(150,250)"> |
| 113 <use xlink:href="#Path1" style="fill:none; stroke:blue; stroke-width
:2"/> | 104 <use xlink:href="#Path1" style="fill:none; stroke:blue; stroke-width
:2"/> |
| 114 <text font-size="20"> | 105 <text font-size="20"> |
| 115 <textPath xlink:href="#Path1" textLength="50" lengthAdjust="spac
ingAndGlyphs">sample</textPath> | 106 <textPath xlink:href="#Path1" textLength="50" lengthAdjust="spac
ingAndGlyphs">sample</textPath> |
| 116 </text> | 107 </text> |
| 117 <text font-size="10" x="35" y="60">textLength="50"</text> | 108 <text font-size="10" x="35" y="60">textLength="50"</text> |
| 118 <text font-size="10" x="35" y="70">lengthAdjust=</text> | 109 <text font-size="10" x="35" y="70">lengthAdjust=</text> |
| 119 <text font-size="10" x="35" y="80">"spacingAndGlyphs"</text> | 110 <text font-size="10" x="35" y="80">"spacingAndGlyphs"</text> |
| 120 </g> | 111 </g> |
| 121 | 112 |
| 122 <g transform="translate(300,250)"> | |
| 123 <use xlink:href="#Path1" style="fill:none; stroke:blue; stroke-width
:2"/> | |
| 124 <text font-size="20"> | |
| 125 <textPath xlink:href="#Path1" textLength="140" lengthAdjust="spa
cingAndGlyphs" kerning="10">sample</textPath> | |
| 126 </text> | |
| 127 <text font-size="10" x="5" y="60">textLength="140", kerning="10"</te
xt> | |
| 128 <text font-size="10" x="5" y="70">lengthAdjust=</text> | |
| 129 <text font-size="10" x="5" y="80">"spacingAndGlyphs"</text> | |
| 130 </g> | |
| 131 | |
| 132 <g transform="translate(0,350)"> | 113 <g transform="translate(0,350)"> |
| 133 <use xlink:href="#Path1" style="fill:none; stroke:blue; stroke-width
:2"/> | 114 <use xlink:href="#Path1" style="fill:none; stroke:blue; stroke-width
:2"/> |
| 134 <text font-size="20"> | 115 <text font-size="20"> |
| 135 <textPath xlink:href="#Path1" letter-spacing="-3">sample</textPa
th> | 116 <textPath xlink:href="#Path1" letter-spacing="-3">sample</textPa
th> |
| 136 </text> | 117 </text> |
| 137 <text font-size="10" x="35" y="60">letter-spacing="-3"</text> | 118 <text font-size="10" x="35" y="60">letter-spacing="-3"</text> |
| 138 </g> | 119 </g> |
| 139 | 120 |
| 140 <g transform="translate(150,350)"> | 121 <g transform="translate(150,350)"> |
| 141 <use xlink:href="#Path1" style="fill:none; stroke:blue; stroke-width
:2"/> | 122 <use xlink:href="#Path1" style="fill:none; stroke:blue; stroke-width
:2"/> |
| (...skipping 21 matching lines...) Expand all Loading... |
| 163 | 144 |
| 164 </g> | 145 </g> |
| 165 | 146 |
| 166 <!-- ============================================================= --> | 147 <!-- ============================================================= --> |
| 167 <!-- Batik sample mark --> | 148 <!-- Batik sample mark --> |
| 168 <!-- ============================================================= --> | 149 <!-- ============================================================= --> |
| 169 <use xlink:href="../resources/batikLogo.svg#Batik_Tag_Box" /> | 150 <use xlink:href="../resources/batikLogo.svg#Batik_Tag_Box" /> |
| 170 | 151 |
| 171 </svg> | 152 </svg> |
| 172 | 153 |
| OLD | NEW |