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

« back to all changes in this revision

Viewing changes to src/libpicviz/tests/regressions/0.5/test-var-char.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="200" height="350" 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="200" height="350"></rect>
 
8
 
 
9
/* Axes */
 
10
<line x1="50" y1="0" x2="50" y2="350" 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="0" x2="100" y2="0" stroke="black" stroke-width="0.1"/>
 
13
<line x1="150" y1="0" x2="150" y2="350" 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="0" x2="200" y2="0" stroke="black" stroke-width="0.1"/>
 
16
<line x1="0" y1="0" x2="200" y2="0" stroke="black" stroke-width="0.1"/>
 
17
 
 
18
/* Lines */
 
19
<line x1="50" y1="350" x2="150" y2="350" stroke="#000000" stroke-width="0.1"/>
 
20
<line x1="50" y1="350" x2="150" y2="337" stroke="#000000" stroke-width="0.1"/>
 
21
<line x1="50" y1="350" x2="150" y2="323" stroke="#000000" stroke-width="0.1"/>
 
22
<line x1="50" y1="350" x2="150" y2="309" stroke="#000000" stroke-width="0.1"/>
 
23
<line x1="50" y1="350" x2="150" y2="296" stroke="#000000" stroke-width="0.1"/>
 
24
<line x1="50" y1="350" x2="150" y2="282" stroke="#000000" stroke-width="0.1"/>
 
25
<line x1="50" y1="350" x2="150" y2="268" stroke="#000000" stroke-width="0.1"/>
 
26
<line x1="50" y1="350" x2="150" y2="254" stroke="#000000" stroke-width="0.1"/>
 
27
<line x1="50" y1="350" x2="150" y2="241" stroke="#000000" stroke-width="0.1"/>
 
28
<line x1="50" y1="350" x2="150" y2="227" stroke="#000000" stroke-width="0.1"/>
 
29
<line x1="50" y1="350" x2="150" y2="213" stroke="#000000" stroke-width="0.1"/>
 
30
<line x1="50" y1="350" x2="150" y2="200" stroke="#000000" stroke-width="0.1"/>
 
31
<line x1="50" y1="350" x2="150" y2="186" stroke="#000000" stroke-width="0.1"/>
 
32
<line x1="50" y1="350" x2="150" y2="172" stroke="#000000" stroke-width="0.1"/>
 
33
<line x1="50" y1="350" x2="150" y2="158" stroke="#000000" stroke-width="0.1"/>
 
34
<line x1="50" y1="350" x2="150" y2="145" stroke="#000000" stroke-width="0.1"/>
 
35
<line x1="50" y1="350" x2="150" y2="131" stroke="#000000" stroke-width="0.1"/>
 
36
<line x1="50" y1="350" x2="150" y2="117" stroke="#000000" stroke-width="0.1"/>
 
37
<line x1="50" y1="350" x2="150" y2="103" stroke="#000000" stroke-width="0.1"/>
 
38
<line x1="50" y1="350" x2="150" y2="90" stroke="#000000" stroke-width="0.1"/>
 
39
<line x1="50" y1="350" x2="150" y2="76" stroke="#000000" stroke-width="0.1"/>
 
40
<line x1="50" y1="350" x2="150" y2="62" stroke="#000000" stroke-width="0.1"/>
 
41
<line x1="50" y1="350" x2="150" y2="49" stroke="#000000" stroke-width="0.1"/>
 
42
<line x1="50" y1="350" x2="150" y2="35" stroke="#000000" stroke-width="0.1"/>
 
43
<line x1="50" y1="350" x2="150" y2="21" stroke="#000000" stroke-width="0.1"/>
 
44
<line x1="50" y1="350" x2="150" y2="7" stroke="#000000" stroke-width="0.1"/>
 
45
<line x1="50" y1="350" x2="150" y2="350" stroke="#FF0000" stroke-width="0.1"/>
 
46
<line x1="50" y1="337" x2="150" y2="350" stroke="#FF0000" stroke-width="0.1"/>
 
47
<line x1="50" y1="323" x2="150" y2="350" stroke="#FF0000" stroke-width="0.1"/>
 
48
<line x1="50" y1="309" x2="150" y2="350" stroke="#FF0000" stroke-width="0.1"/>
 
49
<line x1="50" y1="296" x2="150" y2="350" stroke="#FF0000" stroke-width="0.1"/>
 
50
<line x1="50" y1="282" x2="150" y2="350" stroke="#FF0000" stroke-width="0.1"/>
 
51
<line x1="50" y1="268" x2="150" y2="350" stroke="#FF0000" stroke-width="0.1"/>
 
52
<line x1="50" y1="254" x2="150" y2="350" stroke="#FF0000" stroke-width="0.1"/>
 
53
<line x1="50" y1="241" x2="150" y2="350" stroke="#FF0000" stroke-width="0.1"/>
 
54
<line x1="50" y1="227" x2="150" y2="350" stroke="#FF0000" stroke-width="0.1"/>
 
55
<line x1="50" y1="213" x2="150" y2="350" stroke="#FF0000" stroke-width="0.1"/>
 
56
<line x1="50" y1="200" x2="150" y2="350" stroke="#FF0000" stroke-width="0.1"/>
 
57
<line x1="50" y1="186" x2="150" y2="350" stroke="#FF0000" stroke-width="0.1"/>
 
58
<line x1="50" y1="172" x2="150" y2="350" stroke="#FF0000" stroke-width="0.1"/>
 
59
<line x1="50" y1="158" x2="150" y2="350" stroke="#FF0000" stroke-width="0.1"/>
 
60
<line x1="50" y1="145" x2="150" y2="350" stroke="#FF0000" stroke-width="0.1"/>
 
61
<line x1="50" y1="131" x2="150" y2="350" stroke="#FF0000" stroke-width="0.1"/>
 
62
<line x1="50" y1="117" x2="150" y2="350" stroke="#FF0000" stroke-width="0.1"/>
 
63
<line x1="50" y1="103" x2="150" y2="350" stroke="#FF0000" stroke-width="0.1"/>
 
64
<line x1="50" y1="90" x2="150" y2="350" stroke="#FF0000" stroke-width="0.1"/>
 
65
<line x1="50" y1="76" x2="150" y2="350" stroke="#FF0000" stroke-width="0.1"/>
 
66
<line x1="50" y1="62" x2="150" y2="350" stroke="#FF0000" stroke-width="0.1"/>
 
67
<line x1="50" y1="49" x2="150" y2="350" stroke="#FF0000" stroke-width="0.1"/>
 
68
<line x1="50" y1="35" x2="150" y2="350" stroke="#FF0000" stroke-width="0.1"/>
 
69
<line x1="50" y1="21" x2="150" y2="350" stroke="#FF0000" stroke-width="0.1"/>
 
70
<line x1="50" y1="7" x2="150" y2="350" stroke="#FF0000" stroke-width="0.1"/>
 
71
</svg>