~ubuntu-branches/ubuntu/precise/fritzing/precise

« back to all changes in this revision

Viewing changes to docs/templates/schematicconnector.svg

  • Committer: Bazaar Package Importer
  • Author(s): Georges Khaznadar
  • Date: 2011-08-26 10:11:05 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110826101105-w5hmn7zcf93ig5v6
Tags: 0.6.3b-1
* upgrapded to the newer upstream version
* parameters of the function GraphicsUtils::distanceFromLine in 
  src/svg/groundplanegenerator.cpp:767 are now declared as doubles,
  which Closes: #636441
* the new version fixes src/utils/folderutils.cpp, which
  Closes: #636061

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
 
<svg
3
 
   xmlns:dc="http://purl.org/dc/elements/1.1/"
4
 
   xmlns:cc="http://creativecommons.org/ns#"
5
 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
6
 
   xmlns:svg="http://www.w3.org/2000/svg"
7
 
   xmlns="http://www.w3.org/2000/svg"
8
 
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
9
 
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
10
 
   version="1.2"
11
 
   baseProfile="tiny"
12
 
   width="12mm"
13
 
   height="20.082mm"
14
 
   id="svg2"
15
 
   sodipodi:version="0.32"
16
 
   inkscape:version="0.46"
17
 
   sodipodi:docname="schematicconnector.svg"
18
 
   inkscape:output_extension="org.inkscape.output.svg.inkscape">
19
 
  <metadata
20
 
     id="metadata2481">
21
 
    <rdf:RDF>
22
 
      <cc:Work
23
 
         rdf:about="">
24
 
        <dc:format>image/svg+xml</dc:format>
25
 
        <dc:type
26
 
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
27
 
      </cc:Work>
28
 
    </rdf:RDF>
29
 
  </metadata>
30
 
  <defs
31
 
     id="defs2479">
32
 
    <inkscape:perspective
33
 
       sodipodi:type="inkscape:persp3d"
34
 
       inkscape:vp_x="0 : 35.578346 : 1"
35
 
       inkscape:vp_y="0 : 1000 : 0"
36
 
       inkscape:vp_z="42.519684 : 35.578346 : 1"
37
 
       inkscape:persp3d-origin="21.259842 : 23.718898 : 1"
38
 
       id="perspective2483" />
39
 
  </defs>
40
 
  <sodipodi:namedview
41
 
     inkscape:window-height="879"
42
 
     inkscape:window-width="982"
43
 
     inkscape:pageshadow="2"
44
 
     inkscape:pageopacity="0.0"
45
 
     guidetolerance="10.0"
46
 
     gridtolerance="10.0"
47
 
     objecttolerance="10.0"
48
 
     borderopacity="1.0"
49
 
     bordercolor="#666666"
50
 
     pagecolor="#ffffff"
51
 
     id="base"
52
 
     showgrid="false"
53
 
     inkscape:zoom="12.985426"
54
 
     inkscape:cx="21.259842"
55
 
     inkscape:cy="42.437773"
56
 
     inkscape:window-x="131"
57
 
     inkscape:window-y="127"
58
 
     inkscape:current-layer="svg2" />
59
 
  <g
60
 
     id="connector0pin">
61
 
    <rect
62
 
       y="0.4620564"
63
 
       x="11.936459"
64
 
       height="27.954414"
65
 
       width="3.3884139"
66
 
       id="rect2497"
67
 
       style="fill:#000000;fill-opacity:0" />
68
 
  </g>
69
 
  <rect id="connector0terminal" x="13.5" y="0.4620564" width="1" height="1" />
70
 
 
71
 
  <g
72
 
     id="connector1pin">
73
 
    <rect
74
 
       y="44.4620564"
75
 
       x="11.936459"
76
 
       height="27.954414"
77
 
       width="3.3884139"
78
 
       id="rect3277"
79
 
       style="fill:#000000;fill-opacity:0" />
80
 
  </g>
81
 
   <rect id="connector1terminal" x="13.5" y="72.4164704" width="1" height="1" />
82
 
</svg>