add --shared
[pylucene.git] / lucene-java-3.4.0 / lucene / src / site / src / documentation / skins / common / images / txtdoc.svg.xslt
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!--
3   Licensed to the Apache Software Foundation (ASF) under one or more
4   contributor license agreements.  See the NOTICE file distributed with
5   this work for additional information regarding copyright ownership.
6   The ASF licenses this file to You under the Apache License, Version 2.0
7   (the "License"); you may not use this file except in compliance with
8   the License.  You may obtain a copy of the License at
9
10       http://www.apache.org/licenses/LICENSE-2.0
11
12   Unless required by applicable law or agreed to in writing, software
13   distributed under the License is distributed on an "AS IS" BASIS,
14   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15   See the License for the specific language governing permissions and
16   limitations under the License.
17 -->
18 <svg width="20pt" height="20pt"
19    xmlns="http://www.w3.org/2000/svg"
20    xmlns:xlink="http://www.w3.org/1999/xlink">
21   <defs
22      id="defs550">
23     <linearGradient id="gray2white">
24       <stop style="stop-color:#7f7f7f;stop-opacity:1;" offset="0.000000"/>
25       <stop style="stop-color:#ffffff;stop-opacity:1;" offset="1.000000"/>
26     </linearGradient>
27     <linearGradient id="pageshade" xlink:href="#gray2white"
28        x1="0.95" y1="0.95"
29        x2="0.40" y2="0.20"
30        gradientUnits="objectBoundingBox" spreadMethod="pad" />
31     <path d="M 0 0 L 200 0" style="stroke:#000000;stroke-width:1pt;" id="hr"/>
32   </defs>
33   <g transform="scale(0.08)">
34     <g transform="translate(40, 0)">
35       <rect width="230" height="300" x="0" y="0"
36             style="fill:url(#pageshade);fill-rule:evenodd;
37             stroke:#000000;stroke-width:1.25;"/>
38       <g transform="translate(15, 60)">
39         <use xlink:href="#hr" x="0" y="0"/>
40         <use xlink:href="#hr" x="0" y="60"/>
41         <use xlink:href="#hr" x="0" y="120"/>
42         <use xlink:href="#hr" x="0" y="180"/>
43       </g>
44     </g>
45     <g transform="translate(0,70),scale(1.1,1.6)">
46       <rect width="200" height="100" x="0" y="0"
47          style="fill:#ff0000;fill-rule:evenodd;
48                 stroke:#000000;stroke-width:2.33903;"/>
49       <text x="20" y="75"
50             style="stroke:#ffffff;stroke-width:1.0;
51                    font-size:72;font-weight:normal;fill:#ffffff;
52                    font-family:Arial;text-anchor:start;">TXT</text>
53     </g>
54   </g>
55 </svg>