~ubuntu-branches/ubuntu/trusty/picviz/trusty

« back to all changes in this revision

Viewing changes to src/libpicviz/tests/regressions/0.2/test-var-all.svg

  • Committer: Bazaar Package Importer
  • Author(s): Pierre Chifflier
  • Date: 2009-03-30 10:42:08 UTC
  • Revision ID: james.westby@ubuntu.com-20090330104208-j095obwkp574t1lm
Tags: upstream-0.5
ImportĀ upstreamĀ versionĀ 0.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" standalone="no"?>
 
2
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
 
3
<svg width="800" height="500" version="1.1" xmlns="http://www.w3.org/2000/svg">
 
4
  <desc>Picviz image</desc>
 
5
 
 
6
/* Background */
 
7
<rect id="square" style="fill:white;stroke:white;" width="800" height="500"></rect>
 
8
 
 
9
/* Axes */
 
10
<line x1="50" y1="0" x2="50" y2="500" stroke="black" stroke-width="0.1"/>
 
11
<text style="fill:black;font-size:8px;font-family:Courier 10 Pitch" x="50" y="10"></text>
 
12
<line x1="100" y1="429496729600" x2="0" y2="0" stroke="black" stroke-width="0.1"/>
 
13
<line x1="150" y1="0" x2="150" y2="500" stroke="black" stroke-width="0.1"/>
 
14
<text style="fill:black;font-size:8px;font-family:Courier 10 Pitch" x="150" y="10"></text>
 
15
<line x1="200" y1="858993459200" x2="0" y2="0" stroke="black" stroke-width="0.1"/>
 
16
<line x1="250" y1="0" x2="250" y2="500" stroke="black" stroke-width="0.1"/>
 
17
<text style="fill:black;font-size:8px;font-family:Courier 10 Pitch" x="250" y="10"></text>
 
18
<line x1="300" y1="1288490188800" x2="0" y2="0" stroke="black" stroke-width="0.1"/>
 
19
<line x1="350" y1="0" x2="350" y2="500" stroke="black" stroke-width="0.1"/>
 
20
<text style="fill:black;font-size:8px;font-family:Courier 10 Pitch" x="350" y="10"></text>
 
21
<line x1="400" y1="1717986918400" x2="0" y2="0" stroke="black" stroke-width="0.1"/>
 
22
<line x1="450" y1="0" x2="450" y2="500" stroke="black" stroke-width="0.1"/>
 
23
<text style="fill:black;font-size:8px;font-family:Courier 10 Pitch" x="450" y="10"></text>
 
24
<line x1="500" y1="2147483648000" x2="0" y2="0" stroke="black" stroke-width="0.1"/>
 
25
<line x1="550" y1="0" x2="550" y2="500" stroke="black" stroke-width="0.1"/>
 
26
<text style="fill:black;font-size:8px;font-family:Courier 10 Pitch" x="550" y="10"></text>
 
27
<line x1="600" y1="2576980377600" x2="0" y2="0" stroke="black" stroke-width="0.1"/>
 
28
<line x1="650" y1="0" x2="650" y2="500" stroke="black" stroke-width="0.1"/>
 
29
<text style="fill:black;font-size:8px;font-family:Courier 10 Pitch" x="650" y="10"></text>
 
30
<line x1="700" y1="3006477107200" x2="0" y2="0" stroke="black" stroke-width="0.1"/>
 
31
<line x1="750" y1="0" x2="750" y2="500" stroke="black" stroke-width="0.1"/>
 
32
<text style="fill:black;font-size:8px;font-family:Courier 10 Pitch" x="750" y="10"></text>
 
33
<line x1="800" y1="3435973836800" x2="0" y2="0" stroke="black" stroke-width="0.1"/>
 
34
<line x1="0" y1="0" x2="800" y2="0" stroke="black" stroke-width="0.1"/>
 
35
 
 
36
/* Lines */
 
37
<line x1="50" y1="251" x2="150" y2="251" stroke="#000000" stroke-width="0.1"/>
 
38
<line x1="150" y1="251" x2="250" y2="251" stroke="#000000" stroke-width="0.1"/>
 
39
<line x1="250" y1="251" x2="350" y2="251" stroke="#000000" stroke-width="0.1"/>
 
40
<line x1="350" y1="251" x2="450" y2="251" stroke="#000000" stroke-width="0.1"/>
 
41
<line x1="450" y1="251" x2="550" y2="250" stroke="#000000" stroke-width="0.1"/>
 
42
<line x1="550" y1="250" x2="650" y2="251" stroke="#000000" stroke-width="0.1"/>
 
43
<line x1="650" y1="251" x2="750" y2="336" stroke="#000000" stroke-width="0.1"/>
 
44
</svg>