tests/svghmi_v2/svghmi_0@svghmi/svghmi.svg
author usveticic
Thu, 24 Sep 2020 11:52:40 +0200
branchsvghmi
changeset 3059 e0db3f6a5f39
parent 3058 6ea4b7e1a9ed
child 3062 9ec338a99a18
permissions -rw-r--r--
Button and toggle reworked to use animate and dispatch
Slider added buttons to incremente/decrement by 1
Init for animate widget
Changed test svg and plc
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"
3057
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
    19
   inkscape:version="0.92.5 (0.92.5+68)"
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
    <linearGradient
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    57
       inkscape:collect="always"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    58
       id="linearGradient962">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    59
      <stop
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    60
         style="stop-color:#ff3000;stop-opacity:1;"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    61
         offset="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    62
         id="stop958" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    63
      <stop
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    64
         style="stop-color:#0022ff;stop-opacity:1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    65
         offset="1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    66
         id="stop960" />
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
    <marker
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    69
       inkscape:isstock="true"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    70
       style="overflow:visible"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    71
       id="marker926"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    72
       refX="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    73
       refY="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    74
       orient="auto"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    75
       inkscape:stockid="Arrow2Lend">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    76
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    77
         transform="matrix(-1.1,0,0,-1.1,-1.1,0)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    78
         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
    79
         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
    80
         id="path924"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    81
         inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    82
    </marker>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    83
    <linearGradient
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    84
       inkscape:collect="always"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    85
       xlink:href="#linearGradient962"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    86
       id="linearGradient1407"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    87
       gradientUnits="userSpaceOnUse"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    88
       gradientTransform="matrix(0.5,0,0,0.03945396,73.07865,3.7693345)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    89
       x1="113.38908"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    90
       y1="-62.210247"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    91
       x2="113.38908"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    92
       y2="4.0725975" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    93
    <inkscape:perspective
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    94
       sodipodi:type="inkscape:persp3d"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    95
       inkscape:vp_x="-173.06414 : 591.30354 : 1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    96
       inkscape:vp_y="0 : 1319.7648 : 0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    97
       inkscape:vp_z="1192.2994 : 402.34211 : 1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    98
       inkscape:persp3d-origin="671.58536 : 432.93175 : 1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
    99
       id="perspective503-6" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   100
  </defs>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   101
  <sodipodi:namedview
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   102
     id="base"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   103
     pagecolor="#ffffff"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   104
     bordercolor="#666666"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   105
     borderopacity="1.0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   106
     inkscape:pageopacity="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   107
     inkscape:pageshadow="2"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   108
     inkscape:document-units="px"
3057
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
   109
     inkscape:current-layer="hmi0"
3016
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   110
     showgrid="false"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   111
     units="px"
3021
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
   112
     inkscape:zoom="1.4142136"
3059
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   113
     inkscape:cx="660.12647"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   114
     inkscape:cy="334.93826"
3057
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
   115
     inkscape:window-width="2503"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
   116
     inkscape:window-height="1416"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
   117
     inkscape:window-x="57"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
   118
     inkscape:window-y="24"
3021
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
   119
     inkscape:window-maximized="1"
3016
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   120
     showguides="true"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   121
     inkscape:guide-bbox="true" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   122
  <rect
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   123
     style="color:#000000;fill:#4d4d4d"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   124
     id="page0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   125
     width="1280"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   126
     height="720"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   127
     x="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   128
     y="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   129
     inkscape:label="HMI:Page:Home"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   130
     sodipodi:insensitive="true" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   131
  <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   132
     inkscape:label="HMI:Slider@/PUMP0/SLOTH"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   133
     transform="matrix(7.5590552,0,0,7.5590552,-710.78539,551.61779)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   134
     id="g110-0">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   135
    <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   136
       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
   137
       d="M 113.38908,2.2017068 V -62.210247"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   138
       id="path90-9"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   139
       inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   140
       sodipodi:nodetypes="cc"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   141
       inkscape:label="range" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   142
    <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   143
       inkscape:label="handle"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   144
       sodipodi:nodetypes="cc"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   145
       inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   146
       id="path92-3"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   147
       d="m 113.32293,4.2048893 v -5.230241"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   148
       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
   149
    <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   150
       xml:space="preserve"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   151
       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
   152
       x="115.07632"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   153
       y="9.3424692"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   154
       id="text96-6"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   155
       inkscape:label="min"><tspan
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   156
         sodipodi:role="line"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   157
         id="tspan94-0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   158
         x="115.07632"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   159
         y="9.3424692"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   160
         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
   161
    <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   162
       id="text100-6"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   163
       y="-64.195457"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   164
       x="113.27539"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   165
       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
   166
       xml:space="preserve"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   167
       inkscape:label="max"><tspan
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   168
         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
   169
         y="-64.195457"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   170
         x="113.27539"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   171
         sodipodi:role="line"
3057
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
   172
         id="tspan1409">10</tspan></text>
3016
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   173
    <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   174
       xml:space="preserve"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   175
       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
   176
       x="-24.72547"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   177
       y="-121.97556"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   178
       id="text104-6"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   179
       inkscape:label="value"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   180
       transform="rotate(90)"><tspan
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   181
         sodipodi:role="line"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   182
         x="-24.72547"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   183
         y="-121.97556"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   184
         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
   185
         id="tspan102-1">000</tspan></text>
3059
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   186
    <g
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   187
       id="g1093"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   188
       inkscape:label="up"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   189
       transform="translate(-1.4499385)">
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   190
      <rect
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   191
         y="-70.520416"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   192
         x="97.492126"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   193
         height="8.8867111"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   194
         width="12.254309"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   195
         id="rect1075"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   196
         style="opacity:0.29800002;fill:#de2cc9;fill-opacity:1;stroke:none;stroke-width:0.13229167" />
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   197
      <text
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   198
         id="text1079"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   199
         y="-64.627113"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   200
         x="99.550095"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   201
         style="font-style:normal;font-weight:normal;font-size:5.29166698px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.13229167px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   202
         xml:space="preserve"><tspan
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   203
           style="stroke-width:0.13229167px"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   204
           y="-64.627113"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   205
           x="99.550095"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   206
           id="tspan1077"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   207
           sodipodi:role="line">UP</tspan></text>
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   208
    </g>
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   209
    <g
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   210
       id="g1088"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   211
       inkscape:label="down"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   212
       transform="translate(0.28063515)">
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   213
      <rect
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   214
         y="1.415176"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   215
         x="96.088959"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   216
         height="8.8867111"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   217
         width="11.599497"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   218
         id="rect1073"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   219
         style="opacity:0.29800002;fill:#de2cc9;fill-opacity:1;stroke:none;stroke-width:0.12294135" />
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   220
      <text
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   221
         id="text1083"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   222
         y="7.4020147"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   223
         x="97.772751"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   224
         style="font-style:normal;font-weight:normal;font-size:5.29166698px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.13229167px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   225
         xml:space="preserve"><tspan
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   226
           style="stroke-width:0.13229167px"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   227
           y="7.4020147"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   228
           x="97.772751"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   229
           id="tspan1081"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   230
           sodipodi:role="line">DN</tspan></text>
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
   231
    </g>
3016
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   232
  </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   233
  <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   234
     id="g4557"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   235
     inkscape:label="HMI:Input@/SOMEPLCGLOBAL">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   236
    <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   237
       inkscape:label="value"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   238
       transform="scale(1.1201068,0.89277203)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   239
       id="text2398"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   240
       y="446.98395"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   241
       x="347.5253"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   242
       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
   243
       xml:space="preserve"><tspan
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   244
         style="stroke-width:3.10200214px"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   245
         y="446.98395"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   246
         x="347.5253"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   247
         id="tspan2396"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   248
         sodipodi:role="line">Test</tspan></text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   249
    <rect
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   250
       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
   251
       id="rect4559"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   252
       width="323.85489"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   253
       height="132.93608"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   254
       x="369.10974"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   255
       y="299.97858"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   256
       inkscape:label="edit" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   257
    <rect
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   258
       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
   259
       id="rect4561"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   260
       width="580.42413"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   261
       height="339.91623"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   262
       x="699.57587"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   263
       y="380.08374"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   264
       inkscape:label="key_pos" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   265
  </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   266
  <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   267
     transform="matrix(1.5213157,0,0,1.4848913,-82.472173,789.79964)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   268
     style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   269
     id="g4278"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   270
     inkscape:label="HMI:Keypad:HMI_STRING">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   271
    <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   272
       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
   273
       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
   274
       id="rect1006-3"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   275
       inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   276
       inkscape:label="Background"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   277
       sodipodi:nodetypes="ccccc" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   278
    <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   279
       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
   280
       id="path185"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   281
       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
   282
       inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   283
       inkscape:label="Space" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   284
    <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   285
       id="g4380"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   286
       inkscape:label="Keys"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   287
       style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   288
       transform="translate(0,-19.076386)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   289
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   290
         id="g4283"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   291
         inkscape:label="q Q"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   292
         style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   293
         transform="translate(0,-9.5381931)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   294
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   295
           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
   296
           id="path41"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   297
           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
   298
           inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   299
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   300
           x="99.378708"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   301
           y="138.28395"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   302
           id="text203"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   303
           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
   304
           transform="scale(1.0007154,0.99928514)">Q</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   305
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   306
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   307
         id="g4337"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   308
         inkscape:label="w W"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   309
         style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   310
         transform="translate(0,-9.5381931)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   311
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   312
           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
   313
           id="path43"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   314
           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
   315
           inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   316
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   317
           x="127.0709"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   318
           y="138.28395"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   319
           id="text207"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   320
           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
   321
           transform="scale(1.0007154,0.99928514)">W</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   322
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   323
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   324
         id="g4332"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   325
         inkscape:label="e E"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   326
         style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   327
         transform="translate(0,-9.5381931)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   328
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   329
           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
   330
           id="path45"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   331
           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
   332
           inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   333
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   334
           x="159.70854"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   335
           y="138.28395"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   336
           id="text211"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   337
           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
   338
           transform="scale(1.0007154,0.99928514)">E</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   339
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   340
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   341
         id="g4326"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   342
         inkscape:label="r R"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   343
         style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   344
         transform="translate(0,-9.5381931)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   345
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   346
           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
   347
           id="path47"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   348
           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
   349
           inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   350
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   351
           x="188.39003"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   352
           y="138.28395"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   353
           id="text215"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   354
           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
   355
           transform="scale(1.0007154,0.99928514)">R</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   356
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   357
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   358
         id="g4321"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   359
         inkscape:label="t T"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   360
         style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   361
         transform="translate(0,-9.5381931)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   362
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   363
           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
   364
           id="path49"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   365
           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
   366
           inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   367
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   368
           x="219.04961"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   369
           y="138.28395"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   370
           id="text219"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   371
           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
   372
           transform="scale(1.0007154,0.99928514)">T</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   373
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   374
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   375
         id="g4316"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   376
         inkscape:label="y Y"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   377
         style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   378
         transform="translate(0,-9.5381931)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   379
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   380
           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
   381
           id="path51"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   382
           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
   383
           inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   384
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   385
           x="248.72017"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   386
           y="138.28395"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   387
           id="text223"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   388
           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
   389
           transform="scale(1.0007154,0.99928514)">Y</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   390
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   391
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   392
         id="g4311"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   393
         inkscape:label="u U"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   394
         style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   395
         transform="translate(0,-9.5381931)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   396
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   397
           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
   398
           id="path53"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   399
           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
   400
           inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   401
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   402
           x="278.39075"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   403
           y="138.28395"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   404
           id="text227"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   405
           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
   406
           transform="scale(1.0007154,0.99928514)">U</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   407
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   408
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   409
         id="g4306"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   410
         inkscape:label="i I"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   411
         style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   412
         transform="translate(0,-9.5381931)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   413
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   414
           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
   415
           id="path55"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   416
           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
   417
           inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   418
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   419
           x="311.02859"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   420
           y="138.28395"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   421
           id="text231"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   422
           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
   423
           transform="scale(1.0007154,0.99928514)">I</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   424
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   425
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   426
         id="g4301"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   427
         inkscape:label="o O"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   428
         style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   429
         transform="translate(0,-9.5381931)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   430
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   431
           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
   432
           id="path57"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   433
           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
   434
           inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   435
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   436
           x="336.74319"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   437
           y="138.28395"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   438
           id="text235"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   439
           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
   440
           transform="scale(1.0007154,0.99928514)">O</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   441
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   442
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   443
         id="g4296"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   444
         inkscape:label="p P"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   445
         style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   446
         transform="translate(0,-9.5381931)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   447
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   448
           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
   449
           id="path59"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   450
           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
   451
           inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   452
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   453
           x="367.40256"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   454
           y="138.28395"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   455
           id="text239"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   456
           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
   457
           transform="scale(1.0007154,0.99928514)">P</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   458
      </g>
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
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   461
         id="g4511"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   462
         inkscape:label="a A">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   463
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   464
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   465
           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
   466
           id="path65"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   467
           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
   468
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   469
           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
   470
           id="text243"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   471
           y="163.99854"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   472
           x="107.29005"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   473
           transform="scale(1.0007154,0.99928514)">A</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   474
      </g>
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
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   477
         id="g4516"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   478
         inkscape:label="s S">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   479
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   480
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   481
           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
   482
           id="path67"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   483
           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
   484
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   485
           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
   486
           id="text247"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   487
           y="163.99854"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   488
           x="137.95012"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   489
           transform="scale(1.0007154,0.99928514)">S</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   490
      </g>
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
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   493
         id="g4521"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   494
         inkscape:label="d D">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   495
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   496
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   497
           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
   498
           id="path69"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   499
           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
   500
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   501
           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
   502
           id="text251"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   503
           y="163.99854"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   504
           x="166.63159"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   505
           transform="scale(1.0007154,0.99928514)">D</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   506
      </g>
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
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   509
         id="g4526"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   510
         inkscape:label="f F">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   511
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   512
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   513
           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
   514
           id="path71"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   515
           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
   516
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   517
           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
   518
           id="text255"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   519
           y="163.99854"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   520
           x="197.29166"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   521
           transform="scale(1.0007154,0.99928514)">F</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   522
      </g>
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
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   525
         id="g4531"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   526
         inkscape:label="g G">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   527
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   528
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   529
           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
   530
           id="path73"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   531
           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
   532
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   533
           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
   534
           id="text259"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   535
           y="163.99854"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   536
           x="225.97284"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   537
           transform="scale(1.0007154,0.99928514)">G</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   538
      </g>
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
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   541
         id="g4536"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   542
         inkscape:label="h H">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   543
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   544
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   545
           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
   546
           id="path75"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   547
           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
   548
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   549
           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
   550
           id="text263"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   551
           y="163.99854"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   552
           x="255.64342"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   553
           transform="scale(1.0007154,0.99928514)">H</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   554
      </g>
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
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   557
         id="g4541"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   558
         inkscape:label="j J">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   559
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   560
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   561
           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
   562
           id="path77"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   563
           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
   564
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   565
           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
   566
           id="text267"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   567
           y="163.99854"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   568
           x="287.29208"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   569
           transform="scale(1.0007154,0.99928514)">J</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   570
      </g>
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
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   573
         id="g4546"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   574
         inkscape:label="k K">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   575
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   576
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   577
           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
   578
           id="path79"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   579
           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
   580
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   581
           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
   582
           id="text271"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   583
           y="163.99854"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   584
           x="314.98465"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   585
           transform="scale(1.0007154,0.99928514)">K</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   586
      </g>
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
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   589
         id="g4551"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   590
         inkscape:label="l L">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   591
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   592
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   593
           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
   594
           id="path81"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   595
           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
   596
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   597
           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
   598
           id="text275"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   599
           y="163.99854"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   600
           x="345.64444"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   601
           transform="scale(1.0007154,0.99928514)">L</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   602
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   603
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   604
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   605
         id="g4586"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   606
         inkscape:label="z Z"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   607
         transform="translate(0,9.5381929)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   608
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   609
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   610
           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
   611
           id="path87-3"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   612
           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
   613
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   614
           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
   615
           id="text279"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   616
           y="188.72411"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   617
           x="119.15855"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   618
           transform="scale(1.0007154,0.99928514)">Z</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   619
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   620
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   621
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   622
         id="g4581"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   623
         inkscape:label="x X"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   624
         transform="translate(0,9.5381929)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   625
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   626
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   627
           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
   628
           id="path89-6"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   629
           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
   630
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   631
           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
   632
           id="text283"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   633
           y="188.72411"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   634
           x="148.82933"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   635
           transform="scale(1.0007154,0.99928514)">X</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   636
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   637
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   638
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   639
         id="g4576"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   640
         inkscape:label="c C"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   641
         transform="translate(0,9.5381929)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   642
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   643
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   644
           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
   645
           id="path91-7"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   646
           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
   647
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   648
           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
   649
           id="text287"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   650
           y="188.72411"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   651
           x="178.50011"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   652
           transform="scale(1.0007154,0.99928514)">C</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   653
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   654
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   655
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   656
         id="g4571"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   657
         inkscape:label="v V"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   658
         transform="translate(0,9.5381929)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   659
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   660
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   661
           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
   662
           id="path195"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   663
           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
   664
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   665
           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
   666
           id="text291"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   667
           y="188.72411"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   668
           x="208.16988"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   669
           transform="scale(1.0007154,0.99928514)">V</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   670
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   671
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   672
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   673
         id="g4566"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   674
         inkscape:label="b B"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   675
         transform="translate(0,9.5381929)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   676
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   677
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   678
           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
   679
           id="path93"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   680
           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
   681
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   682
           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
   683
           id="text295"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   684
           y="188.72411"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   685
           x="237.84096"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   686
           transform="scale(1.0007154,0.99928514)">B</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   687
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   688
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   689
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   690
         id="g4561"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   691
         inkscape:label="n N"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   692
         transform="translate(0,9.5381929)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   693
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   694
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   695
           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
   696
           id="path95"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   697
           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
   698
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   699
           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
   700
           id="text299"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   701
           y="188.72411"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   702
           x="267.51193"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   703
           transform="scale(1.0007154,0.99928514)">N</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   704
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   705
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   706
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   707
         id="g4556"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   708
         inkscape:label="m M"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   709
         transform="translate(0,9.5381929)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   710
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   711
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   712
           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
   713
           id="path97"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   714
           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
   715
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   716
           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
   717
           id="text303"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   718
           y="188.72411"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   719
           x="296.1933"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   720
           transform="scale(1.0007154,0.99928514)">M</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   721
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   722
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   723
         id="g4818"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   724
         inkscape:label=". :"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   725
         style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   726
         transform="translate(0,9.5381929)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   727
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   728
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   729
           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
   730
           id="path101"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   731
           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
   732
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   733
           transform="scale(1.0007154,0.99928513)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   734
           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
   735
           id="text719"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   736
           y="189.66107"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   737
           x="359.58276">.</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   738
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   739
           x="359.58276"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   740
           y="181.64532"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   741
           id="text4834"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   742
           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
   743
           transform="scale(1.0007154,0.99928512)">:</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   744
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   745
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   746
         id="g4813"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   747
         inkscape:label=", ;"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   748
         style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   749
         transform="translate(0,9.5381929)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   750
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   751
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   752
           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
   753
           id="path99"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   754
           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
   755
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   756
           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
   757
           id="text727"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   758
           y="181.64532"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   759
           x="330.00806"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   760
           transform="scale(1.0007154,0.99928512)">;</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   761
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   762
           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
   763
           y="189.66107"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   764
           x="330.00806"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   765
           transform="scale(1.0007154,0.99928512)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   766
           id="text4826">,</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   767
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   768
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   769
         style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   770
         inkscape:label="1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   771
         id="g2845"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   772
         transform="translate(-13.353469,-45.783327)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   773
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   774
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   775
           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
   776
           id="path2839"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   777
           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
   778
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   779
           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
   780
           id="text2841"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   781
           y="138.28395"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   782
           x="101.07153"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   783
           transform="scale(1.0007154,0.99928513)">1</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   784
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   785
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   786
         style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   787
         inkscape:label="2"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   788
         id="g2853"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   789
         transform="translate(-13.353469,-45.783327)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   790
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   791
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   792
           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
   793
           id="path2847"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   794
           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
   795
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   796
           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
   797
           id="text2849"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   798
           y="138.28395"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   799
           x="130.18704"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   800
           transform="scale(1.0007154,0.99928513)">2</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   801
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   802
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   803
         inkscape:label="3"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   804
         id="g2861"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   805
         style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   806
         transform="translate(-13.353469,-45.783327)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   807
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   808
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   809
           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
   810
           id="path2855"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   811
           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
   812
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   813
           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
   814
           id="text2857"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   815
           y="138.28395"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   816
           x="159.70854"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   817
           transform="scale(1.0007154,0.99928514)">3</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   818
      </g>
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
         id="g2957"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   821
         inkscape:label="4"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   822
         transform="translate(0,-19.076386)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   823
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   824
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   825
           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
   826
           id="path2865"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   827
           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
   828
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   829
           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
   830
           id="text2867"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   831
           y="111.55791"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   832
           x="176.39188"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   833
           transform="scale(1.0007154,0.99928514)">4</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   834
      </g>
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
         id="g2962"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   837
         inkscape:label="5"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   838
         transform="translate(0,-19.076386)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   839
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   840
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   841
           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
   842
           id="path2873"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   843
           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
   844
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   845
           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
   846
           id="text2875"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   847
           y="111.55791"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   848
           x="205.70567"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   849
           transform="scale(1.0007154,0.99928514)">5</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   850
      </g>
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
         id="g2967"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   853
         inkscape:label="6"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   854
         transform="translate(0,-19.076386)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   855
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   856
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   857
           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
   858
           id="path2881"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   859
           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
   860
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   861
           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
   862
           id="text2883"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   863
           y="111.55791"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   864
           x="236.15851"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   865
           transform="scale(1.0007154,0.99928514)">6</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   866
      </g>
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
         id="g2972"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   869
         inkscape:label="7"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   870
         transform="translate(0,-19.076386)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   871
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   872
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   873
           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
   874
           id="path2889"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   875
           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
   876
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   877
           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
   878
           id="text2891"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   879
           y="111.55791"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   880
           x="266.06564"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   881
           transform="scale(1.0007154,0.99928514)">7</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   882
      </g>
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
         id="g2977"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   885
         inkscape:label="8"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   886
         transform="translate(0,-19.076386)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   887
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   888
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   889
           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
   890
           id="path2897"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   891
           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
   892
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   893
           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
   894
           id="text2899"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   895
           y="111.55791"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   896
           x="295.08231"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   897
           transform="scale(1.0007154,0.99928514)">8</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   898
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   899
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   900
         id="g2982"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   901
         inkscape:label="9 -"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   902
         transform="translate(0,-19.076386)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   903
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   904
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   905
           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
   906
           id="path2905"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   907
           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
   908
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   909
           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
   910
           id="text2907"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   911
           y="111.55791"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   912
           x="325.05408"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   913
           transform="scale(1.0007154,0.99928514)">9</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   914
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   915
           transform="scale(1.0007154,0.99928511)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   916
           x="335.72681"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   917
           y="102.42173"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   918
           id="text806"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   919
           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
   920
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   921
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   922
         id="g2987"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   923
         inkscape:label="0 +"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   924
         transform="translate(0,-19.076386)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   925
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   926
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   927
           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
   928
           id="path2913"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   929
           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
   930
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   931
           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
   932
           id="text2915"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   933
           y="111.55791"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   934
           x="355.05984"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   935
           transform="scale(1.0007154,0.99928514)">0</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   936
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   937
           transform="scale(1.0007154,0.99928511)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   938
           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
   939
           id="text804"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   940
           y="102.42173"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   941
           x="365.30151">+</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   942
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   943
    </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   944
    <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   945
       transform="translate(335.89988,-58.934803)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   946
       id="g3544"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   947
       inkscape:label="Esc"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   948
       style="stroke-width:0.47631353">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   949
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   950
         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
   951
         id="path105"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   952
         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
   953
         inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   954
         sodipodi:nodetypes="sssssssss" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   955
      <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   956
         transform="scale(1.0007154,0.99928512)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   957
         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
   958
         id="text469"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   959
         y="130.02028"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   960
         x="59.288635">Esc</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   961
    </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   962
    <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   963
       inkscape:label="Enter"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   964
       id="g4291"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   965
       style="stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   966
       transform="translate(0,-19.076386)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   967
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   968
         sodipodi:nodetypes="sssssssss"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   969
         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
   970
         id="path3616"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   971
         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
   972
         inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   973
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   974
         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
   975
         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
   976
         transform="matrix(0.47690966,0,0,0.47690966,531.12074,-361.18588)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   977
         id="path6545"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   978
         inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   979
    </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   980
    <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   981
       inkscape:label="BackSpace"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   982
       id="g4287"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   983
       style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   984
       transform="translate(2.3648311e-6,-28.614579)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   985
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   986
         sodipodi:nodetypes="sssssssss"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   987
         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
   988
         id="path3624"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   989
         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
   990
         inkscape:connector-curvature="0" />
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
         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
   993
         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
   994
         transform="matrix(0.47690966,0,0,0.47690966,531.12074,-351.64769)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   995
         id="path11623-1-0"
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
    </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   998
    <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
   999
       id="g934"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1000
       inkscape:label="CapsLock">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1001
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1002
         inkscape:label="inactive"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1003
         id="g942"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1004
         style="display:inline;fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1005
         transform="translate(0,-19.076386)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1006
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1007
           sodipodi:nodetypes="sssssssss"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1008
           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
  1009
           id="path936-3"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1010
           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
  1011
           inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1012
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1013
           x="69.789322"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1014
           y="156.71973"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1015
           id="text938-5"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1016
           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
  1017
           transform="scale(1.0007154,0.99928515)">Caps</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1018
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1019
           x="69.789322"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1020
           y="166.5585"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1021
           id="text940"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1022
           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
  1023
           transform="scale(1.0007154,0.99928515)">Lock</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1024
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1025
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1026
         transform="translate(0,-19.076386)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1027
         style="fill-rule:evenodd;stroke-width:0.47631353"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1028
         id="g4429"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1029
         inkscape:label="active">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1030
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1031
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1032
           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
  1033
           id="path199"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1034
           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
  1035
           sodipodi:nodetypes="sssssssss" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1036
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1037
           transform="scale(1.0007154,0.99928515)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1038
           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
  1039
           id="text647"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1040
           y="156.71973"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1041
           x="69.789322">Caps</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1042
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1043
           transform="scale(1.0007154,0.99928515)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1044
           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
  1045
           id="text651"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1046
           y="166.5585"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1047
           x="69.789322">Lock</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1048
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1049
    </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1050
    <rect
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1051
       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
  1052
       id="rect2130"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1053
       width="361.89996"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1054
       height="30.150299"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1055
       x="64.024956"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1056
       y="15.771065"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1057
       rx="3.8152773"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1058
       ry="3.8152773"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1059
       inkscape:label="Field" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1060
    <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1061
       xml:space="preserve"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1062
       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
  1063
       x="72.50132"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1064
       y="38.296417"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1065
       id="text1309"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1066
       inkscape:label="Value"><tspan
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1067
         sodipodi:role="line"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1068
         id="tspan1307"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1069
         x="72.50132"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1070
         y="38.296417"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1071
         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
  1072
    <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1073
       id="g437"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1074
       inkscape:label="Shift">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1075
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1076
         id="g421"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1077
         inkscape:label="inactive">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1078
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1079
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1080
           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
  1081
           id="path910"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1082
           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
  1083
           sodipodi:nodetypes="sssssssss" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1084
        <text
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;stroke-width:0.36866826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1086
           id="text912"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1087
           y="177.90059"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1088
           x="392.55679"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1089
           transform="scale(1.0007154,0.99928513)">Shift</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1090
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1091
           sodipodi:nodetypes="sssssssss"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1092
           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
  1093
           id="path856"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1094
           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
  1095
           inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1096
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1097
           x="75.85218"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1098
           y="177.90059"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1099
           id="text858"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1100
           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
  1101
           transform="scale(1.0007154,0.99928513)">Shift</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1102
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1103
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1104
         id="g413"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1105
         inkscape:label="active">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1106
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1107
           sodipodi:nodetypes="sssssssss"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1108
           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
  1109
           id="path551"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1110
           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
  1111
           inkscape:connector-curvature="0" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1112
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1113
           transform="scale(1.0007154,0.99928513)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1114
           x="392.55679"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1115
           y="177.90059"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1116
           id="text629"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1117
           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
  1118
        <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1119
           inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1120
           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
  1121
           id="path879"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1122
           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
  1123
           sodipodi:nodetypes="sssssssss" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1124
        <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1125
           transform="scale(1.0007154,0.99928513)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1126
           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
  1127
           id="text881"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1128
           y="177.90059"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1129
           x="75.85218">Shift</text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1130
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1131
    </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1132
    <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1133
       transform="scale(0.96824588,1.0327955)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1134
       id="text471"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1135
       y="12.333657"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1136
       x="252.9579"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1137
       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
  1138
       xml:space="preserve"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1139
       inkscape:label="Info"><tspan
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1140
         style="stroke-width:0.30784383px"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1141
         y="12.333657"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1142
         x="252.9579"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1143
         id="tspan469"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1144
         sodipodi:role="line">information</tspan></text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1145
    <rect
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1146
       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
  1147
       id="rect4563"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1148
       width="381.45959"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1149
       height="14.110301"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1150
       x="54.211086"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1151
       y="1.2654642"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1152
       inkscape:label="position" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1153
  </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1154
  <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1155
     inkscape:label="HMI:Slider@/PUMP0/SLOTH"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1156
     transform="matrix(7.5590552,0,0,7.5590552,-248.554,584.0829)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1157
     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
  1158
    <g
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1159
       inkscape:label="setpoint"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1160
       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
  1161
       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
  1162
       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
  1163
       inkscape:perspectiveID="#perspective258"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1164
       id="g256"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1165
       sodipodi:type="inkscape:box3d">
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1166
      <path
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1167
         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
  1168
         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
  1169
         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
  1170
         inkscape:box3dsidetype="6"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1171
         id="path244"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1172
         sodipodi:type="inkscape:box3dside" />
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1173
      <path
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1174
         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
  1175
         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
  1176
         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
  1177
         inkscape:box3dsidetype="13"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1178
         id="path246"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1179
         sodipodi:type="inkscape:box3dside" />
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1180
      <path
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1181
         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
  1182
         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
  1183
         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
  1184
         inkscape:box3dsidetype="11"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1185
         id="path248"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1186
         sodipodi:type="inkscape:box3dside" />
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1187
      <path
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1188
         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
  1189
         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
  1190
         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
  1191
         inkscape:box3dsidetype="5"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1192
         id="path250"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1193
         sodipodi:type="inkscape:box3dside" />
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1194
      <path
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1195
         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
  1196
         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
  1197
         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
  1198
         inkscape:box3dsidetype="14"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1199
         id="path252"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1200
         sodipodi:type="inkscape:box3dside" />
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1201
      <path
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1202
         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
  1203
         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
  1204
         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
  1205
         inkscape:box3dsidetype="3"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1206
         id="path254"
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1207
         sodipodi:type="inkscape:box3dside" />
49799de67540 SVGHMI: add a SetPoint to Slider Widget, visible only when operating the slider.
Edouard Tisserant
parents: 3016
diff changeset
  1208
    </g>
3016
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1209
    <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1210
       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
  1211
       d="m 71.94894,3.6581855 79.3256,0.040092"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1212
       id="path90-9-3"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1213
       inkscape:connector-curvature="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1214
       sodipodi:nodetypes="cc"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1215
       inkscape:label="range" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1216
    <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1217
       xml:space="preserve"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1218
       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
  1219
       x="68.771873"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1220
       y="5.501111"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1221
       id="text96-6-0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1222
       inkscape:label="min"><tspan
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="tspan94-0-62"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1225
         x="68.771873"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1226
         y="5.501111"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1227
         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
  1228
    <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1229
       id="text100-6-6"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1230
       y="5.501111"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1231
       x="159.67337"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1232
       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
  1233
       xml:space="preserve"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1234
       inkscape:label="max"><tspan
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1235
         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
  1236
         y="5.501111"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1237
         x="159.67337"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1238
         sodipodi:role="line"
3057
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1239
         id="tspan1409-1">1000</tspan></text>
3016
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1240
    <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1241
       xml:space="preserve"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1242
       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
  1243
       x="-115.32294"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1244
       y="-9.0188799"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1245
       id="text104-6-8"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1246
       inkscape:label="value"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1247
       transform="scale(-1)"><tspan
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1248
         sodipodi:role="line"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1249
         x="-115.32294"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1250
         y="-9.0188799"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1251
         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
  1252
         id="tspan102-1-7">000</tspan></text>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1253
    <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1254
       sodipodi:type="inkscape:box3d"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1255
       id="g930"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1256
       inkscape:perspectiveID="#perspective503"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1257
       inkscape:corner0="-0.13109479 : -0.13697746 : 0 : 1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1258
       inkscape:corner7="-0.15304809 : -0.15652183 : 0.051043755 : 1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1259
       style="fill:#ff0000;fill-opacity:1;stroke:none"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1260
       inkscape:label="handle"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1261
       transform="translate(0.01,0.01)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1262
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1263
         sodipodi:type="inkscape:box3dside"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1264
         id="path932"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1265
         inkscape:box3dsidetype="6"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1266
         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
  1267
         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
  1268
         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
  1269
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1270
         sodipodi:type="inkscape:box3dside"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1271
         id="path940"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1272
         inkscape:box3dsidetype="13"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1273
         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
  1274
         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
  1275
         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
  1276
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1277
         sodipodi:type="inkscape:box3dside"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1278
         id="path942"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1279
         inkscape:box3dsidetype="11"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1280
         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
  1281
         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
  1282
         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
  1283
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1284
         sodipodi:type="inkscape:box3dside"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1285
         id="path934"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1286
         inkscape:box3dsidetype="5"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1287
         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
  1288
         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
  1289
         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
  1290
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1291
         sodipodi:type="inkscape:box3dside"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1292
         id="path938"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1293
         inkscape:box3dsidetype="14"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1294
         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
  1295
         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
  1296
         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
  1297
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1298
         sodipodi:type="inkscape:box3dside"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1299
         id="path936"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1300
         inkscape:box3dsidetype="3"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1301
         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
  1302
         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
  1303
         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
  1304
    </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1305
  </g>
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
     id="g1292-3"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1308
     inkscape:label="HMI:Input@/RADIOSTATE"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1309
     transform="matrix(0.94144976,0,0,1.7212489,176.35468,-2117.077)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1310
    <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1311
       id="g2530"
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
      <rect
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1314
         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
  1315
         id="rect1273-6-3"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1316
         width="57.391823"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1317
         height="24.148804"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1318
         x="230.03636"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1319
         y="1238.2637"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1320
         inkscape:label="3" />
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
         transform="translate(-213.152,55.750293)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1323
         id="g2520-5"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1324
         inkscape:label="HMI:Switch@/RADIOSTATE"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1325
         style="fill:#0009ff;fill-opacity:1">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1326
        <rect
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1327
           inkscape:label="3"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1328
           y="1206.6622"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1329
           x="443.18835"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1330
           height="24.148754"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1331
           width="57.39183"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1332
           id="rect1273-6-9-9-9"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1333
           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
  1334
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1335
    </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1336
    <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1337
       id="g2527"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1338
       inkscape:label="=2">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1339
      <rect
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1340
         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
  1341
         id="rect1273-6-56"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1342
         width="57.391857"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1343
         height="24.148804"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1344
         x="313.84549"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1345
         y="1238.2637"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1346
         inkscape:label="2" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1347
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1348
         transform="translate(-303.62283,32.70105)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1349
         id="g2520-2"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1350
         inkscape:label="HMI:Switch@/RADIOSTATE">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1351
        <rect
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1352
           inkscape:label="2"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1353
           y="1229.7114"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1354
           x="617.46832"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1355
           height="24.148754"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1356
           width="57.39183"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1357
           id="rect1273-6-9-9-0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1358
           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
  1359
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1360
    </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1361
    <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1362
       id="g2524"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1363
       inkscape:label="=1">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1364
      <rect
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1365
         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
  1366
         id="rect1273-6-2"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1367
         width="57.027344"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1368
         height="24.148796"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1369
         x="146.22725"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1370
         y="1238.2637"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1371
         inkscape:label="1" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1372
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1373
         transform="translate(-213.152,55.750293)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1374
         id="g2520-23"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1375
         inkscape:label="HMI:Switch@/RADIOSTATE">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1376
        <rect
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1377
           inkscape:label="1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1378
           y="1206.6622"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1379
           x="359.37924"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1380
           height="24.148754"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1381
           width="57.39183"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1382
           id="rect1273-6-9-9-7"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1383
           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
  1384
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1385
    </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1386
    <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1387
       id="g2501"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1388
       inkscape:label="=0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1389
       transform="translate(-260.62575)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1390
      <rect
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1391
         inkscape:label="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1392
         y="1238.2637"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1393
         x="323.04385"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1394
         height="24.148754"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1395
         width="57.39183"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1396
         id="rect1273-6-9"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1397
         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
  1398
      <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1399
         id="g2520"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1400
         inkscape:label="HMI:Switch@/RADIOSTATE">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1401
        <rect
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1402
           inkscape:label="0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1403
           y="1262.4125"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1404
           x="323.04385"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1405
           height="24.148754"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1406
           width="57.39183"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1407
           id="rect1273-6-9-9"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1408
           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
  1409
      </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1410
    </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1411
  </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1412
  <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1413
     id="g1047"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1414
     inkscape:label="HMI:CircularBar@/PUMP0/SLOTH"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1415
     transform="matrix(0.39840034,0,0,0.35920948,224.04409,96.134885)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1416
    <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1417
       inkscape:label="range"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1418
       sodipodi:open="true"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1419
       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
  1420
       sodipodi:end="5.5191826"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1421
       sodipodi:start="1.3860423"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1422
       sodipodi:ry="167.44942"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1423
       sodipodi:rx="184.25998"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1424
       sodipodi:cy="247.00946"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1425
       sodipodi:cx="1045.7766"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1426
       sodipodi:type="arc"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1427
       id="path1044"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1428
       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
  1429
    <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1430
       xml:space="preserve"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1431
       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
  1432
       x="1046.8701"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1433
       y="258.16129"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1434
       id="text1051"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1435
       transform="scale(0.91814752,1.0891496)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1436
       inkscape:label="value"><tspan
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1437
         sodipodi:role="line"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1438
         id="tspan1049"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1439
         x="1046.8701"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1440
         y="258.16129"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1441
         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
  1442
    <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1443
       inkscape:label="path"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1444
       sodipodi:open="true"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1445
       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
  1446
       sodipodi:end="5.524452"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1447
       sodipodi:start="1.3636114"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1448
       sodipodi:ry="167.44942"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1449
       sodipodi:rx="184.25998"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1450
       sodipodi:cy="247.00946"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1451
       sodipodi:cx="1045.7766"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1452
       sodipodi:type="arc"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1453
       id="path1044-3"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1454
       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
  1455
  </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1456
  <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1457
     id="g1047-6"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1458
     inkscape:label="HMI:CircularSlider@/PUMP0/SLOTH"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1459
     transform="matrix(0.45707797,0,0,0.45707797,330.74411,340.99474)">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1460
    <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1461
       inkscape:label="range"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1462
       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
  1463
       sodipodi:end="3.8353474"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1464
       sodipodi:start="1.9928597"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1465
       sodipodi:ry="167.44942"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1466
       sodipodi:rx="184.25998"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1467
       sodipodi:cy="247.00946"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1468
       sodipodi:cx="1045.7766"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1469
       sodipodi:type="arc"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1470
       id="path1044-7"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1471
       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
  1472
       sodipodi:open="true" />
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1473
    <g
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1474
       sodipodi:type="inkscape:box3d"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1475
       id="g930-2"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1476
       inkscape:perspectiveID="#perspective503-6"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1477
       inkscape:corner0="-0.086129988 : -0.14445971 : 0 : 1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1478
       inkscape:corner7="-0.10808329 : -0.16400408 : 0.051043755 : 1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1479
       style="fill:#ff0000;fill-opacity:1;stroke:none"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1480
       inkscape:label="handle"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1481
       inkscape:transform-center-x="8"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1482
       inkscape:transform-center-y="98">
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1483
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1484
         sodipodi:type="inkscape:box3dside"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1485
         id="path932-9"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1486
         inkscape:box3dsidetype="6"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1487
         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
  1488
         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
  1489
         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
  1490
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1491
         sodipodi:type="inkscape:box3dside"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1492
         id="path940-1"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1493
         inkscape:box3dsidetype="13"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1494
         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
  1495
         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
  1496
         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
  1497
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1498
         sodipodi:type="inkscape:box3dside"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1499
         id="path942-2"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1500
         inkscape:box3dsidetype="11"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1501
         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
  1502
         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
  1503
         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
  1504
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1505
         sodipodi:type="inkscape:box3dside"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1506
         id="path934-7"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1507
         inkscape:box3dsidetype="5"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1508
         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
  1509
         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
  1510
         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
  1511
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1512
         sodipodi:type="inkscape:box3dside"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1513
         id="path938-0"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1514
         inkscape:box3dsidetype="14"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1515
         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
  1516
         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
  1517
         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
  1518
      <path
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1519
         sodipodi:type="inkscape:box3dside"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1520
         id="path936-9"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1521
         inkscape:box3dsidetype="3"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1522
         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
  1523
         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
  1524
         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
  1525
    </g>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1526
    <text
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1527
       xml:space="preserve"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1528
       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
  1529
       x="1046.8701"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1530
       y="258.16129"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1531
       id="text1051-5"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1532
       transform="scale(0.91814752,1.0891496)"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1533
       inkscape:label="value"><tspan
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1534
         sodipodi:role="line"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1535
         id="tspan1049-3"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1536
         x="1046.8701"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1537
         y="258.16129"
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1538
         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
  1539
  </g>
3057
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1540
  <g
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1541
     id="g4791"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1542
     inkscape:label="HMI:ToggleButton@/TOGGLE2">
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1543
    <rect
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1544
       inkscape:label="inactive"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1545
       y="46.127251"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1546
       x="906.51086"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1547
       height="44.547726"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1548
       width="45.254833"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1549
       id="rect4772"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1550
       style="opacity:1;fill:#ff0015;fill-opacity:1;stroke:none" />
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1551
    <rect
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1552
       inkscape:label="active"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1553
       y="46.127251"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1554
       x="906.51086"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1555
       height="44.547726"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1556
       width="45.254833"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1557
       id="rect4772-3"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1558
       style="opacity:1;fill:#00ff03;fill-opacity:1;stroke:none" />
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1559
  </g>
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1560
  <g
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1561
     transform="translate(-67.175138,-1.0606552)"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1562
     id="g4791-6"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1563
     inkscape:label="HMI:ToggleButton@/TOGGLE1">
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1564
    <rect
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1565
       inkscape:label="inactive"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1566
       y="47.187904"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1567
       x="906.51086"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1568
       height="44.547726"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1569
       width="45.254833"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1570
       id="rect4772-5"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1571
       style="opacity:1;fill:#ff0015;fill-opacity:1;stroke:none" />
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1572
    <rect
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1573
       inkscape:label="active"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1574
       y="47.187904"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1575
       x="906.51086"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1576
       height="44.547726"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1577
       width="45.254833"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1578
       id="rect4772-3-7"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1579
       style="opacity:1;fill:#00ff03;fill-opacity:1;stroke:none" />
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1580
  </g>
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1581
  <g
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1582
     transform="translate(63.639613)"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1583
     id="g4791-3"
3059
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1584
     inkscape:label="HMI:Button@/TOGGLE">
3057
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1585
    <rect
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1586
       inkscape:label="active"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1587
       y="46.127251"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1588
       x="906.51086"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1589
       height="44.547726"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1590
       width="45.254833"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1591
       id="rect4772-3-5"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1592
       style="opacity:1;fill:#00ff03;fill-opacity:1;stroke:none" />
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1593
    <rect
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1594
       inkscape:label="inactive"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1595
       y="46.127251"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1596
       x="906.51086"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1597
       height="44.547726"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1598
       width="45.254833"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1599
       id="rect4772-6"
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1600
       style="opacity:1;fill:#ff0015;fill-opacity:1;stroke:none" />
696301e869d5 Updated svg and xml for testing program
usveticic
parents: 3021
diff changeset
  1601
  </g>
3059
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1602
  <g
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1603
     transform="translate(153.9447,-0.96668484)"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1604
     id="g479hgjk"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1605
     inkscape:label="HMI:Button@/TOGGLE">
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1606
    <rect
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1607
       inkscape:label="active"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1608
       y="46.127251"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1609
       x="906.51086"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1610
       height="44.547726"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1611
       width="45.254833"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1612
       id="rect47fuzkj"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1613
       style="opacity:1;fill:#00ff03;fill-opacity:1;stroke:none" />
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1614
    <rect
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1615
       inkscape:label="inactive"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1616
       y="46.127251"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1617
       x="906.51086"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1618
       height="44.547726"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1619
       width="45.254833"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1620
       id="rect477hjoj"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1621
       style="opacity:1;fill:#ff0015;fill-opacity:1;stroke:none" />
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1622
  </g>
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1623
  <image
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1624
     y="128.18585"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1625
     x="899.05353"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1626
     id="fan_rotatte"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1627
     xlink:href="data:image/png;base64,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 pwU/G0JIJP1/qNlc/9VTTLcAAAAASUVORK5CYII= "
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1628
     preserveAspectRatio="none"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1629
     height="294"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1630
     width="312"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1631
     inkscape:label="HMI:Animate@/SPEED">
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1632
    <animateMotion
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1633
       path="M 1060.6274,332 A 22.627417,23.688076 0 0 1 1038,355.68808 22.627417,23.688076 0 0 1 1015.3726,332 22.627417,23.688076 0 0 1 1038,308.31192 22.627417,23.688076 0 0 1 1060.6274,332 Z"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1634
       dur="0.5s"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1635
       rotate="auto"
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1636
       repeatCount="indefinite" />
e0db3f6a5f39 Button and toggle reworked to use animate and dispatch
usveticic
parents: 3058
diff changeset
  1637
  </image>
3016
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
  1638
</svg>