tests/svghmi_v2/svghmi_0@svghmi/svghmi.svg
author Edouard Tisserant
Thu, 20 Aug 2020 13:56:21 +0200
branchsvghmi
changeset 3031 440d74319a74
parent 3021 49799de67540
child 3057 696301e869d5
permissions -rw-r--r--
SVGHMI: Refactor the way JsonTable generate javascript code to access json data. Now support multiple assignments, used in the case of text to change both content and style on the same element.
3016
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
     2
<!-- Created with Inkscape (http://www.inkscape.org/) -->
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
     3
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
     4
<svg
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
     5
   xmlns:dc="http://purl.org/dc/elements/1.1/"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
     6
   xmlns:cc="http://creativecommons.org/ns#"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
     7
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
     8
   xmlns:svg="http://www.w3.org/2000/svg"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
     9
   xmlns="http://www.w3.org/2000/svg"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    10
   xmlns:xlink="http://www.w3.org/1999/xlink"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    11
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    12
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    13
   width="1280"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    14
   height="720"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    15
   viewBox="0 0 1280 720"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    16
   version="1.1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    17
   id="hmi0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    18
   sodipodi:docname="svghmi.svg"
3021
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
    19
   inkscape:version="0.92.3 (2405546, 2018-03-11)"
3016
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    20
   inkscape:label="Layer">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    21
  <metadata
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    22
     id="metadata4542">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    23
    <rdf:RDF>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    24
      <cc:Work
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    25
         rdf:about="">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    26
        <dc:format>image/svg+xml</dc:format>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    27
        <dc:type
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    28
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    29
        <dc:title />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    30
      </cc:Work>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    31
    </rdf:RDF>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    32
  </metadata>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    33
  <defs
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    34
     id="defs2">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    35
    <inkscape:perspective
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    36
       sodipodi:type="inkscape:persp3d"
3021
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
    37
       inkscape:vp_x="-688.56326 : 510.71991 : 1"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
    38
       inkscape:vp_y="0 : 1306.0642 : 0"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
    39
       inkscape:vp_z="662.62627 : 323.72015 : 1"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
    40
       inkscape:persp3d-origin="147.31778 : 353.99223 : 1"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
    41
       id="perspective258" />
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
    42
    <inkscape:perspective
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
    43
       sodipodi:type="inkscape:persp3d"
3016
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    44
       inkscape:vp_x="-457.78124 : 416.79285 : 1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    45
       inkscape:vp_y="0 : 1000 : 0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    46
       inkscape:vp_z="576.76945 : 273.61475 : 1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    47
       inkscape:persp3d-origin="182.21876 : 296.79285 : 1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    48
       id="perspective503" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    49
    <inkscape:perspective
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    50
       sodipodi:type="inkscape:persp3d"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    51
       inkscape:vp_x="-104 : 357 : 1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    52
       inkscape:vp_y="0 : 1000 : 0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    53
       inkscape:vp_z="1272 : 385 : 1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    54
       inkscape:persp3d-origin="536 : 237 : 1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    55
       id="perspective445" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    56
    <inkscape:tag
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    57
       id="Set 1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    58
       inkscape:label="HMI:AccessList@Admin"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    59
       inkscape:expanded="true">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    60
      <inkscape:tagref
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    61
         xlink:href="#text995"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    62
         id="tagref192" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    63
      <inkscape:tagref
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    64
         xlink:href="#g991"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    65
         id="tagref194" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    66
    </inkscape:tag>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    67
    <linearGradient
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    68
       inkscape:collect="always"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    69
       id="linearGradient962">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    70
      <stop
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    71
         style="stop-color:#ff3000;stop-opacity:1;"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    72
         offset="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    73
         id="stop958" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    74
      <stop
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    75
         style="stop-color:#0022ff;stop-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    76
         offset="1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    77
         id="stop960" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    78
    </linearGradient>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    79
    <marker
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    80
       inkscape:isstock="true"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    81
       style="overflow:visible"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    82
       id="marker926"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    83
       refX="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    84
       refY="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    85
       orient="auto"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    86
       inkscape:stockid="Arrow2Lend">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    87
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    88
         transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    89
         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    90
         style="fill:#ff3000;fill-opacity:1;fill-rule:evenodd;stroke:#ff3000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    91
         id="path924"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    92
         inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    93
    </marker>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    94
    <inkscape:tag
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    95
       id="Set 3"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    96
       inkscape:expanded="true"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    97
       inkscape:label="HMI:Translate">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    98
      <inkscape:tagref
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    99
         xlink:href="#text831"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   100
         id="tagref1085" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   101
      <inkscape:tagref
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   102
         xlink:href="#text827"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   103
         id="tagref1087" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   104
      <inkscape:tagref
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   105
         xlink:href="#text4497"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   106
         id="tagref1089" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   107
      <inkscape:tagref
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   108
         xlink:href="#home_jmp"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   109
         id="tagref1091" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   110
      <inkscape:tagref
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   111
         xlink:href="#setting_jmp"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   112
         id="tagref1093" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   113
    </inkscape:tag>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   114
    <linearGradient
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   115
       inkscape:collect="always"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   116
       xlink:href="#linearGradient962"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   117
       id="linearGradient1407"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   118
       gradientUnits="userSpaceOnUse"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   119
       gradientTransform="matrix(0.5,0,0,0.03945396,73.07865,3.7693345)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   120
       x1="113.38908"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   121
       y1="-62.210247"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   122
       x2="113.38908"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   123
       y2="4.0725975" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   124
    <inkscape:perspective
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   125
       sodipodi:type="inkscape:persp3d"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   126
       inkscape:vp_x="-173.06414 : 591.30354 : 1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   127
       inkscape:vp_y="0 : 1319.7648 : 0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   128
       inkscape:vp_z="1192.2994 : 402.34211 : 1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   129
       inkscape:persp3d-origin="671.58536 : 432.93175 : 1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   130
       id="perspective503-6" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   131
  </defs>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   132
  <sodipodi:namedview
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   133
     id="base"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   134
     pagecolor="#ffffff"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   135
     bordercolor="#666666"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   136
     borderopacity="1.0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   137
     inkscape:pageopacity="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   138
     inkscape:pageshadow="2"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   139
     inkscape:document-units="px"
3021
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
   140
     inkscape:current-layer="g110-0-9"
3016
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   141
     showgrid="false"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   142
     units="px"
3021
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
   143
     inkscape:zoom="1.4142136"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
   144
     inkscape:cx="437.24009"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
   145
     inkscape:cy="177.36896"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
   146
     inkscape:window-width="1800"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
   147
     inkscape:window-height="836"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
   148
     inkscape:window-x="0"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
   149
     inkscape:window-y="27"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
   150
     inkscape:window-maximized="1"
3016
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   151
     showguides="true"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   152
     inkscape:guide-bbox="true" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   153
  <rect
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   154
     style="color:#000000;fill:#4d4d4d"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   155
     id="page0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   156
     width="1280"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   157
     height="720"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   158
     x="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   159
     y="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   160
     inkscape:label="HMI:Page:Home"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   161
     sodipodi:insensitive="true" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   162
  <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   163
     inkscape:label="HMI:Slider@/PUMP0/SLOTH"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   164
     transform="matrix(7.5590552,0,0,7.5590552,-710.78539,551.61779)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   165
     id="g110-0">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   166
    <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   167
       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0.52916664;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   168
       d="M 113.38908,2.2017068 V -62.210247"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   169
       id="path90-9"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   170
       inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   171
       sodipodi:nodetypes="cc"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   172
       inkscape:label="range" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   173
    <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   174
       inkscape:label="handle"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   175
       sodipodi:nodetypes="cc"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   176
       inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   177
       id="path92-3"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   178
       d="m 113.32293,4.2048893 v -5.230241"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   179
       style="fill:none;fill-rule:evenodd;stroke:url(#linearGradient1407);stroke-width:5.28146696;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:29.63333321;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   180
    <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   181
       xml:space="preserve"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   182
       style="font-style:normal;font-weight:normal;font-size:5.29166651px;line-height:125%;font-family:sans-serif;text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   183
       x="115.07632"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   184
       y="9.3424692"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   185
       id="text96-6"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   186
       inkscape:label="min"><tspan
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   187
         sodipodi:role="line"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   188
         id="tspan94-0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   189
         x="115.07632"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   190
         y="9.3424692"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   191
         style="text-align:end;text-anchor:end;fill:#ff6600;stroke-width:0.26458332px">0</tspan></text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   192
    <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   193
       id="text100-6"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   194
       y="-64.195457"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   195
       x="113.27539"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   196
       style="font-style:normal;font-weight:normal;font-size:5.29166651px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   197
       xml:space="preserve"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   198
       inkscape:label="max"><tspan
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   199
         style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.26458332px"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   200
         y="-64.195457"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   201
         x="113.27539"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   202
         sodipodi:role="line"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   203
         id="tspan1409">100</tspan></text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   204
    <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   205
       xml:space="preserve"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   206
       style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   207
       x="-24.72547"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   208
       y="-121.97556"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   209
       id="text104-6"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   210
       inkscape:label="value"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   211
       transform="rotate(90)"><tspan
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   212
         sodipodi:role="line"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   213
         x="-24.72547"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   214
         y="-121.97556"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   215
         style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.26458332px"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   216
         id="tspan102-1">000</tspan></text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   217
  </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   218
  <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   219
     id="g4557"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   220
     inkscape:label="HMI:Input@/SOMEPLCGLOBAL">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   221
    <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   222
       inkscape:label="value"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   223
       transform="scale(1.1201068,0.89277203)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   224
       id="text2398"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   225
       y="446.98395"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   226
       x="347.5253"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   227
       style="font-style:normal;font-weight:normal;font-size:124.08008575px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:3.10200214px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   228
       xml:space="preserve"><tspan
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   229
         style="stroke-width:3.10200214px"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   230
         y="446.98395"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   231
         x="347.5253"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   232
         id="tspan2396"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   233
         sodipodi:role="line">Test</tspan></text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   234
    <rect
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   235
       style="opacity:0.18600003;fill:#de2cc9;fill-opacity:1;stroke:none;stroke-width:1.11699021"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   236
       id="rect4559"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   237
       width="323.85489"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   238
       height="132.93608"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   239
       x="369.10974"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   240
       y="299.97858"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   241
       inkscape:label="edit" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   242
    <rect
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   243
       style="opacity:0;fill:#de2cc9;fill-opacity:1;stroke:none;stroke-width:3.45667744"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   244
       id="rect4561"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   245
       width="580.42413"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   246
       height="339.91623"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   247
       x="699.57587"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   248
       y="380.08374"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   249
       inkscape:label="key_pos" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   250
  </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   251
  <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   252
     transform="matrix(1.5213157,0,0,1.4848913,-82.472173,789.79964)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   253
     style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   254
     id="g4278"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   255
     inkscape:label="HMI:Keypad:HMI_STRING">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   256
    <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   257
       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.6;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.16776976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   258
       d="M 54.211084,1.2654702 H 435.7388 V 230.18209 H 54.211084 Z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   259
       id="rect1006-3"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   260
       inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   261
       inkscape:label="Background"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   262
       sodipodi:nodetypes="ccccc" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   263
    <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   264
       style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   265
       id="path185"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   266
       d="m 162,197 h -11 c -2,0 -3,1 -3,3 v 18 c 0,2 1,3 3,3 h 11 168 18 c 0,0 1,-1 1,-3 v -18 c 0,-2 -1,-3 -1,-3 h -18 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   267
       inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   268
       inkscape:label="Space" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   269
    <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   270
       id="g4380"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   271
       inkscape:label="Keys"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   272
       style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   273
       transform="translate(0,-19.076386)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   274
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   275
         id="g4283"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   276
         inkscape:label="q Q"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   277
         style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   278
         transform="translate(0,-9.5381931)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   279
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   280
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   281
           id="path41"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   282
           d="m 95,121 h 19 c 2,0 3,1 3,3 v 18 c 0,1 -1,3 -3,3 H 95 c -1,0 -3,-2 -3,-3 v -18 c 0,-2 2,-3 3,-3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   283
           inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   284
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   285
           x="99.378708"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   286
           y="138.28395"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   287
           id="text203"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   288
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   289
           transform="scale(1.0007154,0.99928514)">Q</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   290
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   291
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   292
         id="g4337"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   293
         inkscape:label="w W"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   294
         style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   295
         transform="translate(0,-9.5381931)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   296
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   297
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   298
           id="path43"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   299
           d="m 124,121 h 20 c 2,0 3,1 3,3 v 18 c 0,1 -1,3 -3,3 h -20 c -1,0 -3,-2 -3,-3 v -18 c 0,-2 2,-3 3,-3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   300
           inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   301
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   302
           x="127.0709"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   303
           y="138.28395"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   304
           id="text207"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   305
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   306
           transform="scale(1.0007154,0.99928514)">W</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   307
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   308
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   309
         id="g4332"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   310
         inkscape:label="e E"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   311
         style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   312
         transform="translate(0,-9.5381931)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   313
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   314
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   315
           id="path45"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   316
           d="m 154,121 h 20 c 2,0 3,1 3,3 v 18 c 0,1 -1,3 -3,3 h -20 c -1,0 -3,-2 -3,-3 v -18 c 0,-2 2,-3 3,-3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   317
           inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   318
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   319
           x="159.70854"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   320
           y="138.28395"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   321
           id="text211"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   322
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   323
           transform="scale(1.0007154,0.99928514)">E</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   324
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   325
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   326
         id="g4326"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   327
         inkscape:label="r R"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   328
         style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   329
         transform="translate(0,-9.5381931)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   330
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   331
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   332
           id="path47"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   333
           d="m 184,121 h 19 c 2,0 3,1 3,3 v 18 c 0,1 -1,3 -3,3 h -19 c -1,0 -3,-2 -3,-3 v -18 c 0,-2 2,-3 3,-3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   334
           inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   335
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   336
           x="188.39003"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   337
           y="138.28395"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   338
           id="text215"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   339
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   340
           transform="scale(1.0007154,0.99928514)">R</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   341
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   342
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   343
         id="g4321"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   344
         inkscape:label="t T"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   345
         style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   346
         transform="translate(0,-9.5381931)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   347
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   348
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   349
           id="path49"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   350
           d="m 213,121 h 20 c 2,0 3,1 3,3 v 18 c 0,1 -1,3 -3,3 h -20 c -1,0 -2,-2 -2,-3 v -18 c 0,-2 1,-3 2,-3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   351
           inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   352
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   353
           x="219.04961"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   354
           y="138.28395"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   355
           id="text219"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   356
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   357
           transform="scale(1.0007154,0.99928514)">T</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   358
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   359
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   360
         id="g4316"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   361
         inkscape:label="y Y"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   362
         style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   363
         transform="translate(0,-9.5381931)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   364
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   365
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   366
           id="path51"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   367
           d="m 243,121 h 20 c 2,0 3,1 3,3 v 18 c 0,1 -1,3 -3,3 h -20 c -1,0 -2,-2 -2,-3 v -18 c 0,-2 1,-3 2,-3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   368
           inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   369
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   370
           x="248.72017"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   371
           y="138.28395"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   372
           id="text223"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   373
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   374
           transform="scale(1.0007154,0.99928514)">Y</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   375
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   376
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   377
         id="g4311"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   378
         inkscape:label="u U"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   379
         style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   380
         transform="translate(0,-9.5381931)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   381
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   382
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   383
           id="path53"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   384
           d="m 273,121 h 20 c 2,0 3,1 3,3 v 18 c 0,1 -1,3 -3,3 h -20 c -1,0 -2,-2 -2,-3 v -18 c 0,-2 1,-3 2,-3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   385
           inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   386
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   387
           x="278.39075"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   388
           y="138.28395"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   389
           id="text227"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   390
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   391
           transform="scale(1.0007154,0.99928514)">U</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   392
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   393
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   394
         id="g4306"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   395
         inkscape:label="i I"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   396
         style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   397
         transform="translate(0,-9.5381931)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   398
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   399
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   400
           id="path55"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   401
           d="m 302,121 h 20 c 2,0 3,1 3,3 v 18 c 0,1 -1,3 -3,3 h -20 c -1,0 -2,-2 -2,-3 v -18 c 0,-2 1,-3 2,-3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   402
           inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   403
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   404
           x="311.02859"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   405
           y="138.28395"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   406
           id="text231"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   407
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   408
           transform="scale(1.0007154,0.99928514)">I</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   409
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   410
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   411
         id="g4301"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   412
         inkscape:label="o O"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   413
         style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   414
         transform="translate(0,-9.5381931)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   415
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   416
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   417
           id="path57"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   418
           d="m 332,121 h 20 c 2,0 3,1 3,3 v 18 c 0,1 -1,3 -3,3 h -20 c -1,0 -2,-2 -2,-3 v -18 c 0,-2 1,-3 2,-3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   419
           inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   420
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   421
           x="336.74319"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   422
           y="138.28395"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   423
           id="text235"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   424
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   425
           transform="scale(1.0007154,0.99928514)">O</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   426
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   427
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   428
         id="g4296"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   429
         inkscape:label="p P"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   430
         style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   431
         transform="translate(0,-9.5381931)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   432
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   433
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   434
           id="path59"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   435
           d="m 362,121 h 20 c 2,0 3,1 3,3 v 18 c 0,1 -1,3 -3,3 h -20 c -1,0 -2,-2 -2,-3 v -18 c 0,-2 1,-3 2,-3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   436
           inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   437
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   438
           x="367.40256"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   439
           y="138.28395"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   440
           id="text239"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   441
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   442
           transform="scale(1.0007154,0.99928514)">P</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   443
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   444
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   445
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   446
         id="g4511"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   447
         inkscape:label="a A">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   448
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   449
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   450
           d="m 103,147 h 19 c 1,0 3,1 3,2 v 19 c 0,1 -2,2 -3,2 h -19 c -2,0 -3,-1 -3,-2 v -19 c 0,-1 1,-2 3,-2 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   451
           id="path65"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   452
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   453
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   454
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   455
           id="text243"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   456
           y="163.99854"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   457
           x="107.29005"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   458
           transform="scale(1.0007154,0.99928514)">A</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   459
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   460
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   461
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   462
         id="g4516"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   463
         inkscape:label="s S">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   464
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   465
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   466
           d="m 132,147 h 20 c 1,0 3,1 3,2 v 19 c 0,1 -2,2 -3,2 h -20 c -2,0 -3,-1 -3,-2 v -19 c 0,-1 1,-2 3,-2 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   467
           id="path67"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   468
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   469
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   470
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   471
           id="text247"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   472
           y="163.99854"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   473
           x="137.95012"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   474
           transform="scale(1.0007154,0.99928514)">S</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   475
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   476
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   477
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   478
         id="g4521"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   479
         inkscape:label="d D">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   480
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   481
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   482
           d="m 162,147 h 20 c 2,0 3,1 3,2 v 19 c 0,1 -1,2 -3,2 h -20 c -2,0 -3,-1 -3,-2 v -19 c 0,-1 1,-2 3,-2 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   483
           id="path69"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   484
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   485
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   486
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   487
           id="text251"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   488
           y="163.99854"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   489
           x="166.63159"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   490
           transform="scale(1.0007154,0.99928514)">D</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   491
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   492
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   493
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   494
         id="g4526"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   495
         inkscape:label="f F">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   496
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   497
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   498
           d="m 192,147 h 19 c 2,0 3,1 3,2 v 19 c 0,1 -1,2 -3,2 h -19 c -2,0 -3,-1 -3,-2 v -19 c 0,-1 1,-2 3,-2 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   499
           id="path71"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   500
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   501
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   502
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   503
           id="text255"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   504
           y="163.99854"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   505
           x="197.29166"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   506
           transform="scale(1.0007154,0.99928514)">F</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   507
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   508
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   509
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   510
         id="g4531"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   511
         inkscape:label="g G">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   512
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   513
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   514
           d="m 221,147 h 20 c 2,0 3,1 3,2 v 19 c 0,1 -1,2 -3,2 h -20 c -2,0 -3,-1 -3,-2 v -19 c 0,-1 1,-2 3,-2 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   515
           id="path73"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   516
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   517
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   518
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   519
           id="text259"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   520
           y="163.99854"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   521
           x="225.97284"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   522
           transform="scale(1.0007154,0.99928514)">G</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   523
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   524
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   525
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   526
         id="g4536"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   527
         inkscape:label="h H">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   528
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   529
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   530
           d="m 251,147 h 20 c 2,0 3,1 3,2 v 19 c 0,1 -1,2 -3,2 h -20 c -1,0 -3,-1 -3,-2 v -19 c 0,-1 2,-2 3,-2 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   531
           id="path75"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   532
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   533
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   534
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   535
           id="text263"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   536
           y="163.99854"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   537
           x="255.64342"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   538
           transform="scale(1.0007154,0.99928514)">H</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   539
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   540
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   541
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   542
         id="g4541"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   543
         inkscape:label="j J">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   544
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   545
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   546
           d="m 281,147 h 19 c 2,0 3,1 3,2 v 19 c 0,1 -1,2 -3,2 h -19 c -1,0 -3,-1 -3,-2 v -19 c 0,-1 2,-2 3,-2 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   547
           id="path77"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   548
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   549
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   550
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   551
           id="text267"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   552
           y="163.99854"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   553
           x="287.29208"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   554
           transform="scale(1.0007154,0.99928514)">J</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   555
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   556
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   557
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   558
         id="g4546"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   559
         inkscape:label="k K">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   560
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   561
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   562
           d="m 310,147 h 20 c 2,0 3,1 3,2 v 19 c 0,1 -1,2 -3,2 h -20 c -1,0 -3,-1 -3,-2 v -19 c 0,-1 2,-2 3,-2 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   563
           id="path79"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   564
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   565
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   566
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   567
           id="text271"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   568
           y="163.99854"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   569
           x="314.98465"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   570
           transform="scale(1.0007154,0.99928514)">K</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   571
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   572
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   573
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   574
         id="g4551"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   575
         inkscape:label="l L">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   576
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   577
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   578
           d="m 340,147 h 20 c 2,0 3,1 3,2 v 19 c 0,1 -1,2 -3,2 h -20 c -1,0 -3,-1 -3,-2 v -19 c 0,-1 2,-2 3,-2 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   579
           id="path81"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   580
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   581
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   582
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   583
           id="text275"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   584
           y="163.99854"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   585
           x="345.64444"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   586
           transform="scale(1.0007154,0.99928514)">L</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   587
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   588
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   589
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   590
         id="g4586"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   591
         inkscape:label="z Z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   592
         transform="translate(0,9.5381929)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   593
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   594
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   595
           d="m 113,172 h 21 c 1,0 2,2 2,3 v 17 c 0,2 -1,3 -2,3 h -21 c -1,0 -2,-1 -2,-3 v -17 c 0,-1 1,-3 2,-3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   596
           id="path87-3"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   597
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   598
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   599
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   600
           id="text279"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   601
           y="188.72411"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   602
           x="119.15855"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   603
           transform="scale(1.0007154,0.99928514)">Z</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   604
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   605
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   606
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   607
         id="g4581"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   608
         inkscape:label="x X"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   609
         transform="translate(0,9.5381929)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   610
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   611
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   612
           d="m 143,172 h 21 c 1,0 2,2 2,3 v 17 c 0,2 -1,3 -2,3 h -21 c -1,0 -2,-1 -2,-3 v -17 c 0,-1 1,-3 2,-3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   613
           id="path89-6"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   614
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   615
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   616
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   617
           id="text283"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   618
           y="188.72411"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   619
           x="148.82933"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   620
           transform="scale(1.0007154,0.99928514)">X</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   621
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   622
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   623
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   624
         id="g4576"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   625
         inkscape:label="c C"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   626
         transform="translate(0,9.5381929)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   627
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   628
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   629
           d="m 173,172 h 21 c 1,0 2,2 2,3 v 17 c 0,2 -1,3 -2,3 h -21 c -1,0 -2,-1 -2,-3 v -17 c 0,-1 1,-3 2,-3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   630
           id="path91-7"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   631
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   632
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   633
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   634
           id="text287"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   635
           y="188.72411"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   636
           x="178.50011"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   637
           transform="scale(1.0007154,0.99928514)">C</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   638
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   639
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   640
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   641
         id="g4571"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   642
         inkscape:label="v V"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   643
         transform="translate(0,9.5381929)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   644
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   645
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   646
           d="m 202,172 h 21 c 1,0 2,2 2,3 v 17 c 0,2 -1,3 -2,3 h -21 c 0,0 -1,-1 -1,-3 v -17 c 0,-1 1,-3 1,-3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   647
           id="path195"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   648
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   649
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   650
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   651
           id="text291"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   652
           y="188.72411"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   653
           x="208.16988"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   654
           transform="scale(1.0007154,0.99928514)">V</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   655
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   656
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   657
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   658
         id="g4566"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   659
         inkscape:label="b B"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   660
         transform="translate(0,9.5381929)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   661
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   662
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   663
           d="m 233,172 h 20 c 1,0 2,2 2,3 v 17 c 0,2 -1,3 -2,3 h -20 c -2,0 -3,-1 -3,-3 v -17 c 0,-1 1,-3 3,-3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   664
           id="path93"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   665
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   666
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   667
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   668
           id="text295"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   669
           y="188.72411"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   670
           x="237.84096"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   671
           transform="scale(1.0007154,0.99928514)">B</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   672
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   673
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   674
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   675
         id="g4561"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   676
         inkscape:label="n N"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   677
         transform="translate(0,9.5381929)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   678
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   679
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   680
           d="m 263,172 h 20 c 1,0 2,2 2,3 v 17 c 0,2 -1,3 -2,3 h -20 c -2,0 -3,-1 -3,-3 v -17 c 0,-1 1,-3 3,-3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   681
           id="path95"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   682
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   683
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   684
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   685
           id="text299"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   686
           y="188.72411"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   687
           x="267.51193"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   688
           transform="scale(1.0007154,0.99928514)">N</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   689
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   690
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   691
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   692
         id="g4556"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   693
         inkscape:label="m M"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   694
         transform="translate(0,9.5381929)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   695
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   696
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   697
           d="m 293,172 h 19 c 1,0 2,2 2,3 v 17 c 0,2 -1,3 -2,3 h -19 c -2,0 -3,-1 -3,-3 v -17 c 0,-1 1,-3 3,-3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   698
           id="path97"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   699
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   700
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   701
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   702
           id="text303"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   703
           y="188.72411"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   704
           x="296.1933"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   705
           transform="scale(1.0007154,0.99928514)">M</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   706
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   707
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   708
         id="g4818"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   709
         inkscape:label=". :"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   710
         style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   711
         transform="translate(0,9.5381929)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   712
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   713
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   714
           d="m 352,172 h 20 c 1,0 2,2 2,3 v 17 c 0,2 -1,3 -2,3 h -20 c -2,0 -3,-1 -3,-3 v -17 c 0,-1 1,-3 3,-3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   715
           id="path101"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   716
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   717
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   718
           transform="scale(1.0007154,0.99928513)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   719
           style="font-weight:normal;font-size:9.28803921px;font-family:Arial;fill:#2b2828;fill-rule:evenodd;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   720
           id="text719"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   721
           y="189.66107"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   722
           x="359.58276">.</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   723
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   724
           x="359.58276"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   725
           y="181.64532"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   726
           id="text4834"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   727
           style="font-weight:normal;font-size:9.28803921px;font-family:Arial;fill:#2b2828;fill-rule:evenodd;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   728
           transform="scale(1.0007154,0.99928512)">:</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   729
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   730
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   731
         id="g4813"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   732
         inkscape:label=", ;"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   733
         style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   734
         transform="translate(0,9.5381929)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   735
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   736
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   737
           d="m 322,172 h 20 c 1,0 2,2 2,3 v 17 c 0,2 -1,3 -2,3 h -20 c -2,0 -3,-1 -3,-3 v -17 c 0,-1 1,-3 3,-3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   738
           id="path99"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   739
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   740
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   741
           style="font-weight:normal;font-size:9.28803921px;font-family:Arial;fill:#2b2828;fill-rule:evenodd;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   742
           id="text727"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   743
           y="181.64532"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   744
           x="330.00806"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   745
           transform="scale(1.0007154,0.99928512)">;</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   746
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   747
           style="font-weight:normal;font-size:9.28803921px;font-family:Arial;fill:#2b2828;fill-rule:evenodd;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   748
           y="189.66107"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   749
           x="330.00806"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   750
           transform="scale(1.0007154,0.99928512)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   751
           id="text4826">,</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   752
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   753
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   754
         style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   755
         inkscape:label="1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   756
         id="g2845"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   757
         transform="translate(-13.353469,-45.783327)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   758
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   759
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   760
           d="m 95,121 h 19 c 2,0 3,1 3,3 v 18 c 0,1 -1,3 -3,3 H 95 c -1,0 -3,-2 -3,-3 v -18 c 0,-2 2,-3 3,-3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   761
           id="path2839"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   762
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   763
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   764
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   765
           id="text2841"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   766
           y="138.28395"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   767
           x="101.07153"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   768
           transform="scale(1.0007154,0.99928513)">1</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   769
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   770
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   771
         style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   772
         inkscape:label="2"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   773
         id="g2853"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   774
         transform="translate(-13.353469,-45.783327)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   775
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   776
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   777
           d="m 124,121 h 20 c 2,0 3,1 3,3 v 18 c 0,1 -1,3 -3,3 h -20 c -1,0 -3,-2 -3,-3 v -18 c 0,-2 2,-3 3,-3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   778
           id="path2847"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   779
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   780
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   781
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   782
           id="text2849"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   783
           y="138.28395"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   784
           x="130.18704"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   785
           transform="scale(1.0007154,0.99928513)">2</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   786
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   787
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   788
         inkscape:label="3"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   789
         id="g2861"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   790
         style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   791
         transform="translate(-13.353469,-45.783327)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   792
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   793
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   794
           d="m 154,121 h 20 c 2,0 3,1 3,3 v 18 c 0,1 -1,3 -3,3 h -20 c -1,0 -3,-2 -3,-3 v -18 c 0,-2 2,-3 3,-3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   795
           id="path2855"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   796
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   797
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   798
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   799
           id="text2857"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   800
           y="138.28395"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   801
           x="159.70854"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   802
           transform="scale(1.0007154,0.99928514)">3</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   803
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   804
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   805
         id="g2957"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   806
         inkscape:label="4"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   807
         transform="translate(0,-19.076386)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   808
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   809
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   810
           d="m 170.64653,94.293059 h 19 c 2,0 3,1 3,3 v 18.000001 c 0,1 -1,3 -3,3 h -19 c -1,0 -3,-2 -3,-3 V 97.293059 c 0,-2 2,-3 3,-3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   811
           id="path2865"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   812
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   813
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   814
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   815
           id="text2867"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   816
           y="111.55791"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   817
           x="176.39188"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   818
           transform="scale(1.0007154,0.99928514)">4</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   819
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   820
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   821
         id="g2962"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   822
         inkscape:label="5"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   823
         transform="translate(0,-19.076386)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   824
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   825
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   826
           d="m 199.64653,94.293059 h 20 c 2,0 3,1 3,3 v 18.000001 c 0,1 -1,3 -3,3 h -20 c -1,0 -2,-2 -2,-3 V 97.293059 c 0,-2 1,-3 2,-3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   827
           id="path2873"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   828
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   829
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   830
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   831
           id="text2875"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   832
           y="111.55791"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   833
           x="205.70567"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   834
           transform="scale(1.0007154,0.99928514)">5</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   835
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   836
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   837
         id="g2967"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   838
         inkscape:label="6"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   839
         transform="translate(0,-19.076386)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   840
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   841
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   842
           d="m 229.64653,94.293059 h 20 c 2,0 3,1 3,3 v 18.000001 c 0,1 -1,3 -3,3 h -20 c -1,0 -2,-2 -2,-3 V 97.293059 c 0,-2 1,-3 2,-3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   843
           id="path2881"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   844
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   845
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   846
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   847
           id="text2883"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   848
           y="111.55791"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   849
           x="236.15851"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   850
           transform="scale(1.0007154,0.99928514)">6</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   851
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   852
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   853
         id="g2972"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   854
         inkscape:label="7"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   855
         transform="translate(0,-19.076386)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   856
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   857
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   858
           d="m 259.64653,94.293059 h 20 c 2,0 3,1 3,3 v 18.000001 c 0,1 -1,3 -3,3 h -20 c -1,0 -2,-2 -2,-3 V 97.293059 c 0,-2 1,-3 2,-3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   859
           id="path2889"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   860
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   861
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   862
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   863
           id="text2891"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   864
           y="111.55791"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   865
           x="266.06564"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   866
           transform="scale(1.0007154,0.99928514)">7</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   867
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   868
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   869
         id="g2977"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   870
         inkscape:label="8"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   871
         transform="translate(0,-19.076386)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   872
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   873
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   874
           d="m 288.64653,94.293059 h 20 c 2,0 3,1 3,3 v 18.000001 c 0,1 -1,3 -3,3 h -20 c -1,0 -2,-2 -2,-3 V 97.293059 c 0,-2 1,-3 2,-3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   875
           id="path2897"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   876
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   877
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   878
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   879
           id="text2899"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   880
           y="111.55791"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   881
           x="295.08231"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   882
           transform="scale(1.0007154,0.99928514)">8</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   883
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   884
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   885
         id="g2982"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   886
         inkscape:label="9 -"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   887
         transform="translate(0,-19.076386)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   888
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   889
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   890
           d="m 318.64653,94.293059 h 20 c 2,0 3,1 3,3 v 18.000001 c 0,1 -1,3 -3,3 h -20 c -1,0 -2,-2 -2,-3 V 97.293059 c 0,-2 1,-3 2,-3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   891
           id="path2905"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   892
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   893
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   894
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   895
           id="text2907"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   896
           y="111.55791"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   897
           x="325.05408"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   898
           transform="scale(1.0007154,0.99928514)">9</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   899
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   900
           transform="scale(1.0007154,0.99928511)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   901
           x="335.72681"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   902
           y="102.42173"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   903
           id="text806"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   904
           style="font-weight:normal;font-size:9.28803921px;font-family:Arial;fill:#2b2828;fill-rule:evenodd;stroke-width:0.36866826">-</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   905
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   906
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   907
         id="g2987"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   908
         inkscape:label="0 +"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   909
         transform="translate(0,-19.076386)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   910
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   911
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   912
           d="m 348.64653,94.293059 h 20 c 2,0 3,1 3,3 v 18.000001 c 0,1 -1,3 -3,3 h -20 c -1,0 -2,-2 -2,-3 V 97.293059 c 0,-2 1,-3 2,-3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   913
           id="path2913"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   914
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   915
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   916
           style="font-weight:normal;font-size:13.93205929px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   917
           id="text2915"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   918
           y="111.55791"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   919
           x="355.05984"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   920
           transform="scale(1.0007154,0.99928514)">0</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   921
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   922
           transform="scale(1.0007154,0.99928511)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   923
           style="font-weight:normal;font-size:9.28803921px;font-family:Arial;fill:#2b2828;fill-rule:evenodd;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   924
           id="text804"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   925
           y="102.42173"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   926
           x="365.30151">+</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   927
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   928
    </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   929
    <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   930
       transform="translate(335.89988,-58.934803)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   931
       id="g3544"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   932
       inkscape:label="Esc"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   933
       style="stroke-width:0.47631353">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   934
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   935
         style="opacity:1;vector-effect:none;fill:#4f4c4d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.16824313;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   936
         id="path105"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   937
         d="m 47.948645,115.07509 h 39.076386 c 1,0 3,1 3,3 v 18 c 0,1 -2,3 -3,3 H 47.948645 c -2,0 -3,-2 -3,-3 v -18 c 0,-2 1,-3 3,-3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   938
         inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   939
         sodipodi:nodetypes="sssssssss" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   940
      <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   941
         transform="scale(1.0007154,0.99928512)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   942
         style="font-weight:normal;font-size:9.37966251px;font-family:Arial;fill:#ffffff;fill-rule:evenodd;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   943
         id="text469"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   944
         y="130.02028"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   945
         x="59.288635">Esc</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   946
    </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   947
    <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   948
       inkscape:label="Enter"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   949
       id="g4291"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   950
       style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   951
       transform="translate(0,-19.076386)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   952
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   953
         sodipodi:nodetypes="sssssssss"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   954
         style="opacity:1;vector-effect:none;fill:#4f4c4d;fill-opacity:1;stroke:none;stroke-width:0.16824313;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   955
         id="path3616"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   956
         d="m 368.68274,170 c -1,0 -2,-1 -2,-3 v -17 c 0,-1 1,-3 2,-3 h 54.24217 c 2,0 3,2 3,3 v 17 c 0,2 -1,3 -3,3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   957
         inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   958
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   959
         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   960
         d="m -260.23633,1080.8125 v 15.7949 h -38.68555 v -3 l -6.91992,4 6.91992,4 v -3.0019 h 40.6836 v -17.793 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   961
         transform="matrix(0.47690966,0,0,0.47690966,531.12074,-361.18588)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   962
         id="path6545"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   963
         inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   964
    </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   965
    <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   966
       inkscape:label="BackSpace"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   967
       id="g4287"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   968
       style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   969
       transform="translate(2.3648311e-6,-28.614579)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   970
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   971
         sodipodi:nodetypes="sssssssss"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   972
         style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   973
         id="path3624"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   974
         d="m 391.97749,144 c -1,0 -2,-1 -2,-3 v -17 c 0,-1 1,-3 2,-3 h 30.94742 c 2,0 3,2 3,3 v 17 c 0,2 -1,3 -3,3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   975
         inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   976
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   977
         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#2b2828;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   978
         d="m -268.72656,1011.1777 -6.91992,4 6.91992,4 v -3.0019 h 29.18945 v -1.9981 h -29.18945 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   979
         transform="matrix(0.47690966,0,0,0.47690966,531.12074,-351.64769)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   980
         id="path11623-1-0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   981
         inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   982
    </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   983
    <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   984
       id="g934"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   985
       inkscape:label="CapsLock">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   986
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   987
         inkscape:label="inactive"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   988
         id="g942"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   989
         style="display:inline;fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   990
         transform="translate(0,-19.076386)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   991
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   992
           sodipodi:nodetypes="sssssssss"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   993
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   994
           id="path936-3"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   995
           d="m 67.025031,170 c -1,0 -3,-1 -3,-2 v -19 c 0,-1 2,-2 3,-2 H 92 c 2,0 4,1 4,2 v 19 c 0,1 -2,2 -4,2 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   996
           inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   997
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   998
           x="69.789322"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   999
           y="156.71973"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1000
           id="text938-5"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1001
           style="font-weight:normal;font-size:8.66233635px;font-family:Arial;fill:#2b2828;stroke-width:0.36866823"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1002
           transform="scale(1.0007154,0.99928515)">Caps</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1003
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1004
           x="69.789322"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1005
           y="166.5585"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1006
           id="text940"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1007
           style="font-weight:normal;font-size:8.66233635px;font-family:Arial;fill:#2b2828;stroke-width:0.36866823"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1008
           transform="scale(1.0007154,0.99928515)">Lock</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1009
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1010
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1011
         transform="translate(0,-19.076386)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1012
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1013
         id="g4429"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1014
         inkscape:label="active">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1015
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1016
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1017
           d="m 67.025031,170 c -1,0 -3,-1 -3,-2 v -19 c 0,-1 2,-2 3,-2 H 92 c 2,0 4,1 4,2 v 19 c 0,1 -2,2 -4,2 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1018
           id="path199"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1019
           style="opacity:1;vector-effect:none;fill:#4f4c4d;fill-opacity:1;stroke:none;stroke-width:0.16824313;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1020
           sodipodi:nodetypes="sssssssss" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1021
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1022
           transform="scale(1.0007154,0.99928515)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1023
           style="font-weight:normal;font-size:8.66233635px;font-family:Arial;fill:#ffffff;stroke-width:0.36866823"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1024
           id="text647"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1025
           y="156.71973"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1026
           x="69.789322">Caps</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1027
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1028
           transform="scale(1.0007154,0.99928515)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1029
           style="font-weight:normal;font-size:8.66233635px;font-family:Arial;fill:#ffffff;stroke-width:0.36866823"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1030
           id="text651"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1031
           y="166.5585"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1032
           x="69.789322">Lock</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1033
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1034
    </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1035
    <rect
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1036
       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#fffff5;fill-opacity:1;fill-rule:nonzero;stroke:#202326;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1037
       id="rect2130"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1038
       width="361.89996"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1039
       height="30.150299"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1040
       x="64.024956"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1041
       y="15.771065"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1042
       rx="3.8152773"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1043
       ry="3.8152773"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1044
       inkscape:label="Field" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1045
    <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1046
       xml:space="preserve"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1047
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:19.0763855px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.47690967px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1048
       x="72.50132"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1049
       y="38.296417"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1050
       id="text1309"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1051
       inkscape:label="Value"><tspan
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1052
         sodipodi:role="line"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1053
         id="tspan1307"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1054
         x="72.50132"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1055
         y="38.296417"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1056
         style="text-align:start;text-anchor:start;stroke-width:0.47690967px">text</tspan></text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1057
    <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1058
       id="g437"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1059
       inkscape:label="Shift">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1060
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1061
         id="g421"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1062
         inkscape:label="inactive">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1063
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1064
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1065
           d="m 379.96247,185.46181 c -1,0 -2,-1 -2,-3 v -17 c 0,-1 1,-3 2,-3 h 42.96244 c 2,0 3,2 3,3 v 17 c 0,2 -1,3 -3,3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1066
           id="path910"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1067
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1068
           sodipodi:nodetypes="sssssssss" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1069
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1070
           style="font-weight:normal;font-size:8.92098808px;font-family:Arial;fill:#2b2828;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1071
           id="text912"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1072
           y="177.90059"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1073
           x="392.55679"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1074
           transform="scale(1.0007154,0.99928513)">Shift</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1075
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1076
           sodipodi:nodetypes="sssssssss"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1077
           style="opacity:1;vector-effect:none;fill:#d3d2d2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.16824308;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1078
           id="path856"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1079
           d="m 67.025031,185.46181 c -1,0 -3,-1 -3,-3 v -17 c 0,-1 2,-3 3,-3 H 104 c 1,0 2,2 2,3 v 17 c 0,2 -1,3 -2,3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1080
           inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1081
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1082
           x="75.85218"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1083
           y="177.90059"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1084
           id="text858"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1085
           style="font-weight:normal;font-size:8.92098808px;font-family:Arial;fill:#2b2828;fill-rule:evenodd;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1086
           transform="scale(1.0007154,0.99928513)">Shift</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1087
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1088
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1089
         id="g413"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1090
         inkscape:label="active">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1091
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1092
           sodipodi:nodetypes="sssssssss"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1093
           style="opacity:1;vector-effect:none;fill:#4f4c4d;fill-opacity:1;stroke:none;stroke-width:0.16824313;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1094
           id="path551"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1095
           d="m 379.96247,185.46181 c -1,0 -2,-1 -2,-3 v -17 c 0,-1 1,-3 2,-3 h 42.96244 c 2,0 3,2 3,3 v 17 c 0,2 -1,3 -3,3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1096
           inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1097
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1098
           transform="scale(1.0007154,0.99928513)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1099
           x="392.55679"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1100
           y="177.90059"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1101
           id="text629"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1102
           style="font-weight:normal;font-size:8.92098808px;font-family:Arial;fill:#ffffff;stroke-width:0.36866826">Shift</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1103
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1104
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1105
           d="m 67.025031,185.46181 c -1,0 -3,-1 -3,-3 v -17 c 0,-1 2,-3 3,-3 H 104 c 1,0 2,2 2,3 v 17 c 0,2 -1,3 -2,3 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1106
           id="path879"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1107
           style="opacity:1;vector-effect:none;fill:#4f4c4d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.16824313;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1108
           sodipodi:nodetypes="sssssssss" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1109
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1110
           transform="scale(1.0007154,0.99928513)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1111
           style="font-weight:normal;font-size:8.92098808px;font-family:Arial;fill:#ffffff;fill-rule:evenodd;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1112
           id="text881"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1113
           y="177.90059"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1114
           x="75.85218">Shift</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1115
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1116
    </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1117
    <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1118
       transform="scale(0.96824588,1.0327955)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1119
       id="text471"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1120
       y="12.333657"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1121
       x="252.9579"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1122
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.31375408px;line-height:125%;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.30784383px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1123
       xml:space="preserve"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1124
       inkscape:label="Info"><tspan
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1125
         style="stroke-width:0.30784383px"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1126
         y="12.333657"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1127
         x="252.9579"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1128
         id="tspan469"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1129
         sodipodi:role="line">information</tspan></text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1130
    <rect
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1131
       style="opacity:0.18600003;fill:#de2cc9;fill-opacity:1;stroke:none;stroke-width:0.31677353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1132
       id="rect4563"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1133
       width="381.45959"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1134
       height="14.110301"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1135
       x="54.211086"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1136
       y="1.2654642"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1137
       inkscape:label="position" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1138
  </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1139
  <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1140
     inkscape:label="HMI:Slider@/PUMP0/SLOTH"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1141
     transform="matrix(7.5590552,0,0,7.5590552,-248.554,584.0829)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1142
     id="g110-0-9">
3021
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1143
    <g
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1144
       inkscape:label="setpoint"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1145
       style="opacity:0.5;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.76565915"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1146
       inkscape:corner7="-0.15304809 : -0.15652183 : 0.051043755 : 1"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1147
       inkscape:corner0="-0.13109479 : -0.13697746 : 0 : 1"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1148
       inkscape:perspectiveID="#perspective258"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1149
       id="g256"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1150
       sodipodi:type="inkscape:box3d">
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1151
      <path
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1152
         style="fill:#353564;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1153
         points="69.054145,5.4029493 71.910946,3.7246414 71.910946,0.053890203 69.054145,1.5165601 "
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1154
         d="M 69.054145,1.5165601 V 5.4029493 L 71.910946,3.7246414 V 0.0538902 Z"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1155
         inkscape:box3dsidetype="6"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1156
         id="path244"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1157
         sodipodi:type="inkscape:box3dside" />
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1158
      <path
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1159
         style="fill:#afafde;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1160
         points="72.352867,6.8282124 75.092002,5.0278603 71.910946,3.7246414 69.054145,5.4029493 "
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1161
         d="M 69.054145,5.4029493 72.352867,6.8282124 75.092002,5.0278603 71.910946,3.7246414 Z"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1162
         inkscape:box3dsidetype="13"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1163
         id="path246"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1164
         sodipodi:type="inkscape:box3dside" />
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1165
      <path
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1166
         style="fill:#e9e9ff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1167
         points="75.092002,1.2673703 75.092002,5.0278603 71.910946,3.7246414 71.910946,0.053890203 "
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1168
         d="m 71.910946,0.0538902 3.181056,1.2134801 v 3.76049 L 71.910946,3.7246414 Z"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1169
         inkscape:box3dsidetype="11"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1170
         id="path248"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1171
         sodipodi:type="inkscape:box3dside" />
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1172
      <path
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1173
         style="fill:#4d4d9f;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1174
         points="72.352867,2.8410867 75.092002,1.2673703 71.910946,0.053890203 69.054145,1.5165601 "
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1175
         d="M 69.054145,1.5165601 72.352867,2.8410867 75.092002,1.2673703 71.910946,0.0538902 Z"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1176
         inkscape:box3dsidetype="5"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1177
         id="path250"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1178
         sodipodi:type="inkscape:box3dside" />
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1179
      <path
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1180
         style="fill:#d7d7ff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1181
         points="72.352867,6.8282124 75.092002,5.0278603 75.092002,1.2673703 72.352867,2.8410867 "
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1182
         d="m 72.352867,2.8410867 v 3.9871257 l 2.739135,-1.8003521 v -3.76049 z"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1183
         inkscape:box3dsidetype="14"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1184
         id="path252"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1185
         sodipodi:type="inkscape:box3dside" />
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1186
      <path
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1187
         style="fill:#8686bf;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1188
         points="72.352867,2.8410867 72.352867,6.8282124 69.054145,5.4029493 69.054145,1.5165601 "
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1189
         d="m 69.054145,1.5165601 3.298722,1.3245266 V 6.8282124 L 69.054145,5.4029493 Z"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1190
         inkscape:box3dsidetype="3"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1191
         id="path254"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1192
         sodipodi:type="inkscape:box3dside" />
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1193
    </g>
3016
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1194
    <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1195
       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:none;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0.52375954;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1196
       d="m 71.94894,3.6581855 79.3256,0.040092"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1197
       id="path90-9-3"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1198
       inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1199
       sodipodi:nodetypes="cc"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1200
       inkscape:label="range" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1201
    <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1202
       xml:space="preserve"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1203
       style="font-style:normal;font-weight:normal;font-size:5.29166651px;line-height:125%;font-family:sans-serif;text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1204
       x="68.771873"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1205
       y="5.501111"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1206
       id="text96-6-0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1207
       inkscape:label="min"><tspan
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1208
         sodipodi:role="line"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1209
         id="tspan94-0-62"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1210
         x="68.771873"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1211
         y="5.501111"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1212
         style="text-align:end;text-anchor:end;fill:#ff6600;stroke-width:0.26458332px">0</tspan></text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1213
    <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1214
       id="text100-6-6"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1215
       y="5.501111"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1216
       x="159.67337"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1217
       style="font-style:normal;font-weight:normal;font-size:5.29166651px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1218
       xml:space="preserve"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1219
       inkscape:label="max"><tspan
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1220
         style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.26458332px"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1221
         y="5.501111"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1222
         x="159.67337"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1223
         sodipodi:role="line"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1224
         id="tspan1409-1">100</tspan></text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1225
    <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1226
       xml:space="preserve"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1227
       style="font-style:normal;font-weight:normal;font-size:7.78479624px;line-height:125%;font-family:sans-serif;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:0.19461991px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1228
       x="-115.32294"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1229
       y="-9.0188799"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1230
       id="text104-6-8"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1231
       inkscape:label="value"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1232
       transform="scale(-1)"><tspan
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1233
         sodipodi:role="line"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1234
         x="-115.32294"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1235
         y="-9.0188799"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1236
         style="text-align:center;text-anchor:middle;fill:#ff6600;stroke-width:0.19461991px"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1237
         id="tspan102-1-7">000</tspan></text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1238
    <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1239
       sodipodi:type="inkscape:box3d"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1240
       id="g930"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1241
       inkscape:perspectiveID="#perspective503"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1242
       inkscape:corner0="-0.13109479 : -0.13697746 : 0 : 1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1243
       inkscape:corner7="-0.15304809 : -0.15652183 : 0.051043755 : 1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1244
       style="fill:#ff0000;fill-opacity:1;stroke:none"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1245
       inkscape:label="handle"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1246
       transform="translate(0.01,0.01)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1247
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1248
         sodipodi:type="inkscape:box3dside"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1249
         id="path932"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1250
         inkscape:box3dsidetype="6"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1251
         d="M 69.751604,1.9575481 V 4.9331975 L 71.93894,3.6481857 V 0.8376415 Z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1252
         points="69.751604,4.9331975 71.93894,3.6481857 71.93894,0.8376415 69.751604,1.9575481 "
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1253
         style="fill:#353564;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1254
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1255
         sodipodi:type="inkscape:box3dside"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1256
         id="path940"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1257
         inkscape:box3dsidetype="13"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1258
         d="M 69.751604,4.9331975 72.2773,6.0244633 74.374544,4.6460073 71.93894,3.6481857 Z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1259
         points="72.2773,6.0244633 74.374544,4.6460073 71.93894,3.6481857 69.751604,4.9331975 "
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1260
         style="fill:#afafde;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1261
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1262
         sodipodi:type="inkscape:box3dside"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1263
         id="path942"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1264
         inkscape:box3dsidetype="11"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1265
         d="m 71.93894,0.8376415 2.435604,0.9291122 V 4.6460073 L 71.93894,3.6481857 Z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1266
         points="74.374544,1.7667537 74.374544,4.6460073 71.93894,3.6481857 71.93894,0.8376415 "
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1267
         style="fill:#e9e9ff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1268
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1269
         sodipodi:type="inkscape:box3dside"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1270
         id="path934"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1271
         inkscape:box3dsidetype="5"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1272
         d="M 69.751604,1.9575481 72.2773,2.971684 74.374544,1.7667537 71.93894,0.8376415 Z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1273
         points="72.2773,2.971684 74.374544,1.7667537 71.93894,0.8376415 69.751604,1.9575481 "
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1274
         style="fill:#4d4d9f;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1275
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1276
         sodipodi:type="inkscape:box3dside"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1277
         id="path938"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1278
         inkscape:box3dsidetype="14"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1279
         d="m 72.2773,2.971684 v 3.0527793 l 2.097244,-1.378456 V 1.7667537 Z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1280
         points="72.2773,6.0244633 74.374544,4.6460073 74.374544,1.7667537 72.2773,2.971684 "
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1281
         style="fill:#d7d7ff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1282
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1283
         sodipodi:type="inkscape:box3dside"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1284
         id="path936"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1285
         inkscape:box3dsidetype="3"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1286
         d="M 69.751604,1.9575481 72.2773,2.971684 V 6.0244633 L 69.751604,4.9331975 Z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1287
         points="72.2773,2.971684 72.2773,6.0244633 69.751604,4.9331975 69.751604,1.9575481 "
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1288
         style="fill:#8686bf;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1289
    </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1290
  </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1291
  <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1292
     id="g1292-3"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1293
     inkscape:label="HMI:Input@/RADIOSTATE"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1294
     transform="matrix(0.94144976,0,0,1.7212489,176.35468,-2117.077)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1295
    <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1296
       id="g2530"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1297
       inkscape:label="=3">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1298
      <rect
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1299
         style="display:inline;fill:#0009ff;fill-opacity:1;stroke:none;stroke-width:0.24259248"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1300
         id="rect1273-6-3"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1301
         width="57.391823"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1302
         height="24.148804"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1303
         x="230.03636"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1304
         y="1238.2637"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1305
         inkscape:label="3" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1306
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1307
         transform="translate(-213.152,55.750293)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1308
         id="g2520-5"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1309
         inkscape:label="HMI:Switch@/RADIOSTATE"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1310
         style="fill:#0009ff;fill-opacity:1">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1311
        <rect
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1312
           inkscape:label="3"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1313
           y="1206.6622"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1314
           x="443.18835"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1315
           height="24.148754"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1316
           width="57.39183"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1317
           id="rect1273-6-9-9-9"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1318
           style="display:inline;fill:#0009ff;fill-opacity:1;stroke:none;stroke-width:0.24259226" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1319
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1320
    </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1321
    <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1322
       id="g2527"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1323
       inkscape:label="=2">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1324
      <rect
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1325
         style="display:inline;fill:#00ffed;fill-opacity:1;stroke:none;stroke-width:0.24259254"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1326
         id="rect1273-6-56"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1327
         width="57.391857"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1328
         height="24.148804"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1329
         x="313.84549"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1330
         y="1238.2637"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1331
         inkscape:label="2" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1332
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1333
         transform="translate(-303.62283,32.70105)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1334
         id="g2520-2"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1335
         inkscape:label="HMI:Switch@/RADIOSTATE">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1336
        <rect
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1337
           inkscape:label="2"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1338
           y="1229.7114"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1339
           x="617.46832"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1340
           height="24.148754"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1341
           width="57.39183"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1342
           id="rect1273-6-9-9-0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1343
           style="display:inline;fill:#00ffed;fill-opacity:1;stroke:none;stroke-width:0.24259226" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1344
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1345
    </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1346
    <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1347
       id="g2524"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1348
       inkscape:label="=1">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1349
      <rect
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1350
         style="display:inline;fill:#3eff00;fill-opacity:1;stroke:none;stroke-width:0.24182089"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1351
         id="rect1273-6-2"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1352
         width="57.027344"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1353
         height="24.148796"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1354
         x="146.22725"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1355
         y="1238.2637"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1356
         inkscape:label="1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1357
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1358
         transform="translate(-213.152,55.750293)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1359
         id="g2520-23"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1360
         inkscape:label="HMI:Switch@/RADIOSTATE">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1361
        <rect
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1362
           inkscape:label="1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1363
           y="1206.6622"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1364
           x="359.37924"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1365
           height="24.148754"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1366
           width="57.39183"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1367
           id="rect1273-6-9-9-7"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1368
           style="display:inline;fill:#3eff00;fill-opacity:1;stroke:none;stroke-width:0.24259226" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1369
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1370
    </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1371
    <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1372
       id="g2501"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1373
       inkscape:label="=0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1374
       transform="translate(-260.62575)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1375
      <rect
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1376
         inkscape:label="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1377
         y="1238.2637"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1378
         x="323.04385"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1379
         height="24.148754"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1380
         width="57.39183"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1381
         id="rect1273-6-9"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1382
         style="display:inline;fill:#ffea00;fill-opacity:1;stroke:none;stroke-width:0.24259225" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1383
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1384
         id="g2520"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1385
         inkscape:label="HMI:Switch@/RADIOSTATE">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1386
        <rect
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1387
           inkscape:label="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1388
           y="1262.4125"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1389
           x="323.04385"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1390
           height="24.148754"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1391
           width="57.39183"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1392
           id="rect1273-6-9-9"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1393
           style="display:inline;fill:#ffea00;fill-opacity:1;stroke:none;stroke-width:0.24259226" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1394
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1395
    </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1396
  </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1397
  <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1398
     id="g1047"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1399
     inkscape:label="HMI:CircularBar@/PUMP0/SLOTH"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1400
     transform="matrix(0.39840034,0,0,0.35920948,224.04409,96.134885)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1401
    <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1402
       inkscape:label="range"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1403
       sodipodi:open="true"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1404
       d="M 1079.626,411.60913 A 184.25998,167.44942 0 0 1 874.51345,308.78336 184.25998,167.44942 0 0 1 946.20137,106.11681 184.25998,167.44942 0 0 1 1178.8257,131.16507"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1405
       sodipodi:end="5.5191826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1406
       sodipodi:start="1.3860423"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1407
       sodipodi:ry="167.44942"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1408
       sodipodi:rx="184.25998"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1409
       sodipodi:cy="247.00946"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1410
       sodipodi:cx="1045.7766"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1411
       sodipodi:type="arc"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1412
       id="path1044"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1413
       style="opacity:1;fill:none;fill-opacity:1;stroke:#fe00dc;stroke-width:22.07197189;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1414
    <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1415
       xml:space="preserve"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1416
       style="font-style:normal;font-weight:normal;font-size:90.1384964px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ff00ca;fill-opacity:1;stroke:none;stroke-width:2.25346255px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1417
       x="1046.8701"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1418
       y="258.16129"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1419
       id="text1051"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1420
       transform="scale(0.91814752,1.0891496)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1421
       inkscape:label="value"><tspan
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1422
         sodipodi:role="line"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1423
         id="tspan1049"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1424
         x="1046.8701"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1425
         y="258.16129"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1426
         style="fill:#ff00ca;fill-opacity:1;stroke:none;stroke-width:2.25346255px;stroke-opacity:1">000</tspan></text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1427
    <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1428
       inkscape:label="path"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1429
       sodipodi:open="true"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1430
       d="M 1083.68,410.87778 A 184.25998,167.44942 0 0 1 875.42544,310.83196 184.25998,167.44942 0 0 1 945.58759,106.47662 184.25998,167.44942 0 0 1 1179.4956,131.8038"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1431
       sodipodi:end="5.524452"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1432
       sodipodi:start="1.3636114"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1433
       sodipodi:ry="167.44942"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1434
       sodipodi:rx="184.25998"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1435
       sodipodi:cy="247.00946"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1436
       sodipodi:cx="1045.7766"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1437
       sodipodi:type="arc"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1438
       id="path1044-3"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1439
       style="opacity:1;fill:none;fill-opacity:1;stroke:#00fff1;stroke-width:40;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1440
  </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1441
  <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1442
     id="g1047-6"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1443
     inkscape:label="HMI:CircularSlider@/PUMP0/SLOTH"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1444
     transform="matrix(0.45707797,0,0,0.45707797,330.74411,340.99474)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1445
    <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1446
       inkscape:label="range"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1447
       d="M 970.29569,399.76446 A 184.25998,167.44942 0 0 1 866.26395,284.77467 184.25998,167.44942 0 0 1 904.10823,139.93753"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1448
       sodipodi:end="3.8353474"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1449
       sodipodi:start="1.9928597"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1450
       sodipodi:ry="167.44942"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1451
       sodipodi:rx="184.25998"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1452
       sodipodi:cy="247.00946"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1453
       sodipodi:cx="1045.7766"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1454
       sodipodi:type="arc"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1455
       id="path1044-7"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1456
       style="opacity:1;fill:none;fill-opacity:1;stroke:#fe00dc;stroke-width:22.07197189;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1457
       sodipodi:open="true" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1458
    <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1459
       sodipodi:type="inkscape:box3d"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1460
       id="g930-2"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1461
       inkscape:perspectiveID="#perspective503-6"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1462
       inkscape:corner0="-0.086129988 : -0.14445971 : 0 : 1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1463
       inkscape:corner7="-0.10808329 : -0.16400408 : 0.051043755 : 1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1464
       style="fill:#ff0000;fill-opacity:1;stroke:none"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1465
       inkscape:label="handle"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1466
       inkscape:transform-center-x="8"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1467
       inkscape:transform-center-y="98">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1468
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1469
         sodipodi:type="inkscape:box3dside"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1470
         id="path932-9"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1471
         inkscape:box3dsidetype="6"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1472
         d="m 919.8592,371.09874 v 61.75093 l 51.05152,-25.59855 V 348.7668 Z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1473
         points="919.8592,432.84967 970.91072,407.25112 970.91072,348.7668 919.8592,371.09874 "
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1474
         style="fill:#353564;fill-rule:evenodd;stroke:none;stroke-width:21.82598114px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1475
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1476
         sodipodi:type="inkscape:box3dside"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1477
         id="path940-1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1478
         inkscape:box3dsidetype="13"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1479
         d="m 919.8592,432.84967 49.77111,22.08625 49.54589,-27.39008 -48.26548,-20.29472 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1480
         points="969.63031,454.93592 1019.1762,427.54584 970.91072,407.25112 919.8592,432.84967 "
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1481
         style="fill:#afafde;fill-rule:evenodd;stroke:none;stroke-width:21.82598114px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1482
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1483
         sodipodi:type="inkscape:box3dside"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1484
         id="path942-2"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1485
         inkscape:box3dsidetype="11"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1486
         d="m 970.91072,348.7668 48.26548,18.93314 v 59.8459 l -48.26548,-20.29472 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1487
         points="1019.1762,367.69994 1019.1762,427.54584 970.91072,407.25112 970.91072,348.7668 "
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1488
         style="fill:#e9e9ff;fill-rule:evenodd;stroke:none;stroke-width:21.82598114px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1489
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1490
         sodipodi:type="inkscape:box3dside"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1491
         id="path934-7"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1492
         inkscape:box3dsidetype="5"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1493
         d="m 919.8592,371.09874 49.77111,20.56633 49.54589,-23.96513 -48.26548,-18.93314 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1494
         points="969.63031,391.66507 1019.1762,367.69994 970.91072,348.7668 919.8592,371.09874 "
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1495
         style="fill:#4d4d9f;fill-rule:evenodd;stroke:none;stroke-width:21.82598114px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1496
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1497
         sodipodi:type="inkscape:box3dside"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1498
         id="path938-0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1499
         inkscape:box3dsidetype="14"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1500
         d="m 969.63031,391.66507 v 63.27085 l 49.54589,-27.39008 v -59.8459 z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1501
         points="969.63031,454.93592 1019.1762,427.54584 1019.1762,367.69994 969.63031,391.66507 "
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1502
         style="fill:#d7d7ff;fill-rule:evenodd;stroke:none;stroke-width:21.82598114px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1503
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1504
         sodipodi:type="inkscape:box3dside"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1505
         id="path936-9"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1506
         inkscape:box3dsidetype="3"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1507
         d="m 919.8592,371.09874 49.77111,20.56633 v 63.27085 L 919.8592,432.84967 Z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1508
         points="969.63031,391.66507 969.63031,454.93592 919.8592,432.84967 919.8592,371.09874 "
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1509
         style="fill:#8686bf;fill-rule:evenodd;stroke:none;stroke-width:21.82598114px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1510
    </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1511
    <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1512
       xml:space="preserve"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1513
       style="font-style:normal;font-weight:normal;font-size:90.1384964px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ff00ca;fill-opacity:1;stroke:none;stroke-width:2.25346255px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1514
       x="1046.8701"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1515
       y="258.16129"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1516
       id="text1051-5"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1517
       transform="scale(0.91814752,1.0891496)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1518
       inkscape:label="value"><tspan
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1519
         sodipodi:role="line"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1520
         id="tspan1049-3"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1521
         x="1046.8701"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1522
         y="258.16129"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1523
         style="fill:#ff00ca;fill-opacity:1;stroke:none;stroke-width:2.25346255px;stroke-opacity:1">000</tspan></text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1524
  </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1525
</svg>