From: Good Guy Date: Sat, 18 May 2019 13:50:17 +0000 (-0600) Subject: update neophyte, fix mask bezier rotate/scale X-Git-Tag: 2019-08~49 X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=commitdiff_plain;h=2f5f5847bfeea491f69f5314dcbccaf6de4b22e4 update neophyte, fix mask bezier rotate/scale --- diff --git a/cinelerra-5.1/cinelerra/cwindowgui.C b/cinelerra-5.1/cinelerra/cwindowgui.C index fbbcbe76..701362e0 100644 --- a/cinelerra-5.1/cinelerra/cwindowgui.C +++ b/cinelerra-5.1/cinelerra/cwindowgui.C @@ -2118,6 +2118,12 @@ int CWindowCanvas::do_mask(int &redraw, int &rerender, float ny = !rotate ? py*scale : py*ct - px*st; point->x = nx + gui->x_origin; point->y = ny + gui->y_origin; + px = point->control_x1; py = point->control_y1; + point->control_x1 = !rotate ? px*scale : px*ct + py*st; + point->control_y1 = !rotate ? py*scale : py*ct - px*st; + px = point->control_x2; py = point->control_y2; + point->control_x2 = !rotate ? px*scale : px*ct + py*st; + point->control_y2 = !rotate ? py*scale : py*ct - px*st; } break; } } diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/0.Neophyte-Logos.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/0.Neophyte-Logos.svg index 23ee5e69..9213b33e 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/0.Neophyte-Logos.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/0.Neophyte-Logos.svg @@ -15,7 +15,7 @@ viewBox="0 0 297 210" version="1.1" id="svg963" - inkscape:version="0.92.3 (2405546, 2018-03-11)" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" sodipodi:docname="0.Neophyte-Logos.svg" inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/about_bg.png" inkscape:export-xdpi="96" @@ -223,11 +223,11 @@ borderopacity="1.0" inkscape:pageopacity="0" inkscape:pageshadow="2" - inkscape:zoom="0.67873324" - inkscape:cx="598.93795" - inkscape:cy="645.39015" + inkscape:zoom="1.4503087" + inkscape:cx="490.31331" + inkscape:cy="396.8504" inkscape:document-units="px" - inkscape:current-layer="layer2" + inkscape:current-layer="layer10" showgrid="false" inkscape:showpageshadow="false" showguides="true" @@ -271,7 +271,8 @@ Olaf - Neu angelegt. + Neu angelegt. +2019-05-16: update. deu @@ -1109,6 +1110,33 @@ d="m 174.56014,153.94446 c -0.90958,1e-5 -0.90946,1e-5 -1.49319,0.80638 l -8.44615,12.42279 h 0.94494 l 8.9944,-13.22917" style="fill:#ffcc00;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + Das Erstellen des Unify Logos hat letztendlich so viel Zeitbeansprucht, wie die Dauer seiner Verwendung. + 2019: Infinity (Kreis) wird nur für about_bg verwendet. Theme: Neophyte @@ -892,7 +892,7 @@ x2="44.737286" y2="18.728813" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.24401774,0,0,0.37320354,438.43571,151.2676)" /> + gradientTransform="matrix(0.24401774,0,0,0.37320354,310.54217,168.92909)" /> + gradientTransform="matrix(0.24401776,0,0,0.37320354,-332.56581,-183.8402)" /> Olaf - Theme: Neophyte + Theme: Neophyte +2019-05-16: Update. Cinelera @@ -1337,6 +1338,11 @@ UnFlat + + + + + @@ -3560,7 +3566,7 @@ y="-106.56412" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.23333311px;font-family:Andika;-inkscape-font-specification:'Andika, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;stroke-width:0.26458332">arrows see: play + x="318.38174" + y="169.41295" /> shbtn_hi shbtn_dn shbtn_up does nort worksee shbtn_up. + style="stroke-width:0.26458332">2018: does nort work. draft lok + + 2019: see shbtn_up diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/about_bg-unify.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/about_bg-unify.svg deleted file mode 100644 index 434df89e..00000000 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/about_bg-unify.svg +++ /dev/null @@ -1,604 +0,0 @@ - - - - - Neophyte theme – about_bg - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Neophyte theme – about_bg - 2018-08-01 - - - Olaf - - - Neu angelegt. -Logo vectorised. -Frames now in 16:9. -The slight inclination of the film strip creates an optical illusion. - deu - - - cinelerra - theme - neophyte - about - logo - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - C - inelerra - - s.a.: 0.Neophyte-Logos - - - - - diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/about_bg.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/about_bg.svg index 773e0b7a..8a8cd239 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/about_bg.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/about_bg.svg @@ -15,9 +15,9 @@ viewBox="0 0 84.666669 105.83333" version="1.1" id="svg963" - inkscape:version="0.92.3 (2405546, 2018-03-11)" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" sodipodi:docname="about_bg.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte-olaf/data/about_bg.png" + inkscape:export-filename="/home/olaf/Wiki/src/cinelerra-gg.org/cinelerra/cinelerra-5.1/plugins/theme_neophyte-olaf/data/about_bg.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> + position="76.729167,97.916306" + orientation="1,0" + id="guide2533" + inkscape:locked="false" /> + id="guide2535" + inkscape:locked="false" /> + position="7.9375,19.481758" + orientation="1,0" + id="guide2537" + inkscape:locked="false" /> + id="guide2674" + inkscape:locked="false" + inkscape:label="" + inkscape:color="rgb(255,0,4)" /> + type="xygrid" + id="grid2678" /> - + id="guide2680" + inkscape:locked="false" /> + id="guide2700" + inkscape:locked="false" /> + id="guide2758" + inkscape:locked="false" /> + position="12.844894,132.51338" /> + id="guide2736" + orientation="0,1" + position="27.10018,146.62623" /> + + orientation="1,0" + position="68.214059,-10.39924" /> - + position="74.328002,195.84179" /> + + orientation="0,1" + position="41.111262,34.89796" /> + orientation="1,0" + position="14.979857,62.151929" /> Neophyte theme – about_bg + + + + + + + + + style="color-interpolation-filters:sRGB" + inkscape:menu-tooltip="Convoluted emboss effect" + inkscape:menu="Bumps"> + kernelMatrix="0 100 0 100 -401 100 0 100 0 " + result="result10" + targetY="1" + targetX="1" + divisor="0" + bias="0" + in="SourceGraphic" /> + type="matrix" + in="result10" + values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -0.21 -0.72 -0.07 1 0 " /> + result="result11" /> + in="result11" + diffuseConstant="0.5" + result="result1" + surfaceScale="15"> + elevation="10" /> + in="SourceGraphic" + result="result12" /> + operator="arithmetic" + k2="1" + k3="0.8" + in="result1" + in2="result12" + k1="0" + k4="0" /> + operator="in" + in="result9" + in2="SourceGraphic" /> + style="color-interpolation-filters:sRGB" + inkscape:menu-tooltip="Convoluted emboss effect" + inkscape:menu="Bumps"> + kernelMatrix="0 100 0 100 -401 100 0 100 0 " + result="result10" + targetY="1" + targetX="1" + divisor="0" + bias="0" + in="SourceGraphic" /> + type="matrix" + in="result10" + values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -0.21 -0.72 -0.07 1 0 " /> + result="result11" /> + in="result11" + diffuseConstant="0.5" + result="result1" + surfaceScale="15"> + elevation="10" /> + in="SourceGraphic" + result="result12" /> + operator="arithmetic" + k2="1" + k3="0.8" + in="result1" + in2="result12" + k1="0" + k4="0" /> + operator="in" + in="result9" + in2="SourceGraphic" /> + id="clipPath1168" + clipPathUnits="userSpaceOnUse"> + height="106.09866" + width="84.931992" + id="rect1170" + style="opacity:0.40400002;fill:none;fill-opacity:1;stroke:#fbfbfb;stroke-width:0.26384541;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + + + + + + + + + + + + + + + + + @@ -289,7 +414,7 @@ Olaf - + 2019-05-15: update to Infinity. deu @@ -299,6 +424,7 @@ about logo unify + infinity + id="layer11" + inkscape:label="Nur Grafiken" + sodipodi:insensitive="true"> + id="layer15" + inkscape:groupmode="layer" + sodipodi:insensitive="true"> + id="g1164"> + x="-0.39539289" + id="image6000" + style="display:inline;image-rendering:optimizeQuality" + preserveAspectRatio="none" + height="141.28749" + width="94.191666" /> + width="84.140457" + height="105.30713" + x="0.26310468" + y="0.26310211" /> HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GGHV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GGHV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GGHV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GGHV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GGHV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GGHV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GGHV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GGHV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GGHV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GGHV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV GG HV CV + y="152.42514" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.38203335px;font-family:'Myriad Pro';-inkscape-font-specification:'Myriad Pro, 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:#000216;fill-opacity:1;stroke-width:0.27387708" + id="tspan4736-8" /> + inkscape:export-filename="/home/second/open_source/lv2/lv2_shaded_black.png" + transform="matrix(0.03999355,0,0,0.03999355,51.503511,94.578744)" + id="g2774" + style="display:inline;fill:#e5e4dd;fill-opacity:0.8;stroke:none;stroke-width:1.25;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"> + id="path2776" + sodipodi:nodetypes="ccccccc" + inkscape:connector-curvature="0" /> + id="path2778" + sodipodi:nodetypes="cccccccc" + inkscape:connector-curvature="0" /> + id="path2780" + sodipodi:nodetypes="csccccsssccs" + inkscape:connector-curvature="0" /> OpenGL + x="7.7262402" + id="tspan5494" + sodipodi:role="line">OpenGL + style="display:inline;fill:#e5e4dd;fill-opacity:0.8"> + style="fill:#e5e4dd;fill-opacity:0.8" /> + style="fill:#e5e4dd;fill-opacity:0.8" /> - + style="fill:#e5e4dd;fill-opacity:0.8;stroke-width:0.97751933" /> + style="fill:#e5e4dd;fill-opacity:0.8;stroke-width:0.97751933" /> + + inkscape:connector-curvature="0" + style="fill:#e5e4dd;fill-opacity:0.8;stroke-width:0.97751933" /> + id="g4821"> + id="path3151-2" + inkscape:connector-curvature="0" /> inelerra + x="-357.77628" + id="tspan3382-1-17" + sodipodi:role="line">inelerra + style="fill:#ffcc00;fill-opacity:1"> - - + style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:semi-expanded;font-size:19.7555542px;line-height:1.25;font-family:'Myriad Pro';-inkscape-font-specification:'Myriad Pro, Light Semi-Expanded';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0.00529167px;word-spacing:-0.01322917px;writing-mode:lr-tb;text-anchor:start;fill:#ffcc00;fill-opacity:1;stroke:none;stroke-width:0.26458332" + aria-label="U" /> - - + transform="matrix(-0.97615584,0,0,-0.97615584,134.27015,193.62099)" + aria-label="U" /> + id="g4363-0"> - - + id="text4347-0" /> - - + id="text4351-5" /> - + + + + + I·N·F·I·N·I·T·Y·I·N·F·I·N·I·T·Y· + I·N·F·I·N·I·T·Y·I·N·F·I·N·I·T·Y· + + + + + + + + + Die Nacht zum Tag diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/autokeyframe.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/autokeyframe.svg index de7f9acf..4ef6e866 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/autokeyframe.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/autokeyframe.svg @@ -11,11 +11,11 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg2" version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" width="24" height="24" sodipodi:docname="autokeyframe.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/autokeyframe.png" + inkscape:export-filename="/home/olaf/Wiki/src/cinelerra-gg.org/cinelerra/cinelerra-5.1/plugins/theme_neophyte-olaf/data/autokeyframe.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> image/svg+xml - + @@ -41,15 +41,15 @@ guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" - inkscape:window-width="1280" - inkscape:window-height="773" + inkscape:window-width="2494" + inkscape:window-height="1407" id="namedview4" showgrid="false" - inkscape:zoom="12.824346" - inkscape:cx="-45.755683" + inkscape:zoom="35.1491" + inkscape:cx="12" inkscape:cy="12" inkscape:window-x="0" - inkscape:window-y="1" + inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="layer2" /> + sodipodi:nodetypes="cccccccccccccccccssccsssc" + id="path820" + d="m 16.31436,7.929707 c -1.638639,0.00399 -3.075239,0.9458366 -3.732896,2.340237 H 11.705669 L 10.829874,11.145739 9.9540789,10.269944 H 9.3797874 L 8.8054963,11.432885 H 8.2168468 L 7.6281981,10.269944 7.0539064,10.284297 6.1781117,11.145734 5.3023171,10.284297 H 4.7280252 l -1.1629405,1.450087 v 1.464443 l 0.8757946,0.574292 8.1405847,-0.01435 c 0.669375,1.377822 2.161404,2.315494 3.790325,2.311524 2.270398,-0.0056 4.068668,-1.741411 4.063114,-4.020042 -0.0056,-2.2786324 -1.850145,-4.1260781 -4.120543,-4.120544 z m 0.756096,2.900171 c 0.641919,-0.0016 1.175733,0.521021 1.177298,1.162941 0.0016,0.641919 -0.521021,1.161375 -1.16294,1.16294 -0.641921,0.0016 -1.161376,-0.521021 -1.162942,-1.16294 -0.0016,-0.64192 0.506663,-1.161376 1.148584,-1.162941 z" + style="fill:none;stroke:#e6e4dd;stroke-width:1.13;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + inkscape:connector-curvature="0" /> diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/delete.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/delete.svg index b879973d..43cb46cb 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/delete.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/delete.svg @@ -11,13 +11,15 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg2" version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" width="25" height="25" sodipodi:docname="delete.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/delete.png" + inkscape:export-filename="/home/olaf/Wiki/src/cinelerra-gg.org/cinelerra/cinelerra-5.1/plugins/theme_neophyte-olaf/data/delete.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> + delete @@ -26,7 +28,19 @@ image/svg+xml - + delete + + + Olaf + + + 2019-05-16: Combination of old and new, the similarity to reload has always bothered me. + 2019-05-16 + + + neophyte + + @@ -41,30 +55,30 @@ guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" - inkscape:window-width="1280" - inkscape:window-height="749" + inkscape:window-width="2494" + inkscape:window-height="1407" id="namedview4" showgrid="false" - inkscape:zoom="32.789472" - inkscape:cx="4.4181376" - inkscape:cy="12.5" + inkscape:zoom="16.394736" + inkscape:cx="3.216691" + inkscape:cy="10.865234" inkscape:window-x="0" - inkscape:window-y="25" + inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="svg2" /> - diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/histogram_rgb.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/histogram_rgb.svg index 8c20478c..07f2b2dc 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/histogram_rgb.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/histogram_rgb.svg @@ -16,27 +16,35 @@ id="svg3590" inkscape:version="0.92.3 (2405546, 2018-03-11)" sodipodi:docname="histogram_rgb.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/histogram_rgb.png" + inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte-olaf/data/histogram_rgb.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> + histogram_rgb + borderlayer="true" + inkscape:pagecheckerboard="false" + inkscape:window-width="2494" + inkscape:window-height="1407" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" /> @@ -45,7 +53,9 @@ image/svg+xml - + histogram_rgb + 2018-11-25: blau + 2018-11-25 @@ -65,72 +75,68 @@ x="-21.807106" y="280.49567" style="stroke-width:0.26458335">see: histogram_img - - - - - - - - - - - + + + + + + + + + diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/histogram_toggle.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/histogram_toggle.svg index e95c67db..4d9f58a5 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/histogram_toggle.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/histogram_toggle.svg @@ -16,7 +16,12 @@ version="1.1" id="svg3590" inkscape:version="0.92.3 (2405546, 2018-03-11)" - sodipodi:docname="histogram_toggle.svg"> + sodipodi:docname="histogram_toggle.svg" + inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte-olaf/data/histogram_toggle.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96"> + histogram_toggle + borderlayer="true" + inkscape:window-width="2494" + inkscape:window-height="1407" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" /> @@ -43,7 +53,9 @@ image/svg+xml - + histogram_toggle + 2018-11-25 + 2018-11-25: überarbeitet @@ -52,65 +64,418 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-290.64999)"> - - histogram_img - - histogram_rgb - histogram_toggle + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + g -2 get_image_set ./cinelerra/scopewindow.C diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_handle_bg.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_handle_bg.svg index e8d69ce0..2a975787 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_handle_bg.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_handle_bg.svg @@ -11,11 +11,11 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg2" version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" width="173" height="17" sodipodi:docname="hscroll_handle_bg.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_handle_bg.png" + inkscape:export-filename="/home/olaf/Wiki/src/cinelerra-gg.org/cinelerra/cinelerra-5.1/plugins/theme_neophyte-olaf/data/hscroll_handle_bg.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> image/svg+xml - + 2018-08-01 @@ -56,15 +56,15 @@ guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" - inkscape:window-width="1280" - inkscape:window-height="721" + inkscape:window-width="2494" + inkscape:window-height="1407" id="namedview4" showgrid="false" inkscape:zoom="4.517341" - inkscape:cx="75.971129" + inkscape:cx="63.926814" inkscape:cy="8.4999995" inkscape:window-x="0" - inkscape:window-y="27" + inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="layer2" inkscape:showpageshadow="false" /> @@ -108,70 +108,41 @@ inkscape:groupmode="layer" id="layer2" inkscape:label="Layer 2"> + see vscroll_handle_up - + id="rect3592-3-2-7" + style="display:inline;fill:#050505;fill-opacity:1;stroke:none;stroke-width:1" + transform="scale(-1,1)" /> + id="rect3626-9-1" + style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:1" + transform="scale(-1,1)" /> - - - - see vscroll_handle_up + y="0" /> diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_handle_dn.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_handle_dn.svg index f35a0aa2..65707108 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_handle_dn.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_handle_dn.svg @@ -7,16 +7,15 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg2" version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" width="104" height="17" sodipodi:docname="hscroll_handle_dn.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_handle_dn.png" + inkscape:export-filename="/home/olaf/Wiki/src/cinelerra-gg.org/cinelerra/cinelerra-5.1/plugins/theme_neophyte-olaf/data/hscroll_handle_dn.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> image/svg+xml - + 2018-08-01 @@ -39,7 +38,19 @@ + id="defs6"> + + + + + @@ -71,209 +82,60 @@ see vscroll_handle_up + hscroll_handle_dn - - - - - - - - - - - + ry="0" /> + ry="1.5" + style="display:inline;fill:#ffcc00;fill-opacity:1;stroke:none;stroke-width:0.23281354" + id="rect2367" + width="104" + height="3" + x="-104" + y="-10" + transform="scale(-1)" /> + y="15.999999" + x="-104" + height="1" + width="104" + id="rect2369" + style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.1880482" + transform="scale(-1,1)" /> - - - - - - - - - - - - - - - + transform="scale(-1,1)" + style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.1880482" + id="rect2371" + width="104" + height="1" + x="-104" + y="0" + ry="0" /> diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_handle_hi.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_handle_hi.svg index 077549e7..bbcd4cef 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_handle_hi.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_handle_hi.svg @@ -12,11 +12,11 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg2" version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" width="104" height="17" sodipodi:docname="hscroll_handle_hi.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_handle_hi.png" + inkscape:export-filename="/home/olaf/Wiki/src/cinelerra-gg.org/cinelerra/cinelerra-5.1/plugins/theme_neophyte-olaf/data/hscroll_handle_hi.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> image/svg+xml - + + id="defs6"> + + + + + + + inkscape:current-layer="layer1" /> + style="display:none"> + + + + + + + + + + + hscroll_handle_hi + see vscroll_handle_up + + + + diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_handle_up.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_handle_up.svg index 836730ca..d5e575b6 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_handle_up.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_handle_up.svg @@ -12,11 +12,11 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg2" version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" width="104" height="17" sodipodi:docname="hscroll_handle_up.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_handle_up.png" + inkscape:export-filename="/home/olaf/Wiki/src/cinelerra-gg.org/cinelerra/cinelerra-5.1/plugins/theme_neophyte-olaf/data/hscroll_handle_up.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> image/svg+xml - + 2018-08-01 @@ -39,7 +39,19 @@ + id="defs6"> + + + + + + style="display:none"> + id="layer1" + inkscape:label="2019"> + hscroll_handle_up + + + + + see vscroll_handle_up + diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_left_dn.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_left_dn.svg index 372b0ef1..6331a390 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_left_dn.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_left_dn.svg @@ -12,11 +12,11 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg2" version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" width="16.003122" height="17" sodipodi:docname="hscroll_left_dn.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_left_dn.png" + inkscape:export-filename="/home/olaf/Wiki/src/cinelerra-gg.org/cinelerra/cinelerra-5.1/plugins/theme_neophyte-olaf/data/hscroll_left_dn.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> image/svg+xml - + @@ -216,17 +216,17 @@ guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" - inkscape:window-width="1280" - inkscape:window-height="748" + inkscape:window-width="2494" + inkscape:window-height="1407" id="namedview4" showgrid="false" showguides="true" inkscape:guide-bbox="true" - inkscape:zoom="13.882353" - inkscape:cx="-35.624801" - inkscape:cy="8.5" + inkscape:zoom="14.881876" + inkscape:cx="8.0015603" + inkscape:cy="17.236185" inkscape:window-x="0" - inkscape:window-y="27" + inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="layer2" /> + see vscroll_handle_up + + diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_left_hi.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_left_hi.svg index ef07afa0..1cc0af85 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_left_hi.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_left_hi.svg @@ -12,11 +12,11 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg2" version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" width="16.003122" height="17" sodipodi:docname="hscroll_left_hi.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_left_hi.png" + inkscape:export-filename="/home/olaf/Wiki/src/cinelerra-gg.org/cinelerra/cinelerra-5.1/plugins/theme_neophyte-olaf/data/hscroll_left_hi.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> image/svg+xml - + - - - - - - - - - - + inkscape:label="Layer 1" /> + inkscape:connector-curvature="0" + style="display:inline;fill:#050505;fill-opacity:1;stroke:none" + d="M 0.00156066,17 V -3.5e-7 H 16.001562 V 17 Z" + id="path2236" /> + + + see vscroll_handle_up diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_left_up.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_left_up.svg index d67c53fb..79f57761 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_left_up.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_left_up.svg @@ -12,11 +12,11 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg2" version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" width="16.003122" height="17" sodipodi:docname="hscroll_left_up.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_left_up.png" + inkscape:export-filename="/home/olaf/Wiki/src/cinelerra-gg.org/cinelerra/cinelerra-5.1/plugins/theme_neophyte-olaf/data/hscroll_left_up.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> image/svg+xml - + @@ -216,17 +216,17 @@ guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" - inkscape:window-width="1316" - inkscape:window-height="744" + inkscape:window-width="2494" + inkscape:window-height="1407" id="namedview4" showgrid="false" showguides="true" inkscape:guide-bbox="true" inkscape:zoom="13.882353" - inkscape:cx="-11.066093" + inkscape:cx="12.175412" inkscape:cy="8.5" - inkscape:window-x="50" - inkscape:window-y="24" + inkscape:window-x="0" + inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="layer2" /> + + + see vscroll_handle_up diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_right_dn.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_right_dn.svg index 4d39a0f1..a200f1a9 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_right_dn.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_right_dn.svg @@ -12,11 +12,11 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg2" version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" width="16.003122" height="17" sodipodi:docname="hscroll_right_dn.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_right_dn.png" + inkscape:export-filename="/home/olaf/Wiki/src/cinelerra-gg.org/cinelerra/cinelerra-5.1/plugins/theme_neophyte-olaf/data/hscroll_right_dn.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> image/svg+xml - + - - - - - + id="layer2" + inkscape:label="Layer 2"> + inkscape:connector-curvature="0" + style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.24253562" + d="m 16.001561,16.000001 v 1 H 0.00156116 v -1 z" + id="path2248" /> - - - - + see vscroll_handle_up diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_right_hi.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_right_hi.svg index 7218b6d1..a2d66bb2 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_right_hi.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_right_hi.svg @@ -12,11 +12,11 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg2" version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" width="16.003122" height="17" sodipodi:docname="hscroll_right_hi.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_right_hi.png" + inkscape:export-filename="/home/olaf/Wiki/src/cinelerra-gg.org/cinelerra/cinelerra-5.1/plugins/theme_neophyte-olaf/data/hscroll_right_hi.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> image/svg+xml - + @@ -189,16 +189,6 @@ inkscape:vp_y="0 : 1000 : 0" inkscape:vp_x="0 : 0.5 : 1" sodipodi:type="inkscape:persp3d" /> - - - - - - - + inkscape:connector-curvature="0" + style="display:inline;fill:#050505;fill-opacity:1;stroke:none" + d="M 16.001561,-5.5e-7 V 17.000001 H 0.00156116 V -5.5e-7 Z" + id="path2236" /> + + + see vscroll_handle_up diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_right_up.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_right_up.svg index 4f1065ab..479af091 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_right_up.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/hscroll_right_up.svg @@ -11,11 +11,11 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg2" version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" width="16.003122" height="17" sodipodi:docname="hscroll_right_up.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_right_up.png" + inkscape:export-filename="/home/olaf/Wiki/src/cinelerra-gg.org/cinelerra/cinelerra-5.1/plugins/theme_neophyte-olaf/data/hscroll_right_up.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> image/svg+xml - + @@ -41,55 +41,54 @@ guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" - inkscape:window-width="1316" - inkscape:window-height="744" + inkscape:window-width="2494" + inkscape:window-height="1407" id="namedview4" showgrid="false" showguides="true" inkscape:guide-bbox="true" inkscape:zoom="23.246137" - inkscape:cx="-20.1768" + inkscape:cx="-6.7177021" inkscape:cy="8.4999995" - inkscape:window-x="50" - inkscape:window-y="24" + inkscape:window-x="0" + inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="layer2" /> + id="layer2" + inkscape:label="Layer 2"> - - + inkscape:connector-curvature="0" + style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.24253562" + d="m 16.001561,16.000001 v 1 H 0.00156166 v -1 z" + id="path855" /> - + see vscroll_handle_up diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/keyframe3.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/keyframe3.svg index da9f51a6..1d55fd19 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/keyframe3.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/keyframe3.svg @@ -12,11 +12,11 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg2" version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" width="24" height="14" sodipodi:docname="keyframe3.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/keyframe3.png" + inkscape:export-filename="/home/olaf/Wiki/src/cinelerra-gg.org/cinelerra/cinelerra-5.1/plugins/theme_neophyte-olaf/data/keyframe3.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> image/svg+xml - + @@ -57,7 +57,7 @@ r="0.90625" /> + inkscape:zoom="16.9375" + inkscape:cx="12" + inkscape:cy="7" + inkscape:window-x="2" + inkscape:window-y="4" + inkscape:window-maximized="0" + inkscape:current-layer="layer2" + inkscape:showpageshadow="false"> + + + + + + inkscape:connector-curvature="0" /> diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/mscroll_filler.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/mscroll_filler.svg index fccaa2be..5afe60d3 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/mscroll_filler.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/mscroll_filler.svg @@ -12,11 +12,11 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg2" version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" width="17" height="17" sodipodi:docname="mscroll_filler.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/mscroll_filler.png" + inkscape:export-filename="/home/olaf/Wiki/src/cinelerra-gg.org/cinelerra/cinelerra-5.1/plugins/theme_neophyte-olaf/data/mscroll_filler.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> image/svg+xml - + @@ -167,22 +167,29 @@ guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" - inkscape:window-width="1280" - inkscape:window-height="773" + inkscape:window-width="2494" + inkscape:window-height="1407" id="namedview4" showgrid="false" inkscape:zoom="13.882353" - inkscape:cx="5.330508" + inkscape:cx="-22.582628" inkscape:cy="9.0042373" inkscape:window-x="0" - inkscape:window-y="1" + inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="svg2" /> + diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/patchbay_bg.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/patchbay_bg.svg index 59826e04..0daadc34 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/patchbay_bg.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/patchbay_bg.svg @@ -19,6 +19,8 @@ inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/patchbay_bg.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> + patchbay_bg @@ -27,15 +29,23 @@ image/svg+xml - + patchbay_bg 2018-08-01 Olaf - 2018-08-01: adapted -See: setformat_bg + 2018-11-09: Funktioniert NICHT: Trenn-Leiste (der Aufbau der Patchbay ist und bleibt verwirrend unübersichtlich). +2018-08-01: adapted +See: setformat_bg + + + + CInelerra-GG + Mainwindow + + @@ -128,7 +138,7 @@ See: setformat_bg x2="-6.6730468e-06" y2="157" gradientUnits="userSpaceOnUse" - gradientTransform="translate(0.22829446,24.198505)" /> + gradientTransform="translate(1.1601829,78.713981)" /> guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" - inkscape:window-width="1280" - inkscape:window-height="773" + inkscape:window-width="2494" + inkscape:window-height="1407" id="namedview4" showgrid="false" - inkscape:zoom="4.3804359" - inkscape:cx="66.198262" - inkscape:cy="133.78539" + inkscape:zoom="4.2923591" + inkscape:cx="93.141415" + inkscape:cy="131.55067" inkscape:window-x="0" - inkscape:window-y="1" + inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="layer5" showborder="true" @@ -208,25 +218,89 @@ See: setformat_bg y="0" /> Hintergrund Patchbay (Hauptfenster links).Hintergrund Patchbay (Hauptfenster links,skaliert in der Höhe über den gesamten Bereich).Verlauf, dunkel rechts. + diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/reload.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/reload.svg index fe76c76a..e252dbc0 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/reload.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/reload.svg @@ -12,13 +12,15 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg2" version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" width="25" height="25" sodipodi:docname="reload.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/reload.png" + inkscape:export-filename="/home/olaf/Wiki/src/cinelerra-gg.org/cinelerra/cinelerra-5.1/plugins/theme_neophyte-olaf/data/reload.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> + reload @@ -27,12 +29,43 @@ image/svg+xml - + reload + 2019-05-16 + + + Olaf + + + sharper and with gradient. + + + + + + + + + + + inkscape:current-layer="svg2" + inkscape:showpageshadow="false" /> + style="fill:none;stroke:#e6e4dd;stroke-width:1.637;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - + + + diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/scope.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/scope.svg index 5f8a9797..5fdc306c 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/scope.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/scope.svg @@ -7,7 +7,6 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg2" @@ -16,7 +15,7 @@ width="24" height="24" sodipodi:docname="scope.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/scope.png" + inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte-olaf/data/scope.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> Olaf</dc:title> </cc:Agent> </dc:creator> - <dc:description>2018-08-16: new. </dc:description> + <dc:description>2018-11-25: überarbeitet. +2018-08-16: new. </dc:description> <dc:relation>editpanel_*</dc:relation> </cc:Work> </rdf:RDF> </metadata> <defs - id="defs6"> - <marker - inkscape:stockid="TriangleInS" - orient="auto" - refY="0.0" - refX="0.0" - id="TriangleInS" - style="overflow:visible"> - <path - id="path3735" - d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " - style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none" - transform="scale(-0.2)" /> - </marker> - <marker - inkscape:stockid="TriangleOutM" - orient="auto" - refY="0.0" - refX="0.0" - id="TriangleOutM" - style="overflow:visible"> - <path - id="path3741" - d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " - style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none" - transform="scale(0.4)" /> - </marker> - <marker - inkscape:stockid="TriangleOutS" - orient="auto" - refY="0.0" - refX="0.0" - id="TriangleOutS" - style="overflow:visible"> - <path - id="path3744" - d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " - style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none" - transform="scale(0.2)" /> - </marker> - <marker - inkscape:stockid="TriangleInM" - orient="auto" - refY="0.0" - refX="0.0" - id="TriangleInM" - style="overflow:visible"> - <path - id="path3732" - d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " - style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none" - transform="scale(-0.4)" /> - </marker> - <marker - inkscape:stockid="EmptyTriangleInM" - orient="auto" - refY="0.0" - refX="0.0" - id="EmptyTriangleInM" - style="overflow:visible"> - <path - id="path3750" - d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " - style="fill-rule:evenodd;fill:#FFFFFF;stroke:#000000;stroke-width:1.0pt;marker-start:none" - transform="scale(-0.4) translate(-4.5,0)" /> - </marker> - <marker - inkscape:stockid="Arrow2Mstart" - orient="auto" - refY="0.0" - refX="0.0" - id="Arrow2Mstart" - style="overflow:visible"> - <path - id="path3619" - style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round" - d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z " - transform="scale(0.6) translate(0,0)" /> - </marker> - <inkscape:perspective - sodipodi:type="inkscape:persp3d" - inkscape:vp_x="0 : 0.5 : 1" - inkscape:vp_y="0 : 1000 : 0" - inkscape:vp_z="1 : 0.5 : 1" - inkscape:persp3d-origin="0.5 : 0.33333333 : 1" - id="perspective10" /> - </defs> + id="defs6" /> <sodipodi:namedview pagecolor="#262626" bordercolor="#666666" @@ -138,136 +52,86 @@ guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" - inkscape:window-width="1280" - inkscape:window-height="749" + inkscape:window-width="2494" + inkscape:window-height="1407" id="namedview4" showgrid="false" - inkscape:zoom="18.522372" - inkscape:cx="-1.9401997" - inkscape:cy="3.0064846" + inkscape:zoom="25.270833" + inkscape:cx="12" + inkscape:cy="12" inkscape:window-x="0" - inkscape:window-y="25" + inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="svg2" inkscape:showpageshadow="false" inkscape:measure-start="0.989285,7.39985" inkscape:measure-end="7.47899,0.929928" showguides="true" - inkscape:guide-bbox="true" /> - <rect - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99900001;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect912" - width="33.21534" - height="21.603926" - x="-28.916883" - y="28.689224" /> - <image - y="27.97213" - x="-24.957636" - id="image909" - xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAAZiS0dEAAAA -AAAA+UO7fwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9sIGwwSMSN1VJ4AAAAddEVYdENv -bW1lbnQAQ3JlYXRlZCB3aXRoIFRoZSBHSU1Q72QlbgAAANBJREFUSMftVUEOgzAMsyOOnHlbH8Nx -j9nbOHP3DtMmKE1DK6Zp0nJCKLETN3WBXw9GCZJUBSDZzR6Bn83pKtQdOpNLD5wkofFZyJUeOAAw -ge+aLCwEB7D7ziMBAgSyOImF4BVpkI4HnpMMZeE2krzINGr3P+10djfJ4kVeGew5r9mcjWwCJEDt -GL07XcGwpupbewPWC75AWhATDk0dz8eL9CKZUPYk65UjB/SmMfei5N3OddecwKJdWMl+XRJnCg/8 -Mhv+mGWfepC++qL9AwAeVPOZcmgiSdEAAAAASUVORK5CYII= -" - style="image-rendering:optimizeQuality" - preserveAspectRatio="none" - height="24" - width="24" /> + inkscape:guide-bbox="true"> + <sodipodi:guide + position="12,7.4789777" + orientation="1,0" + id="guide906" + inkscape:locked="true" + inkscape:label="" + inkscape:color="rgb(255,0,246)" /> + <sodipodi:guide + position="13.474031,12" + orientation="0,1" + id="guide908" + inkscape:locked="true" + inkscape:label="" + inkscape:color="rgb(249,0,255)" /> + </sodipodi:namedview> <path - sodipodi:type="star" - style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#efede3;stroke-width:0.96;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="path926" - sodipodi:sides="8" - sodipodi:cx="12" - sodipodi:cy="12" - sodipodi:r1="12.454138" - sodipodi:r2="11.506123" - sodipodi:arg1="1.1752882" - sodipodi:arg2="1.5679873" - inkscape:flatsided="true" - inkscape:rounded="0" - inkscape:randomized="0" - d="M 16.798295,23.49269 7.2663478,23.519465 0.50731025,16.798295 0.48053452,7.2663478 7.2017054,0.50731025 16.733652,0.48053452 23.49269,7.2017054 l 0.02678,9.5319466 z" /> + transform="matrix(-0.21568215,0.8049368,-0.8049368,-0.21568215,27.044983,21.279182)" + style="opacity:1;fill:#ff6600;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.67541033;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + inkscape:transform-center-x="-0.11443617" + inkscape:transform-center-y="1.1913419" + d="m -6.082899,20.320795 -12.352108,-1.5909 4.742785,-8.268295 z" + id="path934-1" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccc" /> <path - sodipodi:type="star" - style="opacity:1;fill:#3771c8;fill-opacity:1;fill-rule:evenodd;stroke:#3771c8;stroke-width:0.67541033;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + transform="matrix(0.58925465,0.58925465,-0.58925465,0.58925465,24.515693,15.201894)" + style="opacity:1;fill:#99ff55;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.67541033;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + inkscape:transform-center-x="0.48750997" + inkscape:transform-center-y="0.48753714" + d="m -8.5385434,19.395722 -9.5319456,0.02678 4.733652,-11.5194641 z" id="path934" - sodipodi:sides="3" - sodipodi:cx="-13.284258" - sodipodi:cy="16.245537" - sodipodi:r1="4.5207419" - sodipodi:r2="2.260371" - sodipodi:arg1="0.52359878" - sodipodi:arg2="1.5707963" - inkscape:flatsided="true" - inkscape:rounded="0" - inkscape:randomized="0" - d="m -9.3691805,18.505908 -7.8301545,0 3.915077,-6.781113 z" - inkscape:transform-center-y="0.58502738" - transform="rotate(45,-5.6138804,40.535759)" - inkscape:transform-center-x="0.58502693" /> + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccc" /> <path - sodipodi:type="star" - style="opacity:1;fill:#00ff00;fill-opacity:1;fill-rule:evenodd;stroke:#00ff00;stroke-width:0.67541033;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + transform="matrix(-0.58925465,0.58925465,-0.58925465,-0.58925465,8.811104,24.5157)" + style="opacity:1;fill:#ffdd55;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.67541033;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + inkscape:transform-center-x="0.48752154" + inkscape:transform-center-y="-0.48754079" + d="m -8.5275202,19.406758 -9.5319458,0.02678 4.733652,-11.5194639 z" id="path934-4" - sodipodi:sides="3" - sodipodi:cx="-13.284258" - sodipodi:cy="16.245537" - sodipodi:r1="4.5207419" - sodipodi:r2="2.260371" - sodipodi:arg1="0.52359878" - sodipodi:arg2="1.5707963" - inkscape:flatsided="true" - inkscape:rounded="0" - inkscape:randomized="0" - d="m -9.3691805,18.505908 -7.8301545,0 3.915077,-6.781113 z" - inkscape:transform-center-y="-0.58502682" - transform="rotate(135,-1.509136,15.202193)" - inkscape:transform-center-x="0.58502723" /> + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccc" /> <path - sodipodi:type="star" - style="opacity:1;fill:#ff00ff;fill-opacity:1;fill-rule:evenodd;stroke:#ff00ff;stroke-width:0.67541033;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + transform="matrix(-0.8049368,-0.21568215,0.21568215,-0.8049368,2.7422659,27.090699)" + style="opacity:1;fill:#80b3ff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.67541033;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + inkscape:transform-center-x="2.6781806" + inkscape:transform-center-y="-2.1505814" + d="m -6.0438382,20.36712 -12.3521088,-1.590896 4.742784,-8.268296 z" id="path934-3" - sodipodi:sides="3" - sodipodi:cx="-13.284258" - sodipodi:cy="16.245537" - sodipodi:r1="4.5207419" - sodipodi:r2="2.260371" - sodipodi:arg1="0.52359878" - sodipodi:arg2="1.5707963" - inkscape:flatsided="true" - inkscape:rounded="0" - inkscape:randomized="0" - d="m -9.3691805,18.505908 -7.8301545,0 3.915077,-6.781113 z" - inkscape:transform-center-y="-2.5806841" - transform="rotate(-165,2.4273047,14.995814)" - inkscape:transform-center-x="3.2138262" /> + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccc" /> <path sodipodi:type="star" - style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:#ffcc00;stroke-width:0.67541033;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="path934-1" - sodipodi:sides="3" - sodipodi:cx="-13.284258" - sodipodi:cy="16.245537" - sodipodi:r1="4.5207419" - sodipodi:r2="2.260371" - sodipodi:arg1="0.52359878" - sodipodi:arg2="1.5707963" + style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#efede3;stroke-width:0.79999787;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path926" + sodipodi:sides="8" + sodipodi:cx="12" + sodipodi:cy="12" + sodipodi:r1="10.378429" + sodipodi:r2="9.588419" + sodipodi:arg1="1.1752882" + sodipodi:arg2="1.5679873" inkscape:flatsided="true" inkscape:rounded="0" inkscape:randomized="0" - d="m -9.3691805,18.505908 -7.8301545,0 3.915077,-6.781113 z" - inkscape:transform-center-y="1.4296197" - transform="rotate(105,6.1509372,23.09815)" - inkscape:transform-center-x="-0.13732826" /> - <path - style="fill:#ff6600;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - d="M 14.158458,9.758092 22.82389,7.4611715 19.725718,4.343741 Z" - id="path973" - inkscape:connector-curvature="0" - sodipodi:nodetypes="cccc" /> + d="m 15.998572,21.577224 -7.9432751,0.02231 -5.632521,-5.600965 -0.022313,-7.9432751 5.6009656,-5.632521 7.9432746,-0.022313 5.632521,5.6009656 0.02231,7.9432746 z" /> </svg> diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/shbtn_dn.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/shbtn_dn.svg index 6874b2d9..57975217 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/shbtn_dn.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/shbtn_dn.svg @@ -15,9 +15,9 @@ viewBox="0 0 7.9375 6.6145835" version="1.1" id="svg1396" - inkscape:version="0.92.3 (2405546, 2018-03-11)" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" sodipodi:docname="shbtn_dn.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/shbtn_dn.png" + inkscape:export-filename="/home/olaf/Wiki/src/cinelerra-gg.org/cinelerra/cinelerra-5.1/plugins/theme_neophyte-olaf/data/shbtn_dn.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> <title @@ -45,6 +45,81 @@ offset="1" style="stop-color:#151515;stop-opacity:1" /> </linearGradient> + <linearGradient + id="a" + y1="542.69" + y2="503.79999" + x2="0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.13227513,0,0,0.13227513,-38.899716,225.80488)"> + <stop + stop-color="#c6cdd1" + id="stop2" /> + <stop + offset="1" + stop-color="#e0e5e7" + id="stop4" + style="stop-color:#f0f0f0;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="c" + y1="42" + y2="6" + x2="0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.13227513,0,0,0.13227513,11.969331,291.91599)"> + <stop + stop-color="#c61423" + id="stop12" + style="stop-color:#aa0000;stop-opacity:1" /> + <stop + offset="1" + stop-color="#dc2b41" + id="stop14" + style="stop-color:#aa0000;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="d" + y1="503.79999" + x1="399.57001" + y2="528.79999" + x2="424.57001" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.13227513,0,0,0.13227513,-38.899716,225.80488)"> + <stop + stop-color="#292c2f" + id="stop17" /> + <stop + offset="1" + stop-opacity="0" + id="stop19" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#b" + id="linearGradient974" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.13200264,0,0,0.13324074,-38.799187,225.34456)" + y1="44" + x2="0" + y2="4" /> + <linearGradient + id="b" + y1="44" + y2="4" + gradientUnits="userSpaceOnUse" + x2="0" + gradientTransform="matrix(0.13200264,0,0,0.13324074,-38.799187,225.34456)"> + <stop + stop-color="#cea476" + id="stop7" + style="stop-color:#e9bb00;stop-opacity:1" /> + <stop + offset="1" + stop-color="#dab58b" + id="stop9" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> </defs> <sodipodi:namedview id="base" @@ -53,16 +128,21 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="3.8714683" - inkscape:cx="-102.98676" - inkscape:cy="2.065088" + inkscape:zoom="14.061794" + inkscape:cx="10.427879" + inkscape:cy="16.03967" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="false" units="px" inkscape:showpageshadow="false" - showguides="true" - inkscape:guide-bbox="true"> + showguides="false" + inkscape:guide-bbox="true" + inkscape:window-width="2494" + inkscape:window-height="1407" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1"> <sodipodi:guide position="-0.75176044,-2.1185976" orientation="1,0" @@ -160,30 +240,39 @@ x="-14.87207" y="293.60184" style="stroke-width:0.26458332">shbtn_dn</tspan></text> - <text - xml:space="preserve" - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.82222223px;line-height:6.61458349px;font-family:Andika;-inkscape-font-specification:'Andika, 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.26458332" - x="-27.272654" - y="283.66003" - id="text1473-8-6"><tspan - sodipodi:role="line" - id="tspan1471-9-5" - x="-27.272654" - y="283.66003" - style="stroke-width:0.26458332">see: recordpatch_up</tspan></text> - <rect - y="291.19556" - x="8.6115761" - height="5.793478" - width="7.116394" - id="rect3597-5-7-9-4-8-9-8-0-2-7-9-1" - style="fill:none;fill-opacity:1;stroke:#ffcc00;stroke-width:0.2919392;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <ellipse - style="opacity:1;fill:#aa0000;fill-opacity:1;fill-rule:evenodd;stroke:#aa0000;stroke-width:0.24098375;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="path5601" - cx="3.9345791" - cy="289.13086" - rx="0.67325813" - ry="0.63306367" /> + <g + id="g982" + transform="matrix(0.90006544,0,0,0.89999944,-9.6616565,28.111024)"> + <path + style="fill:url(#a);stroke-width:0.37037036;stroke-opacity:0.55" + inkscape:connector-curvature="0" + d="m 15.143934,292.44509 c -1.465609,0 -2.645503,1.17989 -2.645503,2.6455 0,1.46561 1.179894,2.64551 2.645503,2.64551 1.465608,0 2.645502,-1.1799 2.645502,-2.64551 0,-1.46561 -1.179894,-2.6455 -2.645502,-2.6455 m 0,1.46958 c 0.651323,0 1.175793,0.52434 1.175793,1.17579 0,0.65132 -0.524338,1.17579 -1.175793,1.17579 -0.651323,0 -1.175794,-0.52433 -1.175794,-1.17579 0,-0.65132 0.524339,-1.17579 1.175794,-1.17579" + id="path24" /> + <path + style="fill:url(#c);fill-rule:evenodd;stroke-width:0.13227513" + inkscape:connector-curvature="0" + d="m 13.982955,292.71493 c -0.596031,0.29061 -1.064814,0.79762 -1.304894,1.42037 l 1.309259,0.74815 c 0.07407,-0.41825 0.367328,-0.7578 0.757937,-0.89802 z m 2.32209,0 -0.762434,1.2705 c 0.390741,0.14022 0.683995,0.47977 0.757937,0.89802 l 1.309259,-0.74815 c -0.240476,-0.62328 -0.708862,-1.12976 -1.304894,-1.42037 m -2.317593,2.58347 -1.309259,0.74815 c 0.240476,0.62328 0.708863,1.12976 1.304894,1.42037 l 0.762434,-1.27051 c -0.390741,-0.14021 -0.683995,-0.47976 -0.757936,-0.89801 m 2.313227,0 c -0.07407,0.41825 -0.367328,0.7578 -0.757936,0.89801 l 0.762433,1.27051 c 0.596032,-0.29061 1.064815,-0.79762 1.304895,-1.42037 z" + id="path26" /> + <path + id="path28" + d="m 12.499754,295.02446 c -5.29e-4,0.0221 -0.0016,0.0439 -0.0016,0.0661 0,1.46561 1.179894,2.64551 2.645503,2.64551 1.465608,0 2.645502,-1.1799 2.645502,-2.64551 0,-0.0222 -0.0011,-0.044 -0.0016,-0.0661 -0.03505,1.43465 -1.201058,2.57936 -2.643915,2.57936 -1.443387,0 -2.608995,-1.14471 -2.643916,-2.57936" + inkscape:connector-curvature="0" + style="fill:#99a1a7;stroke-width:0.37037036;stroke-opacity:0.55" /> + <path + id="path30" + d="m 13.424357,293.23874 -0.106481,0.39683 -0.290344,0.5291 -0.132275,0.39682 -0.132275,0.5291 0.132275,0.5291 0.396825,1.19048 h -0.132275 l 0.393519,0.39352 c 0.44246,0.33307 0.991799,0.53307 1.591269,0.53307 0.800265,0 1.514022,-0.35344 1.998678,-0.91178 l -1.045238,-1.04523 c -0.213228,0.29523 -0.559524,0.4873 -0.953043,0.4873 -0.651322,0 -1.175793,-0.52434 -1.175793,-1.1758 0,-0.39351 0.192063,-0.73981 0.487301,-0.95304 l -0.898809,-0.89881 z" + inkscape:connector-curvature="0" + style="opacity:0.2;fill:url(#d);fill-rule:evenodd;stroke-width:0.13227513" /> + <path + id="path32" + d="m 13.35822,293.37102 c -0.03664,0 -0.06614,0.0295 -0.06614,0.0661 0,0.023 0.0123,0.0422 0.03003,0.054 -0.351455,0.45212 -0.564021,1.01998 -0.564021,1.6418 0,0.6041 0.202381,1.15569 0.536111,1.60185 -5.29e-4,0.003 -0.0021,0.006 -0.0021,0.01 0,0.0366 0.0295,0.0661 0.06614,0.0661 0.03664,0 0.06614,-0.0295 0.06614,-0.0661 0,-0.004 -0.0016,-0.008 -0.0024,-0.0122 h 0.02116 c -0.0061,-0.0183 -0.01428,-0.0344 -0.025,-0.0452 -0.330026,-0.42857 -0.528042,-0.96653 -0.528042,-1.5537 0,-0.0734 0.0033,-0.14603 0.0093,-0.21772 0.04246,-0.50225 0.230027,-0.96072 0.518783,-1.33598 0.04484,-0.0452 0.05132,-0.17857 0,-0.20847 -0.0052,0.006 -0.0097,0.0124 -0.01468,0.0184 -0.01177,-0.0113 -0.02751,-0.0184 -0.04524,-0.0184 m 3.501719,0 c -0.05132,0.0299 -0.04484,0.16323 0,0.20847 0.288757,0.375 0.476323,0.83346 0.518783,1.33598 0.0061,0.0717 0.0093,0.14444 0.0093,0.21772 0,0.58717 -0.198016,1.12513 -0.528043,1.5537 -0.01071,0.0109 -0.01905,0.027 -0.025,0.0452 h 0.01521 l 0.01376,0.0139 c 9.26e-4,0.0349 0.0287,0.0626 0.06349,0.0638 l 5.29e-4,5.3e-4 2.64e-4,-2.7e-4 c 5.29e-4,0 0.0011,2.7e-4 0.0016,2.7e-4 0.03664,0 0.06614,-0.0295 0.06614,-0.0661 0,-0.007 -0.0021,-0.0138 -0.0041,-0.0201 0.3291,-0.44378 0.528307,-0.99153 0.528307,-1.59127 0,-0.61984 -0.211112,-1.18598 -0.560582,-1.63743 0.02143,-0.011 0.03637,-0.0325 0.03637,-0.0583 0,-0.0366 -0.0295,-0.0661 -0.06614,-0.0661 -0.0205,0 -0.03796,0.01 -0.05013,0.0246 -0.0067,-0.008 -0.0127,-0.0167 -0.01958,-0.0246" + inkscape:connector-curvature="0" + style="fill:url(#linearGradient974);fill-opacity:1;stroke-width:0.37037036;stroke-opacity:0.55" /> + <path + style="fill:#7e1722;stroke-width:0.37037036;stroke-opacity:0.55" + inkscape:connector-curvature="0" + d="m 13.35822,293.23874 c -0.109921,0 -0.198413,0.0885 -0.198413,0.19841 0,0.10992 0.08849,0.19842 0.198413,0.19842 0.10992,0 0.198412,-0.0885 0.198412,-0.19842 0,-0.10992 -0.08849,-0.19841 -0.198412,-0.19841 m 3.571428,0 c -0.109921,0 -0.198413,0.0885 -0.198413,0.19841 0,0.10992 0.08849,0.19842 0.198413,0.19842 0.109921,0 0.198413,-0.0885 0.198413,-0.19842 0,-0.10992 -0.08849,-0.19841 -0.198413,-0.19841 m -3.571428,0.13228 c 0.03664,0 0.06614,0.0295 0.06614,0.0661 0,0.0366 -0.0295,0.0661 -0.06614,0.0661 -0.03664,0 -0.06614,-0.0295 -0.06614,-0.0661 0,-0.0366 0.0295,-0.0661 0.06614,-0.0661 m 3.571428,0 c 0.03664,0 0.06614,0.0295 0.06614,0.0661 0,0.0366 -0.0295,0.0661 -0.06614,0.0661 -0.03664,0 -0.06614,-0.0295 -0.06614,-0.0661 0,-0.0366 0.0295,-0.0661 0.06614,-0.0661 m -3.571428,3.1746 c -0.109921,0 -0.198413,0.0885 -0.198413,0.19841 0,0.10992 0.08849,0.19841 0.198413,0.19841 0.10992,0 0.198412,-0.0885 0.198412,-0.19841 0,-0.10992 -0.08849,-0.19841 -0.198412,-0.19841 m 3.571428,0 c -0.109921,0 -0.198413,0.0885 -0.198413,0.19841 0,0.10992 0.08849,0.19841 0.198413,0.19841 0.109921,0 0.198413,-0.0885 0.198413,-0.19841 0,-0.10992 -0.08849,-0.19841 -0.198413,-0.19841 m -3.571428,0.13227 c 0.03664,0 0.06614,0.0295 0.06614,0.0661 0,0.0366 -0.0295,0.0661 -0.06614,0.0661 -0.03664,0 -0.06614,-0.0295 -0.06614,-0.0661 0,-0.0366 0.0295,-0.0661 0.06614,-0.0661 m 3.571428,0 c 0.03664,0 0.06614,0.0295 0.06614,0.0661 0,0.0366 -0.0295,0.0661 -0.06614,0.0661 -0.03664,0 -0.06614,-0.0295 -0.06614,-0.0661 0,-0.0366 0.0295,-0.0661 0.06614,-0.0661" + id="path36" /> + </g> </g> </svg> diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/shbtn_hi.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/shbtn_hi.svg index 9c4c26a9..f287b039 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/shbtn_hi.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/shbtn_hi.svg @@ -15,9 +15,9 @@ viewBox="0 0 7.9375 6.6145835" version="1.1" id="svg1396" - inkscape:version="0.92.3 (2405546, 2018-03-11)" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" sodipodi:docname="shbtn_hi.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/shbtn_hi.png" + inkscape:export-filename="/home/olaf/Wiki/src/cinelerra-gg.org/cinelerra/cinelerra-5.1/plugins/theme_neophyte-olaf/data/shbtn_hi.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> <title @@ -36,101 +36,118 @@ style="stop-color:#151515;stop-opacity:1" /> </linearGradient> <linearGradient - id="70-0-8" - y1="527.01447" - x1="406.50085" - y2="539.82538" - x2="419.97357" + id="d" + y1="503.79999" + x1="399.57001" + y2="528.79999" + x2="424.57001" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.17885681,0,0,0.17885681,-70.039146,199.80076)" - xlink:href="#b-5"> + gradientTransform="matrix(0.13227513,0,0,0.13227513,-38.899716,225.80488)"> <stop stop-color="#292c2f" - id="stop17-5" - style="stop-color:#4d4d4d;stop-opacity:1" /> + id="stop17" /> <stop offset="1" stop-opacity="0" - id="stop19-3" - style="stop-color:#4d4d4d;stop-opacity:0" /> + id="stop19" /> </linearGradient> <linearGradient - gradientTransform="matrix(0.17885681,0,0,0.17885681,-1.2561892,289.19339)" - id="b-5" - y1="45.538715" - y2="11.687484" - x2="17.84823" + inkscape:collect="always" + xlink:href="#a-3" + id="linearGradient1167" gradientUnits="userSpaceOnUse" - x1="36.312538"> - <stop - stop-color="#536161" - id="stop12-6" - style="stop-color:#bfc9c9;stop-opacity:1" /> - <stop - offset="1" - stop-color="#f4f5f5" - id="stop14-2" - style="stop-color:#fbfbfb;stop-opacity:1" /> - </linearGradient> + gradientTransform="matrix(0.13227513,0,0,0.13227513,-38.899716,225.80488)" + y1="542.69" + x2="0" + y2="503.79999" /> <linearGradient - id="70-0-8-9" - y1="527.01447" - x1="406.50085" - y2="539.82538" - x2="419.97357" + id="a-3" + y1="542.69" + y2="503.79999" + x2="0" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.17885681,0,0,0.17885681,-70.053059,207.26327)" - xlink:href="#b-5"> + gradientTransform="matrix(0.13227513,0,0,0.13227513,-38.899716,225.80488)"> <stop - stop-color="#292c2f" - id="stop17-5-1" - style="stop-color:#4d4d4d;stop-opacity:1" /> + stop-color="#c6cdd1" + id="stop2-3" /> <stop offset="1" - stop-opacity="0" - id="stop19-3-0" - style="stop-color:#4d4d4d;stop-opacity:0" /> + stop-color="#e0e5e7" + id="stop4-8" + style="stop-color:#f0f0f0;stop-opacity:1" /> </linearGradient> <linearGradient - id="70-0-8-0" - y1="527.01447" - x1="406.50085" - y2="539.82538" - x2="419.97357" + inkscape:collect="always" + xlink:href="#c-0" + id="linearGradient1169" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.17885681,0,0,0.17885681,-70.099446,215.5085)" - xlink:href="#b-5"> + gradientTransform="matrix(0.13227513,0,0,0.13227513,11.969331,291.91599)" + y1="42" + x2="0" + y2="6" /> + <linearGradient + id="c-0" + y1="42" + y2="6" + x2="0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.13227513,0,0,0.13227513,11.969331,291.91599)"> <stop - stop-color="#292c2f" - id="stop17-5-7" - style="stop-color:#4d4d4d;stop-opacity:1" /> + stop-color="#c61423" + id="stop12-5" + style="stop-color:#aa0000;stop-opacity:1" /> <stop offset="1" - stop-opacity="0" - id="stop19-3-2" - style="stop-color:#4d4d4d;stop-opacity:0" /> + stop-color="#dc2b41" + id="stop14-6" + style="stop-color:#aa0000;stop-opacity:1" /> </linearGradient> <linearGradient - id="linearGradient1861"> + inkscape:collect="always" + xlink:href="#d" + id="linearGradient1171" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.13227513,0,0,0.13227513,-38.899716,225.80488)" + x1="399.57001" + y1="503.79999" + x2="424.57001" + y2="528.79999" /> + <linearGradient + inkscape:collect="always" + xlink:href="#b-0" + id="linearGradient1173" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.13200264,0,0,0.13324074,-38.799187,225.34456)" + y1="44" + x2="0" + y2="4" /> + <linearGradient + id="b-0" + y1="44" + y2="4" + gradientUnits="userSpaceOnUse" + x2="0" + gradientTransform="matrix(0.13200264,0,0,0.13324074,-38.799187,225.34456)"> <stop - id="stop1857" - offset="0" - style="stop-color:#252525;stop-opacity:1" /> + stop-color="#cea476" + id="stop7-0" + style="stop-color:#e9bb00;stop-opacity:1" /> <stop - id="stop1859" offset="1" - style="stop-color:#151515;stop-opacity:1" /> + stop-color="#dab58b" + id="stop9-4" + style="stop-color:#ffffff;stop-opacity:1" /> </linearGradient> <linearGradient inkscape:collect="always" xlink:href="#linearGradient1817" - id="linearGradient1811-8-4-8-1" + id="linearGradient1811-8-4-8-1-6" x1="44.737286" y1="1.0084742" x2="44.737286" y2="18.728813" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.29390956,0,0,0.37169004,-9.294548,290.05143)" /> + gradientTransform="matrix(0.29390957,0,0,0.37169004,-9.2945477,290.05141)" /> </defs> <sodipodi:namedview id="base" @@ -139,8 +156,8 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="4.277996" - inkscape:cx="15" + inkscape:zoom="12.1" + inkscape:cx="-42.322987" inkscape:cy="5.5481784" inkscape:document-units="px" inkscape:current-layer="layer1" @@ -149,7 +166,12 @@ inkscape:showpageshadow="false" showguides="true" inkscape:guide-bbox="true" - inkscape:lockguides="true"> + inkscape:lockguides="true" + inkscape:window-width="2494" + inkscape:window-height="1407" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1"> <sodipodi:guide position="3.3072917,7.2487089" orientation="1,0" @@ -215,20 +237,6 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-290.3854)"> - <rect - style="fill:url(#linearGradient1811-8-4-8-1);fill-opacity:1;stroke:#141414;stroke-width:0.29585132;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - id="rect3597-9-8-3-6" - width="7.6416488" - height="6.3187318" - x="0.14792567" - y="290.53333" /> - <rect - y="290.79596" - x="0.41055304" - height="5.793478" - width="7.116394" - id="rect3597-5-7-9-4-8-9-8-0-2-7-9-1" - style="fill:none;fill-opacity:1;stroke:#5f8dd3;stroke-width:0.2919392;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> <text xml:space="preserve" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.82222223px;line-height:6.61458302px;font-family:Andika;-inkscape-font-specification:'Andika, 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.26458332" @@ -240,16 +248,53 @@ x="-14.737009" y="294.0752" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.82222223px;font-family:Andika;-inkscape-font-specification:'Andika, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;stroke-width:0.26458332">shbtn_hi</tspan></text> - <text - xml:space="preserve" - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.82222223px;line-height:6.61458349px;font-family:Andika;-inkscape-font-specification:'Andika, 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.26458332" - x="-27.272654" - y="283.66003" - id="text1473-8-6"><tspan - sodipodi:role="line" - id="tspan1471-9-5" - x="-27.272654" - y="283.66003" - style="stroke-width:0.26458332">see: recordpatch_up</tspan></text> + <rect + style="fill:url(#linearGradient1811-8-4-8-1-6);fill-opacity:1;stroke:#141414;stroke-width:0.29585132;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3597-9-8-3-6-7" + width="7.6416488" + height="6.3187318" + x="0.14792566" + y="290.53333" /> + <rect + y="290.79596" + x="0.41055304" + height="5.793478" + width="7.116394" + id="rect3597-5-7-9-4-8-9-8-0-2-7-9-1-5" + style="fill:none;fill-opacity:1;stroke:#5f8dd3;stroke-width:0.2919392;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <g + transform="matrix(0.95006907,0,0,0.94999999,-10.418901,13.356337)" + id="g1165"> + <path + id="path1153" + d="m 15.143934,292.44509 c -1.465609,0 -2.645503,1.17989 -2.645503,2.6455 0,1.46561 1.179894,2.64551 2.645503,2.64551 1.465608,0 2.645502,-1.1799 2.645502,-2.64551 0,-1.46561 -1.179894,-2.6455 -2.645502,-2.6455 m 0,1.46958 c 0.651323,0 1.175793,0.52434 1.175793,1.17579 0,0.65132 -0.524338,1.17579 -1.175793,1.17579 -0.651323,0 -1.175794,-0.52433 -1.175794,-1.17579 0,-0.65132 0.524339,-1.17579 1.175794,-1.17579" + inkscape:connector-curvature="0" + style="fill:url(#linearGradient1167);stroke-width:0.37037036;stroke-opacity:0.55" /> + <path + id="path1155" + d="m 13.982955,292.71493 c -0.596031,0.29061 -1.064814,0.79762 -1.304894,1.42037 l 1.309259,0.74815 c 0.07407,-0.41825 0.367328,-0.7578 0.757937,-0.89802 z m 2.32209,0 -0.762434,1.2705 c 0.390741,0.14022 0.683995,0.47977 0.757937,0.89802 l 1.309259,-0.74815 c -0.240476,-0.62328 -0.708862,-1.12976 -1.304894,-1.42037 m -2.317593,2.58347 -1.309259,0.74815 c 0.240476,0.62328 0.708863,1.12976 1.304894,1.42037 l 0.762434,-1.27051 c -0.390741,-0.14021 -0.683995,-0.47976 -0.757936,-0.89801 m 2.313227,0 c -0.07407,0.41825 -0.367328,0.7578 -0.757936,0.89801 l 0.762433,1.27051 c 0.596032,-0.29061 1.064815,-0.79762 1.304895,-1.42037 z" + inkscape:connector-curvature="0" + style="fill:url(#linearGradient1169);fill-rule:evenodd;stroke-width:0.13227513" /> + <path + style="fill:#99a1a7;stroke-width:0.37037036;stroke-opacity:0.55" + inkscape:connector-curvature="0" + d="m 12.499754,295.02446 c -5.29e-4,0.0221 -0.0016,0.0439 -0.0016,0.0661 0,1.46561 1.179894,2.64551 2.645503,2.64551 1.465608,0 2.645502,-1.1799 2.645502,-2.64551 0,-0.0222 -0.0011,-0.044 -0.0016,-0.0661 -0.03505,1.43465 -1.201058,2.57936 -2.643915,2.57936 -1.443387,0 -2.608995,-1.14471 -2.643916,-2.57936" + id="path1157" /> + <path + style="opacity:0.2;fill:url(#linearGradient1171);fill-rule:evenodd;stroke-width:0.13227513" + inkscape:connector-curvature="0" + d="m 13.424357,293.23874 -0.106481,0.39683 -0.290344,0.5291 -0.132275,0.39682 -0.132275,0.5291 0.132275,0.5291 0.396825,1.19048 h -0.132275 l 0.393519,0.39352 c 0.44246,0.33307 0.991799,0.53307 1.591269,0.53307 0.800265,0 1.514022,-0.35344 1.998678,-0.91178 l -1.045238,-1.04523 c -0.213228,0.29523 -0.559524,0.4873 -0.953043,0.4873 -0.651322,0 -1.175793,-0.52434 -1.175793,-1.1758 0,-0.39351 0.192063,-0.73981 0.487301,-0.95304 l -0.898809,-0.89881 z" + id="path1159" /> + <path + style="fill:url(#linearGradient1173);fill-opacity:1;stroke-width:0.37037036;stroke-opacity:0.55" + inkscape:connector-curvature="0" + d="m 13.35822,293.37102 c -0.03664,0 -0.06614,0.0295 -0.06614,0.0661 0,0.023 0.0123,0.0422 0.03003,0.054 -0.351455,0.45212 -0.564021,1.01998 -0.564021,1.6418 0,0.6041 0.202381,1.15569 0.536111,1.60185 -5.29e-4,0.003 -0.0021,0.006 -0.0021,0.01 0,0.0366 0.0295,0.0661 0.06614,0.0661 0.03664,0 0.06614,-0.0295 0.06614,-0.0661 0,-0.004 -0.0016,-0.008 -0.0024,-0.0122 h 0.02116 c -0.0061,-0.0183 -0.01428,-0.0344 -0.025,-0.0452 -0.330026,-0.42857 -0.528042,-0.96653 -0.528042,-1.5537 0,-0.0734 0.0033,-0.14603 0.0093,-0.21772 0.04246,-0.50225 0.230027,-0.96072 0.518783,-1.33598 0.04484,-0.0452 0.05132,-0.17857 0,-0.20847 -0.0052,0.006 -0.0097,0.0124 -0.01468,0.0184 -0.01177,-0.0113 -0.02751,-0.0184 -0.04524,-0.0184 m 3.501719,0 c -0.05132,0.0299 -0.04484,0.16323 0,0.20847 0.288757,0.375 0.476323,0.83346 0.518783,1.33598 0.0061,0.0717 0.0093,0.14444 0.0093,0.21772 0,0.58717 -0.198016,1.12513 -0.528043,1.5537 -0.01071,0.0109 -0.01905,0.027 -0.025,0.0452 h 0.01521 l 0.01376,0.0139 c 9.26e-4,0.0349 0.0287,0.0626 0.06349,0.0638 l 5.29e-4,5.3e-4 2.64e-4,-2.7e-4 c 5.29e-4,0 0.0011,2.7e-4 0.0016,2.7e-4 0.03664,0 0.06614,-0.0295 0.06614,-0.0661 0,-0.007 -0.0021,-0.0138 -0.0041,-0.0201 0.3291,-0.44378 0.528307,-0.99153 0.528307,-1.59127 0,-0.61984 -0.211112,-1.18598 -0.560582,-1.63743 0.02143,-0.011 0.03637,-0.0325 0.03637,-0.0583 0,-0.0366 -0.0295,-0.0661 -0.06614,-0.0661 -0.0205,0 -0.03796,0.01 -0.05013,0.0246 -0.0067,-0.008 -0.0127,-0.0167 -0.01958,-0.0246" + id="path1161" /> + <path + id="path1163" + d="m 13.35822,293.23874 c -0.109921,0 -0.198413,0.0885 -0.198413,0.19841 0,0.10992 0.08849,0.19842 0.198413,0.19842 0.10992,0 0.198412,-0.0885 0.198412,-0.19842 0,-0.10992 -0.08849,-0.19841 -0.198412,-0.19841 m 3.571428,0 c -0.109921,0 -0.198413,0.0885 -0.198413,0.19841 0,0.10992 0.08849,0.19842 0.198413,0.19842 0.109921,0 0.198413,-0.0885 0.198413,-0.19842 0,-0.10992 -0.08849,-0.19841 -0.198413,-0.19841 m -3.571428,0.13228 c 0.03664,0 0.06614,0.0295 0.06614,0.0661 0,0.0366 -0.0295,0.0661 -0.06614,0.0661 -0.03664,0 -0.06614,-0.0295 -0.06614,-0.0661 0,-0.0366 0.0295,-0.0661 0.06614,-0.0661 m 3.571428,0 c 0.03664,0 0.06614,0.0295 0.06614,0.0661 0,0.0366 -0.0295,0.0661 -0.06614,0.0661 -0.03664,0 -0.06614,-0.0295 -0.06614,-0.0661 0,-0.0366 0.0295,-0.0661 0.06614,-0.0661 m -3.571428,3.1746 c -0.109921,0 -0.198413,0.0885 -0.198413,0.19841 0,0.10992 0.08849,0.19841 0.198413,0.19841 0.10992,0 0.198412,-0.0885 0.198412,-0.19841 0,-0.10992 -0.08849,-0.19841 -0.198412,-0.19841 m 3.571428,0 c -0.109921,0 -0.198413,0.0885 -0.198413,0.19841 0,0.10992 0.08849,0.19841 0.198413,0.19841 0.109921,0 0.198413,-0.0885 0.198413,-0.19841 0,-0.10992 -0.08849,-0.19841 -0.198413,-0.19841 m -3.571428,0.13227 c 0.03664,0 0.06614,0.0295 0.06614,0.0661 0,0.0366 -0.0295,0.0661 -0.06614,0.0661 -0.03664,0 -0.06614,-0.0295 -0.06614,-0.0661 0,-0.0366 0.0295,-0.0661 0.06614,-0.0661 m 3.571428,0 c 0.03664,0 0.06614,0.0295 0.06614,0.0661 0,0.0366 -0.0295,0.0661 -0.06614,0.0661 -0.03664,0 -0.06614,-0.0295 -0.06614,-0.0661 0,-0.0366 0.0295,-0.0661 0.06614,-0.0661" + inkscape:connector-curvature="0" + style="fill:#7e1722;stroke-width:0.37037036;stroke-opacity:0.55" /> + </g> </g> </svg> diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/shbtn_up.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/shbtn_up.svg index 06fada56..42063772 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/shbtn_up.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/shbtn_up.svg @@ -15,9 +15,9 @@ viewBox="0 0 7.9375 6.6145836" version="1.1" id="svg1396" - inkscape:version="0.92.3 (2405546, 2018-03-11)" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" sodipodi:docname="shbtn_up.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/shbtn_up.png" + inkscape:export-filename="/home/olaf/Wiki/src/cinelerra-gg.org/cinelerra/cinelerra-5.1/plugins/theme_neophyte-olaf/data/shbtn_up.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> <title @@ -50,28 +50,33 @@ y1="542.69" y2="503.79999" x2="0" - gradientUnits="userSpaceOnUse"> + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.13227513,0,0,0.13227513,-38.899716,225.80488)"> <stop stop-color="#c6cdd1" id="stop2" /> <stop offset="1" stop-color="#e0e5e7" - id="stop4" /> + id="stop4" + style="stop-color:#f0f0f0;stop-opacity:1" /> </linearGradient> <linearGradient id="c" y1="42" y2="6" x2="0" - gradientUnits="userSpaceOnUse"> + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.13227513,0,0,0.13227513,11.969331,291.91599)"> <stop stop-color="#c61423" - id="stop12" /> + id="stop12" + style="stop-color:#aa0000;stop-opacity:1" /> <stop offset="1" stop-color="#dc2b41" - id="stop14" /> + id="stop14" + style="stop-color:#aa0000;stop-opacity:1" /> </linearGradient> <linearGradient id="d" @@ -80,7 +85,7 @@ y2="528.79999" x2="424.57001" gradientUnits="userSpaceOnUse" - gradientTransform="translate(-384.57,-499.8)"> + gradientTransform="matrix(0.13227513,0,0,0.13227513,-38.899716,225.80488)"> <stop stop-color="#292c2f" id="stop17" /> @@ -95,15 +100,169 @@ y2="4" gradientUnits="userSpaceOnUse" x2="0" - gradientTransform="matrix(0.99794,0,0,1.0073,-383.81,-503.28)"> + gradientTransform="matrix(0.13200264,0,0,0.13324074,-38.799187,225.34456)"> + <stop + stop-color="#cea476" + id="stop7" + style="stop-color:#e9bb00;stop-opacity:1" /> + <stop + offset="1" + stop-color="#dab58b" + id="stop9" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#b" + id="linearGradient974" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.13200264,0,0,0.13324074,-38.799187,225.34456)" + y1="44" + x2="0" + y2="4" /> + <linearGradient + id="a-8" + y1="542.69" + y2="503.79999" + x2="0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.13227513,0,0,0.13227513,-38.899716,225.80488)"> + <stop + stop-color="#c6cdd1" + id="stop2-6" /> + <stop + offset="1" + stop-color="#e0e5e7" + id="stop4-7" + style="stop-color:#f0f0f0;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="c-5" + y1="42" + y2="6" + x2="0" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.13227513,0,0,0.13227513,11.969331,291.91599)"> + <stop + stop-color="#c61423" + id="stop12-4" + style="stop-color:#aa0000;stop-opacity:1" /> + <stop + offset="1" + stop-color="#dc2b41" + id="stop14-4" + style="stop-color:#aa0000;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="d-6" + y1="503.79999" + x1="399.57001" + y2="528.79999" + x2="424.57001" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.13227513,0,0,0.13227513,-38.899716,225.80488)"> + <stop + stop-color="#292c2f" + id="stop17-0" /> + <stop + offset="1" + stop-opacity="0" + id="stop19-5" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#b-3" + id="linearGradient974-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.13200264,0,0,0.13324074,-38.799187,225.34456)" + y1="44" + x2="0" + y2="4" /> + <linearGradient + id="b-3" + y1="44" + y2="4" + gradientUnits="userSpaceOnUse" + x2="0" + gradientTransform="matrix(0.13200264,0,0,0.13324074,-38.799187,225.34456)"> <stop stop-color="#cea476" - id="stop7" /> + id="stop7-9" + style="stop-color:#e9bb00;stop-opacity:1" /> <stop offset="1" stop-color="#dab58b" - id="stop9" /> + id="stop9-1" + style="stop-color:#ffffff;stop-opacity:1" /> </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1861" + id="linearGradient1811-8-43-4" + x1="44.737286" + y1="1.0084742" + x2="44.737286" + y2="18.728813" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.29390957,0,0,0.37169004,-17.589262,-311.62982)" /> + <linearGradient + id="linearGradient1861"> + <stop + id="stop1857" + offset="0" + style="stop-color:#252525;stop-opacity:1" /> + <stop + id="stop1859" + offset="1" + style="stop-color:#151515;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1817" + id="linearGradient1811-8-4-8-1" + x1="44.737286" + y1="1.0084742" + x2="44.737286" + y2="18.728813" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.29390957,0,0,0.37169004,-9.3438029,297.11887)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#a" + id="linearGradient1167" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.13227513,0,0,0.13227513,-38.899716,225.80488)" + y1="542.69" + x2="0" + y2="503.79999" /> + <linearGradient + inkscape:collect="always" + xlink:href="#c" + id="linearGradient1169" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.13227513,0,0,0.13227513,11.969331,291.91599)" + y1="42" + x2="0" + y2="6" /> + <linearGradient + inkscape:collect="always" + xlink:href="#d" + id="linearGradient1171" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.13227513,0,0,0.13227513,-38.899716,225.80488)" + x1="399.57001" + y1="503.79999" + x2="424.57001" + y2="528.79999" /> + <linearGradient + inkscape:collect="always" + xlink:href="#b" + id="linearGradient1173" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.13200264,0,0,0.13324074,-38.799187,225.34456)" + y1="44" + x2="0" + y2="4" /> </defs> <sodipodi:namedview id="base" @@ -112,34 +271,27 @@ borderopacity="1" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="1.51" - inkscape:cx="79.188432" - inkscape:cy="-91.796943" + inkscape:zoom="14.480672" + inkscape:cx="6.3323072" + inkscape:cy="-16.716806" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="false" units="px" inkscape:showpageshadow="false" - showguides="true" + showguides="false" inkscape:guide-bbox="true" - borderlayer="true"> + borderlayer="true" + inkscape:window-width="2494" + inkscape:window-height="1407" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="0"> <sodipodi:guide - position="3.3072917,7.2487089" - orientation="1,0" - id="guide1996" - inkscape:locked="false" - inkscape:label="" - inkscape:color="rgb(0,0,255)" /> - <sodipodi:guide - position="6.6145833,0.010933196" + position="37.141191,-35.537685" orientation="1,0" id="guide1998" inkscape:locked="false" /> - <sodipodi:guide - position="-2.4514458,-0.46694205" - orientation="0,1" - id="guide2000" - inkscape:locked="false" /> <inkscape:grid type="xygrid" id="grid2241" /> @@ -169,7 +321,8 @@ <dc:title>Olaf</dc:title> </cc:Agent> </dc:creator> - <dc:description>2018-08-01: new.</dc:description> + <dc:description>2019-05-19: Die Punkte sind weg, endlich! +2018-08-01: new.</dc:description> <dc:source>Olaf</dc:source> <dc:relation>shbtn_dn, shbtn_hi</dc:relation> <dc:language>deu</dc:language> @@ -202,79 +355,45 @@ <text xml:space="preserve" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.82222223px;line-height:6.61458302px;font-family:Andika;-inkscape-font-specification:'Andika, 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.26458332" - x="-14.87207" - y="308.87115" + x="-15.773372" + y="309.14154" id="text2253"><tspan sodipodi:role="line" id="tspan2251" - x="-14.87207" - y="308.87115" + x="-15.773372" + y="309.14154" style="stroke-width:0.26458332">shbtn_dn</tspan></text> <text xml:space="preserve" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.82222223px;line-height:6.61458302px;font-family:Andika;-inkscape-font-specification:'Andika, 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.26458332" - x="-27.002754" - y="279.24939" + x="-15.285836" + y="294.57153" id="text2257"><tspan sodipodi:role="line" id="tspan2255" - x="-27.002754" - y="279.24939" + x="-15.285836" + y="294.57153" style="stroke-width:0.26458332">shbtn_up</tspan></text> <text xml:space="preserve" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.82222223px;line-height:6.61458349px;font-family:Andika;-inkscape-font-specification:'Andika, 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.26458332" - x="-27.272654" - y="283.66003" + x="0.30716977" + y="285.37253" id="text1473-8-6"><tspan sodipodi:role="line" id="tspan1471-9-5" - x="-27.272654" - y="283.66003" + x="0.30716977" + y="285.37253" style="stroke-width:0.26458332">s.a.: recordpatch_up</tspan></text> - <g - id="g5491" - transform="translate(-11.498447,-1.6654226)"> - <rect - inkscape:export-ydpi="96" - inkscape:export-xdpi="96" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/menubar_bg.png" - style="fill:#242424;fill-opacity:1;stroke:none;stroke-width:0.26458335" - id="rect2825-5" - width="67.733337" - height="6.8791666" - x="-61.118755" - y="290.38541" /> - <rect - inkscape:export-ydpi="96" - inkscape:export-xdpi="96" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/menubar_bg.png" - style="fill:#3b3b3b;fill-opacity:1;stroke:none;stroke-width:0.26458335" - id="rect2827-7" - width="67.733337" - height="0.26458335" - x="-61.118755" - y="290.38541" /> - <rect - inkscape:export-ydpi="96" - inkscape:export-xdpi="96" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/menubar_bg.png" - y="296.99997" - x="-61.118755" - height="0.26458335" - width="67.733337" - id="rect2829-0" - style="fill:#141414;fill-opacity:1;stroke:none;stroke-width:0.26458335" /> - </g> <text xml:space="preserve" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.82222247px;line-height:6.61458349px;font-family:Andika;-inkscape-font-specification:'Andika, 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.26458335" - x="0.023519926" - y="273.30267" + x="6.6030221" + y="326.93008" id="text5522"><tspan sodipodi:role="line" - x="0.023519926" - y="273.30267" + x="6.6030221" + y="326.93008" style="stroke-width:0.26458335" id="tspan5582">30*52 = gesamte Fläche</tspan></text> <rect @@ -290,82 +409,77 @@ <text xml:space="preserve" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.82222247px;line-height:6.61458349px;font-family:Andika;-inkscape-font-specification:'Andika, 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.26458335" - x="-0.15158421" - y="276.45456" + x="6.427916" + y="330.08197" id="text5580"><tspan sodipodi:role="line" id="tspan5578" - x="-0.15158421" - y="276.45456" + x="6.427916" + y="330.08197" style="stroke-width:0.26458335">30*25 = Icon max. </tspan></text> <text xml:space="preserve" - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.52777767px;line-height:6.61458349px;font-family:Andika;-inkscape-font-specification:'Andika, 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.26458335" - x="-0.03484828" - y="260.46176" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.82222223px;line-height:3.70416665px;font-family:Andika;-inkscape-font-specification:'Andika, 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.26458335" + x="-89.083427" + y="335.35989" id="text5894"><tspan sodipodi:role="line" id="tspan5892" - x="-0.03484828" - y="260.46176" - style="stroke-width:0.26458335">Vorsicht! Die Buttons oben/unten haben unterschiedliche Maße. </tspan><tspan + x="-89.083427" + y="335.35989" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.82222223px;line-height:3.70416665px;font-family:Andika;-inkscape-font-specification:'Andika, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;stroke-width:0.26458335">2018: Vorsicht! Die Buttons oben/unten haben unterschiedliche Maße. </tspan><tspan sodipodi:role="line" - x="-0.03484828" - y="267.07635" - style="stroke-width:0.26458335" + x="-89.083427" + y="339.06406" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.82222223px;line-height:3.70416665px;font-family:Andika;-inkscape-font-specification:'Andika, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;stroke-width:0.26458335" id="tspan5896">Durchgehend Hinterlegen geht nicht.</tspan></text> <g - transform="matrix(0.13227513,0,0,0.13227513,-26.901421,224.54538)" - id="g38"> + id="g982" + transform="matrix(0.95006908,0,0,0.95,-10.418901,13.356313)"> <path - style="fill:url(#a);stroke-width:2.79999995;stroke-opacity:0.55" + style="fill:url(#a);stroke-width:0.37037036;stroke-opacity:0.55" inkscape:connector-curvature="0" - d="m 408.57,503.8 c -11.08,0 -20,8.92 -20,20 0,11.08 8.92,20 20,20 11.08,0 20,-8.92 20,-20 0,-11.08 -8.92,-20 -20,-20 m 0,11.11 c 4.924,0 8.889,3.964 8.889,8.889 0,4.924 -3.964,8.889 -8.889,8.889 -4.924,0 -8.889,-3.964 -8.889,-8.889 0,-4.924 3.964,-8.889 8.889,-8.889" + d="m 15.143934,292.44509 c -1.465609,0 -2.645503,1.17989 -2.645503,2.6455 0,1.46561 1.179894,2.64551 2.645503,2.64551 1.465608,0 2.645502,-1.1799 2.645502,-2.64551 0,-1.46561 -1.179894,-2.6455 -2.645502,-2.6455 m 0,1.46958 c 0.651323,0 1.175793,0.52434 1.175793,1.17579 0,0.65132 -0.524338,1.17579 -1.175793,1.17579 -0.651323,0 -1.175794,-0.52433 -1.175794,-1.17579 0,-0.65132 0.524339,-1.17579 1.175794,-1.17579" id="path24" /> <path - style="fill:url(#c);fill-rule:evenodd" + style="fill:url(#c);fill-rule:evenodd;stroke-width:0.13227513" inkscape:connector-curvature="0" - d="m 15.223,6.04 c -4.506,2.197 -8.05,6.03 -9.865,10.738 l 9.898,5.656 c 0.56,-3.162 2.777,-5.729 5.73,-6.789 z m 17.555,0 -5.764,9.605 c 2.954,1.06 5.171,3.627 5.73,6.789 l 9.898,-5.656 C 40.824,12.066 37.283,8.237 32.777,6.04 M 15.256,25.571 5.358,31.227 c 1.818,4.712 5.359,8.541 9.865,10.738 l 5.764,-9.605 c -2.954,-1.06 -5.171,-3.627 -5.73,-6.789 m 17.488,0 c -0.56,3.162 -2.777,5.729 -5.73,6.789 l 5.764,9.605 c 4.506,-2.197 8.05,-6.03 9.865,-10.738 z" - transform="translate(384.57,499.8)" + d="m 13.982955,292.71493 c -0.596031,0.29061 -1.064814,0.79762 -1.304894,1.42037 l 1.309259,0.74815 c 0.07407,-0.41825 0.367328,-0.7578 0.757937,-0.89802 z m 2.32209,0 -0.762434,1.2705 c 0.390741,0.14022 0.683995,0.47977 0.757937,0.89802 l 1.309259,-0.74815 c -0.240476,-0.62328 -0.708862,-1.12976 -1.304894,-1.42037 m -2.317593,2.58347 -1.309259,0.74815 c 0.240476,0.62328 0.708863,1.12976 1.304894,1.42037 l 0.762434,-1.27051 c -0.390741,-0.14021 -0.683995,-0.47976 -0.757936,-0.89801 m 2.313227,0 c -0.07407,0.41825 -0.367328,0.7578 -0.757936,0.89801 l 0.762433,1.27051 c 0.596032,-0.29061 1.064815,-0.79762 1.304895,-1.42037 z" id="path26" /> - <g - transform="translate(384.57,499.8)" - id="g34"> - <path - style="fill:#99a1a7;stroke-width:2.79999995;stroke-opacity:0.55" - inkscape:connector-curvature="0" - d="m 4.01,23.5 c -0.004,0.167 -0.012,0.332 -0.012,0.5 0,11.08 8.92,20 20,20 11.08,0 20,-8.92 20,-20 0,-0.168 -0.008,-0.333 -0.012,-0.5 C 43.721,34.346 34.906,43 23.998,43 13.086,43 4.274,34.346 4.01,23.5" - id="path28" /> - <path - style="opacity:0.2;fill:url(#d);fill-rule:evenodd" - inkscape:connector-curvature="0" - d="M 11,10 10.195,13 8,17 l -1,3 -1,4 1,4 3,9 H 9 l 2.975,2.975 c 3.345,2.518 7.498,4.03 12.03,4.03 6.05,0 11.446,-2.672 15.11,-6.893 L 31.213,29.21 c -1.612,2.232 -4.23,3.684 -7.205,3.684 -4.924,0 -8.889,-3.964 -8.889,-8.889 0,-2.975 1.452,-5.593 3.684,-7.205 l -6.795,-6.795 z" - id="path30" /> - <path - style="fill:url(#b);stroke-width:2.79999995;stroke-opacity:0.55" - inkscape:connector-curvature="0" - d="m 10.5,11 c -0.277,0 -0.5,0.223 -0.5,0.5 0,0.174 0.093,0.319 0.227,0.408 -2.657,3.418 -4.264,7.711 -4.264,12.412 0,4.567 1.53,8.737 4.053,12.11 C 10.012,36.455 10,36.478 10,36.504 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.032 -0.012,-0.061 -0.018,-0.092 h 0.16 C 11.096,36.274 11.034,36.152 10.953,36.07 8.458,32.83 6.961,28.763 6.961,24.324 c 0,-0.555 0.025,-1.104 0.07,-1.646 0.321,-3.797 1.739,-7.263 3.922,-10.1 0.339,-0.342 0.388,-1.35 0,-1.576 -0.039,0.045 -0.073,0.094 -0.111,0.139 -0.089,-0.085 -0.208,-0.139 -0.342,-0.139 m 26.473,0 c -0.388,0.226 -0.339,1.234 0,1.576 2.183,2.835 3.601,6.301 3.922,10.1 0.046,0.542 0.07,1.092 0.07,1.646 0,4.439 -1.497,8.506 -3.992,11.746 -0.081,0.082 -0.144,0.204 -0.189,0.342 h 0.115 l 0.104,0.105 c 0.007,0.264 0.217,0.473 0.48,0.482 l 0.004,0.004 0.002,-0.002 c 0.004,0 0.008,0.002 0.012,0.002 0.277,0 0.5,-0.223 0.5,-0.5 0,-0.054 -0.016,-0.104 -0.031,-0.152 2.488,-3.355 3.994,-7.496 3.994,-12.03 0,-4.686 -1.596,-8.966 -4.238,-12.379 0.162,-0.083 0.275,-0.246 0.275,-0.441 0,-0.277 -0.223,-0.5 -0.5,-0.5 -0.155,0 -0.287,0.075 -0.379,0.186 -0.051,-0.06 -0.096,-0.126 -0.148,-0.186" - id="path32" /> - </g> <path - style="fill:#7e1722;stroke-width:2.79999995;stroke-opacity:0.55" + id="path28" + d="m 12.499754,295.02446 c -5.29e-4,0.0221 -0.0016,0.0439 -0.0016,0.0661 0,1.46561 1.179894,2.64551 2.645503,2.64551 1.465608,0 2.645502,-1.1799 2.645502,-2.64551 0,-0.0222 -0.0011,-0.044 -0.0016,-0.0661 -0.03505,1.43465 -1.201058,2.57936 -2.643915,2.57936 -1.443387,0 -2.608995,-1.14471 -2.643916,-2.57936" + inkscape:connector-curvature="0" + style="fill:#99a1a7;stroke-width:0.37037036;stroke-opacity:0.55" /> + <path + id="path30" + d="m 13.424357,293.23874 -0.106481,0.39683 -0.290344,0.5291 -0.132275,0.39682 -0.132275,0.5291 0.132275,0.5291 0.396825,1.19048 h -0.132275 l 0.393519,0.39352 c 0.44246,0.33307 0.991799,0.53307 1.591269,0.53307 0.800265,0 1.514022,-0.35344 1.998678,-0.91178 l -1.045238,-1.04523 c -0.213228,0.29523 -0.559524,0.4873 -0.953043,0.4873 -0.651322,0 -1.175793,-0.52434 -1.175793,-1.1758 0,-0.39351 0.192063,-0.73981 0.487301,-0.95304 l -0.898809,-0.89881 z" + inkscape:connector-curvature="0" + style="opacity:0.2;fill:url(#d);fill-rule:evenodd;stroke-width:0.13227513" /> + <path + id="path32" + d="m 13.35822,293.37102 c -0.03664,0 -0.06614,0.0295 -0.06614,0.0661 0,0.023 0.0123,0.0422 0.03003,0.054 -0.351455,0.45212 -0.564021,1.01998 -0.564021,1.6418 0,0.6041 0.202381,1.15569 0.536111,1.60185 -5.29e-4,0.003 -0.0021,0.006 -0.0021,0.01 0,0.0366 0.0295,0.0661 0.06614,0.0661 0.03664,0 0.06614,-0.0295 0.06614,-0.0661 0,-0.004 -0.0016,-0.008 -0.0024,-0.0122 h 0.02116 c -0.0061,-0.0183 -0.01428,-0.0344 -0.025,-0.0452 -0.330026,-0.42857 -0.528042,-0.96653 -0.528042,-1.5537 0,-0.0734 0.0033,-0.14603 0.0093,-0.21772 0.04246,-0.50225 0.230027,-0.96072 0.518783,-1.33598 0.04484,-0.0452 0.05132,-0.17857 0,-0.20847 -0.0052,0.006 -0.0097,0.0124 -0.01468,0.0184 -0.01177,-0.0113 -0.02751,-0.0184 -0.04524,-0.0184 m 3.501719,0 c -0.05132,0.0299 -0.04484,0.16323 0,0.20847 0.288757,0.375 0.476323,0.83346 0.518783,1.33598 0.0061,0.0717 0.0093,0.14444 0.0093,0.21772 0,0.58717 -0.198016,1.12513 -0.528043,1.5537 -0.01071,0.0109 -0.01905,0.027 -0.025,0.0452 h 0.01521 l 0.01376,0.0139 c 9.26e-4,0.0349 0.0287,0.0626 0.06349,0.0638 l 5.29e-4,5.3e-4 2.64e-4,-2.7e-4 c 5.29e-4,0 0.0011,2.7e-4 0.0016,2.7e-4 0.03664,0 0.06614,-0.0295 0.06614,-0.0661 0,-0.007 -0.0021,-0.0138 -0.0041,-0.0201 0.3291,-0.44378 0.528307,-0.99153 0.528307,-1.59127 0,-0.61984 -0.211112,-1.18598 -0.560582,-1.63743 0.02143,-0.011 0.03637,-0.0325 0.03637,-0.0583 0,-0.0366 -0.0295,-0.0661 -0.06614,-0.0661 -0.0205,0 -0.03796,0.01 -0.05013,0.0246 -0.0067,-0.008 -0.0127,-0.0167 -0.01958,-0.0246" inkscape:connector-curvature="0" - d="m 395.07,509.8 c -0.831,0 -1.5,0.669 -1.5,1.5 0,0.831 0.669,1.5 1.5,1.5 0.831,0 1.5,-0.669 1.5,-1.5 0,-0.831 -0.669,-1.5 -1.5,-1.5 m 27,0 c -0.831,0 -1.5,0.669 -1.5,1.5 0,0.831 0.669,1.5 1.5,1.5 0.831,0 1.5,-0.669 1.5,-1.5 0,-0.831 -0.669,-1.5 -1.5,-1.5 m -27,1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 m 27,0 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 m -27,24 c -0.831,0 -1.5,0.669 -1.5,1.5 0,0.831 0.669,1.5 1.5,1.5 0.831,0 1.5,-0.669 1.5,-1.5 0,-0.831 -0.669,-1.5 -1.5,-1.5 m 27,0 c -0.831,0 -1.5,0.669 -1.5,1.5 0,0.831 0.669,1.5 1.5,1.5 0.831,0 1.5,-0.669 1.5,-1.5 0,-0.831 -0.669,-1.5 -1.5,-1.5 m -27,1 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 m 27,0 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5" + style="fill:url(#linearGradient974);fill-opacity:1;stroke-width:0.37037036;stroke-opacity:0.55" /> + <path + style="fill:#7e1722;stroke-width:0.37037036;stroke-opacity:0.55" + inkscape:connector-curvature="0" + d="m 13.35822,293.23874 c -0.109921,0 -0.198413,0.0885 -0.198413,0.19841 0,0.10992 0.08849,0.19842 0.198413,0.19842 0.10992,0 0.198412,-0.0885 0.198412,-0.19842 0,-0.10992 -0.08849,-0.19841 -0.198412,-0.19841 m 3.571428,0 c -0.109921,0 -0.198413,0.0885 -0.198413,0.19841 0,0.10992 0.08849,0.19842 0.198413,0.19842 0.109921,0 0.198413,-0.0885 0.198413,-0.19842 0,-0.10992 -0.08849,-0.19841 -0.198413,-0.19841 m -3.571428,0.13228 c 0.03664,0 0.06614,0.0295 0.06614,0.0661 0,0.0366 -0.0295,0.0661 -0.06614,0.0661 -0.03664,0 -0.06614,-0.0295 -0.06614,-0.0661 0,-0.0366 0.0295,-0.0661 0.06614,-0.0661 m 3.571428,0 c 0.03664,0 0.06614,0.0295 0.06614,0.0661 0,0.0366 -0.0295,0.0661 -0.06614,0.0661 -0.03664,0 -0.06614,-0.0295 -0.06614,-0.0661 0,-0.0366 0.0295,-0.0661 0.06614,-0.0661 m -3.571428,3.1746 c -0.109921,0 -0.198413,0.0885 -0.198413,0.19841 0,0.10992 0.08849,0.19841 0.198413,0.19841 0.10992,0 0.198412,-0.0885 0.198412,-0.19841 0,-0.10992 -0.08849,-0.19841 -0.198412,-0.19841 m 3.571428,0 c -0.109921,0 -0.198413,0.0885 -0.198413,0.19841 0,0.10992 0.08849,0.19841 0.198413,0.19841 0.109921,0 0.198413,-0.0885 0.198413,-0.19841 0,-0.10992 -0.08849,-0.19841 -0.198413,-0.19841 m -3.571428,0.13227 c 0.03664,0 0.06614,0.0295 0.06614,0.0661 0,0.0366 -0.0295,0.0661 -0.06614,0.0661 -0.03664,0 -0.06614,-0.0295 -0.06614,-0.0661 0,-0.0366 0.0295,-0.0661 0.06614,-0.0661 m 3.571428,0 c 0.03664,0 0.06614,0.0295 0.06614,0.0661 0,0.0366 -0.0295,0.0661 -0.06614,0.0661 -0.03664,0 -0.06614,-0.0295 -0.06614,-0.0661 0,-0.0366 0.0295,-0.0661 0.06614,-0.0661" id="path36" /> </g> <text xml:space="preserve" - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.93888903px;line-height:6.61458349px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono, 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.26458335" - x="31.714954" - y="295.77341" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.82222223px;line-height:6.61458349px;font-family:Andika;-inkscape-font-specification:'Andika, 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.26458335" + x="-89.059433" + y="343.272" id="text908"><tspan sodipodi:role="line" id="tspan906" - x="31.714954" - y="295.77341" - style="stroke-width:0.26458335">Die einprogrammierten … stehen in Konflikt</tspan></text> + x="-89.059433" + y="343.272" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.82222223px;font-family:Andika;-inkscape-font-specification:'Andika, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;stroke-width:0.26458335">Die einprogrammierten … stehen in Konflikt</tspan></text> <image - y="312.25836" + y="332.53766" x="6.6145835" id="image1061" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIMAAAB7CAIAAADYPqRFAADSQ2lDQ1BJQ0MgcHJvZmlsZQAAeJzs un1wIt2eHtYzw8wgDZKQ1JKQ1IgWNNBIDTTQoAZaHy0JSS2pJSEJSUhCEpphZnjvy3sv15dd4128 MZXCNuWwNuXCNnGIQ7J4l9g4IQl2KBdxltTiMnawF6/ZLezgLOvFtaTMZolNOdgmzP2ovTdJlSup /BcfquDhnOZ8/c55nuc0Dbz4Uz97tMNevAQAwPPN9757vr8N39hv4be/AbwFBMA4sAjgzvd/4Dvs xd7l8BJg13IM6AkaB34i/YtfA158+ayuHp3u0sD/syR4/53vfg8AXvxnQ7z809/7zhf8N4cY/Nrn cf8I/5Tb9dND/A+HGDnCNQYA+NJjwDvEa0M8/A3AO8J1miH+936A8S/5f2KI/4sPnm8+AMAraog/ fPB8+IL/whAHPrj+wHsA4MBD/IeOcK3m9+vR6of5f/6HdQ7HyvnFL/i7w4kZ4v/6S38+/QB/v2/P P8Bf+gZ+9/J8Z4h/d4hnP/0Yfv4xTGu3h3W+5gLArxBH+NoQl7/0bXRb+2Veywc/zNf8KP97rj/4 pV/Azre/4/+u+9Pn78FaHDfCu66vv4aZb96rvpR9idkPY/EPfxgL0w/m7Pt59R/lAdt/bAXYG8Jj c2v4/vIHc/D99JZ1fuNzfv2jsHD/zQBgASfwDeAbvn/9k1f8mx9e9Pd/dwr4R41f/X4zD3/oFf/N 8PO3hnlvflj+J//5FPCLw3Jy9S8D6P1fBv7BTw0zfW6d9oflL340No0KB36sL9D1Z/f3XGffdn/z vfVdgx7HMXjf6fE417WqH/0UEA47eA18BtzA9wAXcAZ8e4i+GeJ1YBcwAHoAH74wAAb2h933DF/O YYkWUAHaf3sDquFQ5oZX/cI//sEQ//tf/Hs/vfu/TgH/2xB/Gd6XoVh/+sf6O/oTwfiJ9OvZre9/ DoZpchiFn5340/+Xa76kH+X/ZPmPtfHu+23YtGsazY9KecMp2B0O/uvhCwZsw6GtARpA83+++v/t AH+yffj3a4R3vv31t78Ln3332x/dX7sw+PsN/H888p9YJz+OX/7+Wv+zwy7uPA+z4N/PM/+PAPCX fnO4FX/l9/PEPw8AE3kA+OuW977v/tQP63k9nD947a/+0d8bDIbc9/F736//1Ss+8IO98mPp/+b7 C4D/w94AnCFTvgMmh2wJAyvDdUcDp8DDcDX+EeBPA78E/A3g14HfezH+YvUF8+KrF3/ixV958Wsv /tVL6cvTlz/z8pde/sard682Xv2BV+lXv8kRcuycP8OpvZ5/7XidfP07b3Rvfu7N3367+Pbrt/8d F+R+xS2OLI38zMhvjJpG//y7F+8+v/u7PDPvL47Njv3Rsf99/JvxfzLxMPEb/Cv+r01eTf7G1OPU b09/Z7oP/vGZ+Zn/fHZz9tfmvhFwBb8wvzv/Txb+2KJy8e9Df1i4Ivz1pT8mMok6cGr5Ubwgrkn+ DGKXCqVN2V+S/xS6o5hW/NbKX1uNYB+VtGpJ9a/V/xP+y5pf1P5J3c8Qn/XXhoM1itQaV00ys4QS ryMb6KZqa43e3j7dedz1WkJ7/9F+7uBXmd894h/r2JuTnzv9pbN/cM650F+6bf/xVe1myn56G7n7 u46Zh/vHX3j63efN9z//4Tc/kp9+/vPvfLX/rZSH+83X3/5Vr/m7f/F7M77QT/3LP/iN/7d/xvmz /+gPO36u8UfeB3/n3/9eCPijkT8uCmf/xMF/8D///M/+qYVo/k/fx178mV/6cxf/IfDn/0rC+Rdm /5O/85+GfmH7L774xV9Oh/7ScWbmr/zj/zLzX/3cf3P+V9H/FsjX//pfK/zZv/Ezv/z0Pxz8iu5v wn9r4m+//Dv/ovLP/t4/rf6TX/ut2m//Rrv+e//oX/1j7m/O/Zbit9f/6eXvfPO/hP/ZL/3u3/q9 f/bPZ3qb//Jb/T/3r8tfVs2/i/+/i/+/i///r+MPvECA4Bvmpf0FyIu+CryITdU5yZfoPPK69DIt 8rzpv8KkKS7/VWF1MEJwcC056uZkyeC7yGvLRpmXfV2ygGO1N/YjxwTvTd0a48NvHdedScvbzgP6 kvu6BGRfYW/sb/oc65v6mOW1761jOvIm/bYzX3tb4TphPrfJ7crco4IRH5Z8R430tG2eczRsJMZC 73ibgfH8u4ilNNHg8Y+BSQ4ves5MoWPITXSaHUs91DnAu8gL12uEx39beGPnRcd6bwNjCIhzk2Op hfBIaRyFi6Pt8bwc4vEnKKVtjJio6BLjbj5tbE1E+MUtmJ+dtO35J2uTtePsVH/Kft4H4am23TJj mfY8Rt5wJ20vBW+xyRrXybVO2cfTI76pNtgcjU97Fql3lenBso/XBL3yyrgA7Kq4E9RMiLDynbNc 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 hr5Gc43hGss1jms81wSuiVyTuCZzTeFa3rWia2XXQtci1xLXMtdqrzVea73Wea332uC10WuT12av 418nvk5+HXwdeh15HXud7jrTdbbrXNf5rgtdF7sudV3OJDBJTIBJYcJMlIkz6U1mk93kNvlNYVPc lDblrxdeL70evF55PX49fb3mesP1lusd13uuD1wfuT5xfeb6wg28G0Q3yG6AbkBuIG5gbtDeYLzB eoPzBu8NwRuiNyRvyN7Iv1F8o/xG+Eb0RvJG9kbdjaYbbTe6bvTdGLoxdmPqxpxZYJaYAbPCjJkp M2fWm81mu9lt9pvD5rg5bc7fJLxJehN4k/Im/Cb6Js1NhpssNzlu8twUuClyU+KmzE2Fm3k3i26W 3QzdjNxM3MzcrL3ZeLP1ZufN3puDN0dvTt6cvYV/i/gW+S3wLegt5C3sLbpbTLfYbnHd4rsldEvs ltQtOYvAIrEAFoUFs1AWzqK3mC12i9vit4QtcUvakr9VeKv0VvBW5a34rfStmlsNt1puddzquTVw a+TWxK2ZWwu38W4T3Sa7DboNuY24jblNe5vxNuttztu8twVvi96WvC17O/928e3y2+Hb0dvJ29nb dbebbrfd7rrdd3vo9tjtqdtzVoFVYgWsCitmpaycVW81W+1Wt9VvDVvj1rQ1f4fwDukd4B3KO/A7 6Ds0dxjusNzhuMNzR+COyB2JOzJ3FO7k3Sm6U3YndCdyJ3Enc6f2TuOd1judd3rvDN4ZvTN5Z/Yu /l3iu+R3wXehd5F3sXfp7jLdZbvLdZfvrtBdsbtSd+VsApvEBtgUNsxG2Tib3ma22W1um98WtsVt aVv+buHd0rvBu5V343fTd2vuNtxtudtxt+fuwN2RuxN3Z+4u3MO7R3SP7B7oHuQe4h7mHu09xnus 9zjv8d4TvCd6T/Ke7L38e8X3yu+F70XvJe9l79Xda7rXdq/rXt+9oXtj96buzdkFdokdsCvsmJ2y c3a93Wy32912vz1sj9vT9vx9wvuk94H3Ke/D76Pv09xnuM9yn+M+z32B+yL3Je7L3Fe4n3e/6H7Z /dD9yP3E/cz92vuN91vvd97vvT94f/T+5P3ZB/gPiB+QPwA/gD5APsA+oHvA9IDtAdcDvgdCD8Qe SD2QcwgcEgfgUDgwB+XgHHqH2WF3uB1+R9gRd6Qd+QeFD0ofBB9UPog/SD+oedDwoOVBx4OeBwMP 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 v/F+E/wm+k3ym+y3/G/F38q/hb9FvyW/Zb/VfWv61vat61vft6FvY9+mvs19J/hO8h3wneI77Dvq O+47/Xfm7+zfub/zfxf+Lv5d+rt8XBiXxsG4Mo7H6bgmbohb4o64Jx6IR+KJeCZe+J73veh72ffQ 98j3xPfM99rvjd9bv3d+7/0++H30++T32R/4P4h/kP8A/4D+QP7A/qD7wfSD7QfXD74fQj/Efkj9 kPtR8KPkR+BHxY/Yj9SP3I/6H80/2n90/+j/Mfxj/Mf0j/mEMCFNgAllAk/QCU3CkLAkHAlPIpCI JBKJTKLwE+8n0U+yn6CfkJ+In5iftD8Zf7L+5PzJ+1Pwp+hPyZ+yP/N/Fv8s/xn+Gf2Z/Jn9Wfez 6Wfbz66ffT+Hfo79nPo594vgF8kvwC+KX7BfqF+4X/S/mH+x/+L+xf9L+Jf4L+lf8sn/BsqDSWUS T9JJTdKQtCQdSU8ykIwkE8lMsvAr71fRr7JfoV+RX4lfmV+1vxp/tf7q/NX7a/DX6K/JX7O/8X8T /yb/Df4N/Y38jf1N95vpN9tvrt98v4V+i/2W+i33u+B3ye/A74rfsd+p37nf9b+bf7f/7v7d/3v4 9/jv6d/zKWFKmgJTyhSeolOalCFlSTlSnlQgFUklUplU4Q/eH6I/ZH9AfyB/EH8wf2j/MP5h/cP5 h/eP4B/RP5J/ZP/k/yn+U/4n/Cf6J/kn+6fuT9Oftj9df/r+DP0Z+zP1Z+4vwV+Sv4C/FH9hf1F/ cX/p/zL/Zf/L/Zf/r/Bf8b/Sf+XTwrQ0DaaVaTxNpzVpQ9qSdqQ96UA6kk6kM+nC37y/RX/L/ob+ Rv4m/mb+1v5t/Nv6t/Nv79/Bv6N/J//O/sP/R/yP/B/4H/Qf8h/2H90/pn9s/7j+8f0T+if2T+qf 3L+CfyX/Av8q/sX+pf7l/tX/a/7X/q/7X/+/4X/j/6b/zWeEGWkGzCgzeIbOaDKGjCXjyHgygUwk k8hkMoX/8f4n+p/sf9D/kP8R/2P+p/2f8X/W/zn/5/1f8H/R/yX/l/0//v+J/0/+f/D/s/f+cS6e 2d94dpvtZttsm27TbdpNu2mbrnSlbaqppkQ1JQgTBDGCMBmCGEEQhAkmQxAaI0MQBDGCqAxBEMSP GEHGBEGMIIgKYhozmZmMyZj7Odfd734/n+e7+3p9vv89fzzj9dp37TZzzX3Odc77nOt9rjtbL6yX 1ivrtfXGemu9s95bH6yP1ifrsw2kBloDq4HXIGqQNagadA2mBluDq8HXEGqINaQachlyhp5hZ/gZ cUaeUWf0GXPGnnFn/JlwJp5JZ7BGQiOlkdHIaRQ0ShoVjZpGQ6Ol0dHoaQw0RhoTjZkmYhO1idnE bRI2SZuUTdomY5O1ydnkbQo2RZuSTdlmUjOtmdXMaxY1y5pVzbpmU7Ot2dXsaw41x5pTzbksOUvP srP8rDgrz6qz+qw5a8+6s/5sOBvPprNYC6GF0sJo4bQIWiQtihZNi6HF0uJo8bQEWiItiZbMC+IL 6gvmC+4L4QvpC+UL7QvjC+sL5wvvi+CL6Ivki2wrqZXWymrltYpaZa2qVl2rqdXW6mr1tYZaY62p 1lyOnKPn2Dl+TpyT59Q5fc6cs+fcOX8unIvn0jmsjdBGaWO0cdoEbZI2RZumzdBmaXO0edoCbZG2 RFvmJfEl9SXzJfel8KX0pfKl9qXxpfWl86X3ZfBl9GXyZbad1E5rZ7Xz2kXtsnZVu67d1G5rd7X7 2kPtsfZUew4jY3SMjfExMSbH1JgeM2N2zI35sTAWx9IY1jH/75j/d8z/O+b/HfP/jvl/x/y/Y/7f Mf/vmP93zP875v8d8/+O+X/H/L9j/t8x/++Y/3fM/zvm/x3z/475f8f8v2P+3zH/75j/d8z/O+b/ HfP/jvl/x/y/Y/7fMf/vmP93zP875v8d8/+O+X/H/L9j/t8x/++Y/3fM/zvm/x3z/475f8f8v2P+ 3zH/75j/d8z/O+b/HfP/jvl/x/y/Y/7fMf/vmP93zP875v8d8/+O+X/H/P///Pxfq+LwCPDn978n ENQTZnVBf3/lFQqB8DvC//7nP/z33xEo6C+/+/3vX3mFSPzDH1599Y9/JJH+9KfXXnv9dTL5z39+ 440336RQ3nrrL395+20q9Z13/vrXd9+l0d577/33//Y3Ov2DDz788O9/ZzA++ujjjz/5hMn89NN/ /KNTJxbrs8/++c/Ondnszz//4osvv+RwvvqqS5evv+Zyv/mma9dvv+XxvvuuW7fu3fn8Hj2+/75n zx9+EAh+/LFXr969hcI+ffr27ddPJOrff8CAvDyxeODAQYMGD5ZIhgwZOnTYMKl0+PD8/BEjZLKR I0eNGj1aLh8zZuzYggKForBw3Ljx45XKCRMmTpw0SaWaPLmoaMoUtXrq1GnTpk/XaGbMmDlz1iyt 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 wF/qUaAK7qnymLDLe5BprbuElcLuEvyl7vy/sCvtTmeDOOFxis2NbnKFZyPtDemm/LNT8Ri7nzur nsM7GRL4S/0lK4e4ns21/vxOdkf70/CX+hOogvsT77Mr7Y/8M9NafxA+Qr/31/TuPkabjXS2QX9H OafAXxrKowoeSr+axilvy3SIDjYDhyKogoeCh/zYl3RajngZOyldmOhDNlTBQx232JUOUdaZjeSy DlFGG0s8zO7nWATvbo0FOXY/x7zwl8a8qILHXNvZNzZmO8A+11gHX0REFTxmvMaudEz3761wMj5l c2OM/NXZSE/MY+SyCt6HeOyMe0qBPemogoWOpTWIduwoN25lM1DQ7Wd3TGhEFSw0XtBjp3kigdM5 0+wzChWogq8Xcd7qdXJZr5PLep1c1mzHA2wGZo2ogrO6dgf8s84C4mo2A7NKVMHZmn3surMVwThi hGntZvFDP9ZlUQXfTP0X1mjjtyWIGPMmZfmb5LIWG++342y++fjvmoXsfhYrFqcQUQXPFLHLZya3 l83AmdRRHyKq4Jk4TlKfCafYPZihemDG82UWEWPOUC0xQ0/eYhOb2MQmNrGJTWxiE9sfZvujvsra P07/iexPS3P9f9ZYzf+57C+MNfa/9P9V/K/TCmFe8m/ifxusdf8d9/ct36r5Vr7OV8/dU3dP7h+8 Sv23pd/2f8fwneI/BlUaVeafLN+t/m74e7rvpdXt6sK9ju9Xfz/wA+UPIg2qhugPtT+M/ajlR/Ef 636caFQ18k21Tf6fVP/Ec1/Ffbb78ve33y9otJrQA3UPOB8oPtjxYPoh1UM+rVRr0SYfbnk48EjF I7ZH0s2qZndzoaW1JfRo9aPWR1OPNT7mfaz0U/1PeZ1Ux+lij1c/bn08Pl853zU/vUCxwL5A0Kv1 Dn3yiYYnnE+knlQ+6Xoy/ZTiKfNT0VZ5K9caelr2tOHpwNPFZ3TPeJ/JP6t61v6sYJAbOEPoOdlz Lc95nss93/i87flEm6RN3+ZryxjVRosx9oLsBcMLnhdyC5ULbQsjC0sval60vyi0y9tb2/3t2Zfq XjK9FH6p+HLjy7aXI4skizSL7IuinJTTcn1c8pXqVwyveF5JvVrzqvFV76vp16pe07/mfk0wyU2t pj5T8nXZ6y2vO1+Pv1Hxhu4N1xuRN0pvqt40v8m/memo7eA6/B3JxdWLDYs9i+NLKpboltiWRJaw urmzvdPXKZjlZq3ZYY6Zp95qeMv0VuCt1NKapbqlrqWRpaW3FW+3v+1+W7BILVqLxRKyZN+pe8fw jvOd+DvFZY3LOpZ5l6W7JF2qLnOXr0uwyq1aq8UasmaXVy83LHcuDy/Pvat81/iu693Iu6UVihX6 FfYV/IqCrdbWanPYQraplXUrDSudK8Mrc6uUq4yrXKsiq/Krq1ZrVptX+1YLa+RrtGssa/xrknaZ vcFusnvscXuxW9lt7HZ1R7rzPVU9mh5zj69HWCtdq17Lre1bG1s75ahzGBxOR9iRWlexrnFdxzrv usS60nrFev16+3rfemGDdIN6A7ehb0NsQ9ZZ7WxxWp0BZ8pZ3KjcaNzo2hjZmO6V9Kp623vdvXxv ZpN8k3YTt6lvU2zTlKva1eKyugKuuKu4WblZt9m2Obg5vbm0RbFFv8W8xbdF2FLYWru1datlq39r cuuUu85tcFvdAXfKXdym3KbbZtsW3JbYVtqu2K7Zbt7u3h7dXtgh36Hdwe3o2xHake2r7mvoM/U5 +8J9qf6K/sZ+Y7+rP9if7i/tVOzU7DTvdO+M7szsku9S7+J2OXaFdiU9Mk+dx+CxegKeuKe4u2a3 bnfHbu/uyO70HskexR79HvMe357onsJe+V71Xm6vY29ob9Ir89Z5W7xWr8cb9+b2Vexr3Gfc59oX 3JfYVxqoGlANtA/YB/gBYaCwv3a/dj+3v29/aH/SJ/PV+Vp8Vp/HF/blDlQcUB4wHrAd8B5IHMgf lBxUHdQfNB90H4wezBySHlIfaj1kOeQ/FDuU9cv8DX6D3+r3+OP+3OGKw8rDxsO2w97DkcP5I5Ij iiOaI+Yj7iP8EWFQOlg7qB3kBh2DocHk4FSgOtASMAWcgUAgHigO1Qw1DhmHbEPeocRQ/qjkqOKo 5qj5qPsof1Q4WjgmP6Y9xh1zHPMfix3LBquDDUFD0Br0BMPBVLB4XHlcd7zjuOt48HjieP5E1QnV Cf0J8wn3Cf6EcKJwUn5Se5I76TjpPxk7meVlfB3fwpt4Jx/mU3zxVM2pxlPGU7ZT3lORU+lTpeGq YdWwftg+7BuODmdOS0/Xntae5k47TvtPx05nQ7JQXaglZAo5Q4FQPJQ7U3FGeUZ3puOM60zwTOJM /qzkrOKs5mz7WftZ39no2cw56bnac9pz3DnHOf+52LlsWBauC7eETWFnOBCOh3PnK84rz+vOd5x3 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 RcAnMwAAAABJRU5ErkJggg== " @@ -373,6 +487,128 @@ preserveAspectRatio="none" height="28.662386" width="30.526608" /> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.82222223px;line-height:1.25;font-family:'Myriad Pro';-inkscape-font-specification:'Myriad Pro, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:-0.015875px;word-spacing:-0.01322917px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458335" + x="12.708348" + y="293.93555" + id="text986"><tspan + sodipodi:role="line" + id="tspan984" + x="12.708348" + y="293.93555" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.82222223px;font-family:'Myriad Pro';-inkscape-font-specification:'Myriad Pro, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;stroke-width:0.26458335">2019: Rettungsring</tspan></text> + <rect + style="fill:url(#linearGradient1811-8-43-4);fill-opacity:1;stroke:#141414;stroke-width:0.29585132;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3597-9-1-0" + width="7.6416492" + height="6.3187318" + x="-8.1467953" + y="-311.14783" + transform="scale(-1)" + inkscape:transform-center-x="1.8026029" + inkscape:transform-center-y="-0.72104115" /> + <rect + y="-311.01965" + x="-1.5363282" + height="0.99119955" + width="1.0352967" + id="rect3597-5-7-9-4-8-9-8-3-1" + style="fill:none;fill-opacity:1;stroke:#262626;stroke-width:0.02303662;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + transform="scale(-1)" + inkscape:transform-center-x="5.1098938" + inkscape:transform-center-y="1.8145512" /> + <g + id="g982-5" + transform="matrix(0.86939646,0.23295408,-0.232937,0.86933271,59.897522,47.92854)" + inkscape:transform-center-x="1.3903072" + inkscape:transform-center-y="-1.0797877"> + <path + style="fill:url(#a-8);stroke-width:0.37037036;stroke-opacity:0.55" + inkscape:connector-curvature="0" + d="m 15.143934,292.44509 c -1.465609,0 -2.645503,1.17989 -2.645503,2.6455 0,1.46561 1.179894,2.64551 2.645503,2.64551 1.465608,0 2.645502,-1.1799 2.645502,-2.64551 0,-1.46561 -1.179894,-2.6455 -2.645502,-2.6455 m 0,1.46958 c 0.651323,0 1.175793,0.52434 1.175793,1.17579 0,0.65132 -0.524338,1.17579 -1.175793,1.17579 -0.651323,0 -1.175794,-0.52433 -1.175794,-1.17579 0,-0.65132 0.524339,-1.17579 1.175794,-1.17579" + id="path24-0" /> + <path + style="fill:url(#c-5);fill-rule:evenodd;stroke-width:0.13227513" + inkscape:connector-curvature="0" + d="m 13.982955,292.71493 c -0.596031,0.29061 -1.064814,0.79762 -1.304894,1.42037 l 1.309259,0.74815 c 0.07407,-0.41825 0.367328,-0.7578 0.757937,-0.89802 z m 2.32209,0 -0.762434,1.2705 c 0.390741,0.14022 0.683995,0.47977 0.757937,0.89802 l 1.309259,-0.74815 c -0.240476,-0.62328 -0.708862,-1.12976 -1.304894,-1.42037 m -2.317593,2.58347 -1.309259,0.74815 c 0.240476,0.62328 0.708863,1.12976 1.304894,1.42037 l 0.762434,-1.27051 c -0.390741,-0.14021 -0.683995,-0.47976 -0.757936,-0.89801 m 2.313227,0 c -0.07407,0.41825 -0.367328,0.7578 -0.757936,0.89801 l 0.762433,1.27051 c 0.596032,-0.29061 1.064815,-0.79762 1.304895,-1.42037 z" + id="path26-4" /> + <path + id="path28-9" + d="m 12.499754,295.02446 c -5.29e-4,0.0221 -0.0016,0.0439 -0.0016,0.0661 0,1.46561 1.179894,2.64551 2.645503,2.64551 1.465608,0 2.645502,-1.1799 2.645502,-2.64551 0,-0.0222 -0.0011,-0.044 -0.0016,-0.0661 -0.03505,1.43465 -1.201058,2.57936 -2.643915,2.57936 -1.443387,0 -2.608995,-1.14471 -2.643916,-2.57936" + inkscape:connector-curvature="0" + style="fill:#99a1a7;stroke-width:0.37037036;stroke-opacity:0.55" /> + <path + id="path30-6" + d="m 13.424357,293.23874 -0.106481,0.39683 -0.290344,0.5291 -0.132275,0.39682 -0.132275,0.5291 0.132275,0.5291 0.396825,1.19048 h -0.132275 l 0.393519,0.39352 c 0.44246,0.33307 0.991799,0.53307 1.591269,0.53307 0.800265,0 1.514022,-0.35344 1.998678,-0.91178 l -1.045238,-1.04523 c -0.213228,0.29523 -0.559524,0.4873 -0.953043,0.4873 -0.651322,0 -1.175793,-0.52434 -1.175793,-1.1758 0,-0.39351 0.192063,-0.73981 0.487301,-0.95304 l -0.898809,-0.89881 z" + inkscape:connector-curvature="0" + style="opacity:0.2;fill:url(#d-6);fill-rule:evenodd;stroke-width:0.13227513" /> + <path + id="path32-7" + d="m 13.35822,293.37102 c -0.03664,0 -0.06614,0.0295 -0.06614,0.0661 0,0.023 0.0123,0.0422 0.03003,0.054 -0.351455,0.45212 -0.564021,1.01998 -0.564021,1.6418 0,0.6041 0.202381,1.15569 0.536111,1.60185 -5.29e-4,0.003 -0.0021,0.006 -0.0021,0.01 0,0.0366 0.0295,0.0661 0.06614,0.0661 0.03664,0 0.06614,-0.0295 0.06614,-0.0661 0,-0.004 -0.0016,-0.008 -0.0024,-0.0122 h 0.02116 c -0.0061,-0.0183 -0.01428,-0.0344 -0.025,-0.0452 -0.330026,-0.42857 -0.528042,-0.96653 -0.528042,-1.5537 0,-0.0734 0.0033,-0.14603 0.0093,-0.21772 0.04246,-0.50225 0.230027,-0.96072 0.518783,-1.33598 0.04484,-0.0452 0.05132,-0.17857 0,-0.20847 -0.0052,0.006 -0.0097,0.0124 -0.01468,0.0184 -0.01177,-0.0113 -0.02751,-0.0184 -0.04524,-0.0184 m 3.501719,0 c -0.05132,0.0299 -0.04484,0.16323 0,0.20847 0.288757,0.375 0.476323,0.83346 0.518783,1.33598 0.0061,0.0717 0.0093,0.14444 0.0093,0.21772 0,0.58717 -0.198016,1.12513 -0.528043,1.5537 -0.01071,0.0109 -0.01905,0.027 -0.025,0.0452 h 0.01521 l 0.01376,0.0139 c 9.26e-4,0.0349 0.0287,0.0626 0.06349,0.0638 l 5.29e-4,5.3e-4 2.64e-4,-2.7e-4 c 5.29e-4,0 0.0011,2.7e-4 0.0016,2.7e-4 0.03664,0 0.06614,-0.0295 0.06614,-0.0661 0,-0.007 -0.0021,-0.0138 -0.0041,-0.0201 0.3291,-0.44378 0.528307,-0.99153 0.528307,-1.59127 0,-0.61984 -0.211112,-1.18598 -0.560582,-1.63743 0.02143,-0.011 0.03637,-0.0325 0.03637,-0.0583 0,-0.0366 -0.0295,-0.0661 -0.06614,-0.0661 -0.0205,0 -0.03796,0.01 -0.05013,0.0246 -0.0067,-0.008 -0.0127,-0.0167 -0.01958,-0.0246" + inkscape:connector-curvature="0" + style="fill:url(#linearGradient974-5);fill-opacity:1;stroke-width:0.37037036;stroke-opacity:0.55" /> + <path + style="fill:#7e1722;stroke-width:0.37037036;stroke-opacity:0.55" + inkscape:connector-curvature="0" + d="m 13.35822,293.23874 c -0.109921,0 -0.198413,0.0885 -0.198413,0.19841 0,0.10992 0.08849,0.19842 0.198413,0.19842 0.10992,0 0.198412,-0.0885 0.198412,-0.19842 0,-0.10992 -0.08849,-0.19841 -0.198412,-0.19841 m 3.571428,0 c -0.109921,0 -0.198413,0.0885 -0.198413,0.19841 0,0.10992 0.08849,0.19842 0.198413,0.19842 0.109921,0 0.198413,-0.0885 0.198413,-0.19842 0,-0.10992 -0.08849,-0.19841 -0.198413,-0.19841 m -3.571428,0.13228 c 0.03664,0 0.06614,0.0295 0.06614,0.0661 0,0.0366 -0.0295,0.0661 -0.06614,0.0661 -0.03664,0 -0.06614,-0.0295 -0.06614,-0.0661 0,-0.0366 0.0295,-0.0661 0.06614,-0.0661 m 3.571428,0 c 0.03664,0 0.06614,0.0295 0.06614,0.0661 0,0.0366 -0.0295,0.0661 -0.06614,0.0661 -0.03664,0 -0.06614,-0.0295 -0.06614,-0.0661 0,-0.0366 0.0295,-0.0661 0.06614,-0.0661 m -3.571428,3.1746 c -0.109921,0 -0.198413,0.0885 -0.198413,0.19841 0,0.10992 0.08849,0.19841 0.198413,0.19841 0.10992,0 0.198412,-0.0885 0.198412,-0.19841 0,-0.10992 -0.08849,-0.19841 -0.198412,-0.19841 m 3.571428,0 c -0.109921,0 -0.198413,0.0885 -0.198413,0.19841 0,0.10992 0.08849,0.19841 0.198413,0.19841 0.109921,0 0.198413,-0.0885 0.198413,-0.19841 0,-0.10992 -0.08849,-0.19841 -0.198413,-0.19841 m -3.571428,0.13227 c 0.03664,0 0.06614,0.0295 0.06614,0.0661 0,0.0366 -0.0295,0.0661 -0.06614,0.0661 -0.03664,0 -0.06614,-0.0295 -0.06614,-0.0661 0,-0.0366 0.0295,-0.0661 0.06614,-0.0661 m 3.571428,0 c 0.03664,0 0.06614,0.0295 0.06614,0.0661 0,0.0366 -0.0295,0.0661 -0.06614,0.0661 -0.03664,0 -0.06614,-0.0295 -0.06614,-0.0661 0,-0.0366 0.0295,-0.0661 0.06614,-0.0661" + id="path36-4" /> + </g> + <rect + style="fill:url(#linearGradient1811-8-4-8-1);fill-opacity:1;stroke:#141414;stroke-width:0.29585132;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect3597-9-8-3-6" + width="7.6416492" + height="6.3187318" + x="0.09867087" + y="297.6008" /> + <rect + y="297.86343" + x="0.36129823" + height="5.793478" + width="7.116394" + id="rect3597-5-7-9-4-8-9-8-0-2-7-9-1" + style="fill:none;fill-opacity:1;stroke:#5f8dd3;stroke-width:0.2919392;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <g + transform="matrix(0.95006908,0,0,0.95,-10.468156,20.423787)" + id="g1165"> + <path + id="path1153" + d="m 15.143934,292.44509 c -1.465609,0 -2.645503,1.17989 -2.645503,2.6455 0,1.46561 1.179894,2.64551 2.645503,2.64551 1.465608,0 2.645502,-1.1799 2.645502,-2.64551 0,-1.46561 -1.179894,-2.6455 -2.645502,-2.6455 m 0,1.46958 c 0.651323,0 1.175793,0.52434 1.175793,1.17579 0,0.65132 -0.524338,1.17579 -1.175793,1.17579 -0.651323,0 -1.175794,-0.52433 -1.175794,-1.17579 0,-0.65132 0.524339,-1.17579 1.175794,-1.17579" + inkscape:connector-curvature="0" + style="fill:url(#linearGradient1167);stroke-width:0.37037036;stroke-opacity:0.55" /> + <path + id="path1155" + d="m 13.982955,292.71493 c -0.596031,0.29061 -1.064814,0.79762 -1.304894,1.42037 l 1.309259,0.74815 c 0.07407,-0.41825 0.367328,-0.7578 0.757937,-0.89802 z m 2.32209,0 -0.762434,1.2705 c 0.390741,0.14022 0.683995,0.47977 0.757937,0.89802 l 1.309259,-0.74815 c -0.240476,-0.62328 -0.708862,-1.12976 -1.304894,-1.42037 m -2.317593,2.58347 -1.309259,0.74815 c 0.240476,0.62328 0.708863,1.12976 1.304894,1.42037 l 0.762434,-1.27051 c -0.390741,-0.14021 -0.683995,-0.47976 -0.757936,-0.89801 m 2.313227,0 c -0.07407,0.41825 -0.367328,0.7578 -0.757936,0.89801 l 0.762433,1.27051 c 0.596032,-0.29061 1.064815,-0.79762 1.304895,-1.42037 z" + inkscape:connector-curvature="0" + style="fill:url(#linearGradient1169);fill-rule:evenodd;stroke-width:0.13227513" /> + <path + style="fill:#99a1a7;stroke-width:0.37037036;stroke-opacity:0.55" + inkscape:connector-curvature="0" + d="m 12.499754,295.02446 c -5.29e-4,0.0221 -0.0016,0.0439 -0.0016,0.0661 0,1.46561 1.179894,2.64551 2.645503,2.64551 1.465608,0 2.645502,-1.1799 2.645502,-2.64551 0,-0.0222 -0.0011,-0.044 -0.0016,-0.0661 -0.03505,1.43465 -1.201058,2.57936 -2.643915,2.57936 -1.443387,0 -2.608995,-1.14471 -2.643916,-2.57936" + id="path1157" /> + <path + style="opacity:0.2;fill:url(#linearGradient1171);fill-rule:evenodd;stroke-width:0.13227513" + inkscape:connector-curvature="0" + d="m 13.424357,293.23874 -0.106481,0.39683 -0.290344,0.5291 -0.132275,0.39682 -0.132275,0.5291 0.132275,0.5291 0.396825,1.19048 h -0.132275 l 0.393519,0.39352 c 0.44246,0.33307 0.991799,0.53307 1.591269,0.53307 0.800265,0 1.514022,-0.35344 1.998678,-0.91178 l -1.045238,-1.04523 c -0.213228,0.29523 -0.559524,0.4873 -0.953043,0.4873 -0.651322,0 -1.175793,-0.52434 -1.175793,-1.1758 0,-0.39351 0.192063,-0.73981 0.487301,-0.95304 l -0.898809,-0.89881 z" + id="path1159" /> + <path + style="fill:url(#linearGradient1173);fill-opacity:1;stroke-width:0.37037036;stroke-opacity:0.55" + inkscape:connector-curvature="0" + d="m 13.35822,293.37102 c -0.03664,0 -0.06614,0.0295 -0.06614,0.0661 0,0.023 0.0123,0.0422 0.03003,0.054 -0.351455,0.45212 -0.564021,1.01998 -0.564021,1.6418 0,0.6041 0.202381,1.15569 0.536111,1.60185 -5.29e-4,0.003 -0.0021,0.006 -0.0021,0.01 0,0.0366 0.0295,0.0661 0.06614,0.0661 0.03664,0 0.06614,-0.0295 0.06614,-0.0661 0,-0.004 -0.0016,-0.008 -0.0024,-0.0122 h 0.02116 c -0.0061,-0.0183 -0.01428,-0.0344 -0.025,-0.0452 -0.330026,-0.42857 -0.528042,-0.96653 -0.528042,-1.5537 0,-0.0734 0.0033,-0.14603 0.0093,-0.21772 0.04246,-0.50225 0.230027,-0.96072 0.518783,-1.33598 0.04484,-0.0452 0.05132,-0.17857 0,-0.20847 -0.0052,0.006 -0.0097,0.0124 -0.01468,0.0184 -0.01177,-0.0113 -0.02751,-0.0184 -0.04524,-0.0184 m 3.501719,0 c -0.05132,0.0299 -0.04484,0.16323 0,0.20847 0.288757,0.375 0.476323,0.83346 0.518783,1.33598 0.0061,0.0717 0.0093,0.14444 0.0093,0.21772 0,0.58717 -0.198016,1.12513 -0.528043,1.5537 -0.01071,0.0109 -0.01905,0.027 -0.025,0.0452 h 0.01521 l 0.01376,0.0139 c 9.26e-4,0.0349 0.0287,0.0626 0.06349,0.0638 l 5.29e-4,5.3e-4 2.64e-4,-2.7e-4 c 5.29e-4,0 0.0011,2.7e-4 0.0016,2.7e-4 0.03664,0 0.06614,-0.0295 0.06614,-0.0661 0,-0.007 -0.0021,-0.0138 -0.0041,-0.0201 0.3291,-0.44378 0.528307,-0.99153 0.528307,-1.59127 0,-0.61984 -0.211112,-1.18598 -0.560582,-1.63743 0.02143,-0.011 0.03637,-0.0325 0.03637,-0.0583 0,-0.0366 -0.0295,-0.0661 -0.06614,-0.0661 -0.0205,0 -0.03796,0.01 -0.05013,0.0246 -0.0067,-0.008 -0.0127,-0.0167 -0.01958,-0.0246" + id="path1161" /> + <path + id="path1163" + d="m 13.35822,293.23874 c -0.109921,0 -0.198413,0.0885 -0.198413,0.19841 0,0.10992 0.08849,0.19842 0.198413,0.19842 0.10992,0 0.198412,-0.0885 0.198412,-0.19842 0,-0.10992 -0.08849,-0.19841 -0.198412,-0.19841 m 3.571428,0 c -0.109921,0 -0.198413,0.0885 -0.198413,0.19841 0,0.10992 0.08849,0.19842 0.198413,0.19842 0.109921,0 0.198413,-0.0885 0.198413,-0.19842 0,-0.10992 -0.08849,-0.19841 -0.198413,-0.19841 m -3.571428,0.13228 c 0.03664,0 0.06614,0.0295 0.06614,0.0661 0,0.0366 -0.0295,0.0661 -0.06614,0.0661 -0.03664,0 -0.06614,-0.0295 -0.06614,-0.0661 0,-0.0366 0.0295,-0.0661 0.06614,-0.0661 m 3.571428,0 c 0.03664,0 0.06614,0.0295 0.06614,0.0661 0,0.0366 -0.0295,0.0661 -0.06614,0.0661 -0.03664,0 -0.06614,-0.0295 -0.06614,-0.0661 0,-0.0366 0.0295,-0.0661 0.06614,-0.0661 m -3.571428,3.1746 c -0.109921,0 -0.198413,0.0885 -0.198413,0.19841 0,0.10992 0.08849,0.19841 0.198413,0.19841 0.10992,0 0.198412,-0.0885 0.198412,-0.19841 0,-0.10992 -0.08849,-0.19841 -0.198412,-0.19841 m 3.571428,0 c -0.109921,0 -0.198413,0.0885 -0.198413,0.19841 0,0.10992 0.08849,0.19841 0.198413,0.19841 0.109921,0 0.198413,-0.0885 0.198413,-0.19841 0,-0.10992 -0.08849,-0.19841 -0.198413,-0.19841 m -3.571428,0.13227 c 0.03664,0 0.06614,0.0295 0.06614,0.0661 0,0.0366 -0.0295,0.0661 -0.06614,0.0661 -0.03664,0 -0.06614,-0.0295 -0.06614,-0.0661 0,-0.0366 0.0295,-0.0661 0.06614,-0.0661 m 3.571428,0 c 0.03664,0 0.06614,0.0295 0.06614,0.0661 0,0.0366 -0.0295,0.0661 -0.06614,0.0661 -0.03664,0 -0.06614,-0.0295 -0.06614,-0.0661 0,-0.0366 0.0295,-0.0661 0.06614,-0.0661" + inkscape:connector-curvature="0" + style="fill:#7e1722;stroke-width:0.37037036;stroke-opacity:0.55" /> + </g> + <rect + y="304.95969" + x="13.619664" + height="5.793478" + width="7.116394" + id="rect3597-5-7-9-4-8-9-8-0-2-7-9-1-7" + style="fill:none;fill-opacity:1;stroke:#ffcc00;stroke-width:0.2919392;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> </g> <g inkscape:groupmode="layer" diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_handle_bg.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_handle_bg.svg index 4ff2b23e..339877f3 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_handle_bg.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_handle_bg.svg @@ -11,11 +11,11 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg2" version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" width="17" height="84" sodipodi:docname="vscroll_handle_bg.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_handle_bg.png" + inkscape:export-filename="/home/olaf/Wiki/src/cinelerra-gg.org/cinelerra/cinelerra-5.1/plugins/theme_neophyte-olaf/data/vscroll_handle_bg.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> <metadata @@ -26,7 +26,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> + <dc:title></dc:title> <dc:date>2018-08-01</dc:date> <dc:creator> <cc:Agent> @@ -56,15 +56,15 @@ guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" - inkscape:window-width="1280" - inkscape:window-height="748" + inkscape:window-width="2494" + inkscape:window-height="1407" id="namedview4" showgrid="false" - inkscape:zoom="3.7083333" - inkscape:cx="8.5" - inkscape:cy="42" + inkscape:zoom="7.4166666" + inkscape:cx="1.5945132" + inkscape:cy="-31.279052" inkscape:window-x="0" - inkscape:window-y="27" + inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="layer2" /> <g @@ -121,40 +121,31 @@ style="fill:#050505;fill-opacity:1;stroke:none;stroke-width:0.69681358" transform="matrix(0,1,1,0,0,0)" /> <rect - y="30.110355" - x="-1.7161243" + y="16" + x="0" height="1" width="84" id="rect3626-9-1" - style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.69681358" - transform="matrix(0,1,1,0,0,0)" /> - <rect - y="36.13435" - x="-1.2856899" - height="1" - width="84" - id="rect3598-1-5" - style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.69681358" - transform="matrix(0,1,1,0,0,0)" /> - <rect - ry="0" - y="0.49106121" - x="0.49106216" - height="16.017878" - width="83.017876" - id="rect3592-3-2-9" - style="fill:none;fill-opacity:1;stroke:#262626;stroke-width:0.98212248;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + style="fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.69681358" transform="matrix(0,1,1,0,0,0)" /> <text xml:space="preserve" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:25px;font-family:Andika;-inkscape-font-specification:'Andika, 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:1" - x="-101.31548" - y="-42.547577" + x="-45.764919" + y="-8.165554" id="text2430"><tspan sodipodi:role="line" id="tspan2428" - x="-101.31548" - y="-42.547577" + x="-45.764919" + y="-8.165554" style="stroke-width:1">see vscroll_handle_up</tspan></text> + <rect + transform="matrix(0,1,1,0,0,0)" + style="fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.69681358" + id="rect826" + width="84" + height="1" + x="0" + y="0" /> </g> </svg> diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_handle_dn.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_handle_dn.svg index 5ad62511..2aa0fc62 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_handle_dn.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_handle_dn.svg @@ -12,11 +12,11 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg2" version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" width="17" height="84" sodipodi:docname="vscroll_handle_dn.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_handle_dn.png" + inkscape:export-filename="/home/olaf/Wiki/src/cinelerra-gg.org/cinelerra/cinelerra-5.1/plugins/theme_neophyte-olaf/data/vscroll_handle_dn.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> <metadata @@ -27,7 +27,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> + <dc:title></dc:title> <dc:date>2018-08-01</dc:date> <dc:creator> <cc:Agent> @@ -83,6 +83,17 @@ Formats see: hscroll_handle_up.</dc:description> y1="0.40625" x2="59.855824" y2="12.436287" /> + <linearGradient + id="linearGradient1817"> + <stop + id="stop1852" + offset="0" + style="stop-color:#404040;stop-opacity:1" /> + <stop + id="stop1854" + offset="1" + style="stop-color:#151515;stop-opacity:1" /> + </linearGradient> </defs> <sodipodi:namedview pagecolor="#ffffff" @@ -93,18 +104,18 @@ Formats see: hscroll_handle_up.</dc:description> guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" - inkscape:window-width="1280" - inkscape:window-height="748" + inkscape:window-width="2494" + inkscape:window-height="1407" id="namedview4" showgrid="false" showguides="true" inkscape:guide-bbox="true" - inkscape:zoom="4.0148707" - inkscape:cx="-71.113071" - inkscape:cy="47.765742" + inkscape:zoom="7.1011905" + inkscape:cx="-46.068315" + inkscape:cy="43.890248" inkscape:window-x="0" - inkscape:window-y="27" - inkscape:window-maximized="1" + inkscape:window-y="0" + inkscape:window-maximized="0" inkscape:current-layer="layer2" inkscape:showpageshadow="false" /> <g @@ -179,259 +190,50 @@ Formats see: hscroll_handle_up.</dc:description> inkscape:groupmode="layer" id="layer2" inkscape:label="Layer 2"> - <rect - transform="rotate(-90)" - ry="0" - y="3.3671595e-15" - x="-84" - height="17" - width="83.999992" - id="rect3592-3-3-1-1-64" - style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.89871699" /> - <g - id="g2340" - transform="matrix(0,-0.80769224,1,0,-30.260086,55.990895)"> - <rect - style="fill:#e6e4dd;fill-opacity:1;stroke:none;stroke-width:0.9819805" - id="rect3598-1-3-9-0-3" - width="100.28572" - height="1" - x="-32.820801" - y="30.760086" /> - <use - height="100%" - width="100%" - transform="translate(3.595635e-6,2.989691)" - id="use884-8-1-7-7" - xlink:href="#rect3598-1-3-9-0-3" - y="0" - x="0" /> - <use - transform="translate(3.595635e-6,5.979383)" - height="100%" - width="100%" - id="use886-0-0-3-9" - xlink:href="#rect3598-1-3-9-0-3" - y="0" - x="0" /> - <use - height="100%" - width="100%" - transform="translate(3.595635e-6,8.969076)" - id="use888-5-7-1-7" - xlink:href="#rect3598-1-3-9-0-3" - y="0" - x="0" /> - <use - transform="translate(3.595635e-6,11.958769)" - height="100%" - width="100%" - id="use890-6-5-1-4" - xlink:href="#rect3598-1-3-9-0-3" - y="0" - x="0" /> - <use - height="100%" - width="100%" - transform="translate(3.595635e-6,14.948461)" - id="use892-6-8-9-9" - xlink:href="#rect3598-1-3-9-0-3" - y="0" - x="0" /> - <rect - y="30.760086" - x="67.46492" - height="16" - width="1.2380953" - id="rect903-4-7-0-1" - style="opacity:1;fill:#141414;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.16818289;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <use - height="100%" - width="100%" - transform="translate(-101.52381)" - id="use905-0-0-5-7" - xlink:href="#rect903-4-7-0-1" - y="0" - x="0" /> - </g> - <rect - transform="rotate(-90)" - ry="0" - y="0.2456398" - x="-83.754364" - height="16.50872" - width="83.508713" - id="rect3592-3-3-1-1-3-0" - style="display:inline;fill:none;fill-opacity:1;stroke:#404040;stroke-width:0.491;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <g - transform="matrix(0,-0.80769224,1,0,3.6162109e-6,56.804491)" - id="g1995-2-60"> - <rect - y="7.6500001" - x="50.522621" - height="1.7" - width="3" - id="rect867-7-4-8-3-8-3-0-8" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - y="8" - x="55.5" - height="1" - width="1" - id="rect867-6-5-2-5-3-7-8-2-5" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <use - height="100%" - width="100%" - transform="translate(-8)" - id="use885-6-2-8-8-4-0-1-3" - xlink:href="#rect867-6-5-2-5-3-7-8-2-5" - y="0" - x="0" /> - </g> - <g - transform="matrix(0,-0.80769224,1,0,3.6162109e-6,83.999995)" - id="g1995-7-9"> - <rect - y="7.6500001" - x="50.522621" - height="1.7" - width="3" - id="rect867-7-4-8-3-8-3-5-4" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - y="8" - x="55.5" - height="1" - width="1" - id="rect867-6-5-2-5-3-7-8-1-1" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <use - height="100%" - width="100%" - transform="translate(-8)" - id="use885-6-2-8-8-4-0-7-5" - xlink:href="#rect867-6-5-2-5-3-7-8-1-1" - y="0" - x="0" /> - </g> - <g - transform="matrix(0,-0.80769224,1,0,3.6162109e-6,112.68437)" - id="g1995-4-4"> - <rect - y="7.6500001" - x="50.522621" - height="1.7" - width="3" - id="rect867-7-4-8-3-8-3-1-1" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - y="8" - x="55.5" - height="1" - width="1" - id="rect867-6-5-2-5-3-7-8-7-5" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <use - height="100%" - width="100%" - transform="translate(-8)" - id="use885-6-2-8-8-4-0-11-54" - xlink:href="#rect867-6-5-2-5-3-7-8-7-5" - y="0" - x="0" /> - </g> - <g - transform="matrix(0,-0.80769224,1,0,57.901591,56.804491)" - id="g2238-6"> - <rect - y="-50.251587" - x="50.522621" - height="1.7" - width="3" - id="rect867-7-4-8-3-8-3-3" - style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - y="-49.901588" - x="55.5" - height="1" - width="1" - id="rect867-6-5-2-5-3-7-8-34" - style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <use - style="fill:#ffcc00" - height="100%" - width="100%" - transform="translate(-8)" - id="use885-6-2-8-8-4-0-4" - xlink:href="#rect867-6-5-2-5-3-7-8-34" - y="0" - x="0" /> - </g> - <g - transform="matrix(0,-0.80769224,1,0,57.901591,83.999995)" - id="g2238-39"> - <rect - y="-50.251587" - x="50.522621" - height="1.7" - width="3" - id="rect867-7-4-8-3-8-3-7" - style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - y="-49.901588" - x="55.5" - height="1" - width="1" - id="rect867-6-5-2-5-3-7-8-25" - style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <use - style="fill:#ffcc00" - height="100%" - width="100%" - transform="translate(-8)" - id="use885-6-2-8-8-4-0-89" - xlink:href="#rect867-6-5-2-5-3-7-8-25" - y="0" - x="0" /> - </g> - <g - transform="matrix(0,-0.80769224,1,0,57.901591,112.68437)" - id="g2238-0"> - <rect - y="-50.251587" - x="50.522621" - height="1.7" - width="3" - id="rect867-7-4-8-3-8-3-24" - style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - y="-49.901588" - x="55.5" - height="1" - width="1" - id="rect867-6-5-2-5-3-7-8-76" - style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <use - style="fill:#ffcc00" - height="100%" - width="100%" - transform="translate(-8)" - id="use885-6-2-8-8-4-0-5" - xlink:href="#rect867-6-5-2-5-3-7-8-76" - y="0" - x="0" /> - </g> <text xml:space="preserve" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:25px;font-family:Andika;-inkscape-font-specification:'Andika, 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:1" - x="-104.02164" - y="-38.144535" + x="-47.411411" + y="-20.119389" id="text2430"><tspan sodipodi:role="line" id="tspan2428" - x="-104.02164" - y="-38.144535" + x="-47.411411" + y="-20.119389" style="stroke-width:1">see vscroll_handle_up</tspan></text> + <rect + transform="matrix(0,1,1,0,0,0)" + style="display:inline;fill:#050505;fill-opacity:1;stroke:none;stroke-width:0.69681358" + id="rect2050" + width="84" + height="17" + x="0" + y="0" + ry="0" /> + <rect + transform="rotate(90)" + y="-10" + x="6.123234e-16" + height="3" + width="84" + id="rect2052" + style="display:inline;fill:#ffcc00;fill-opacity:1;stroke:none;stroke-width:0.20923349" + ry="1.5" /> + <rect + y="0" + x="0" + height="1" + width="84" + id="rect2184" + style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.69681358" + transform="matrix(0,1,1,0,0,0)" /> + <rect + transform="matrix(0,1,1,0,0,0)" + style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.69681358" + id="rect2186" + width="84" + height="1" + x="0" + y="16" /> </g> </svg> diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_handle_hi.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_handle_hi.svg index 453c402a..b8be7462 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_handle_hi.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_handle_hi.svg @@ -12,11 +12,11 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg2" version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" width="17" height="84" sodipodi:docname="vscroll_handle_hi.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_handle_hi.png" + inkscape:export-filename="/home/olaf/Wiki/src/cinelerra-gg.org/cinelerra/cinelerra-5.1/plugins/theme_neophyte-olaf/data/vscroll_handle_hi.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> <metadata @@ -27,7 +27,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> + <dc:title></dc:title> <dc:date>2018-08-01</dc:date> <dc:creator> <cc:Agent> @@ -84,6 +84,17 @@ y1="0.40625" x2="59.855824" y2="12.436287" /> + <linearGradient + id="linearGradient1817"> + <stop + id="stop1852" + offset="0" + style="stop-color:#404040;stop-opacity:1" /> + <stop + id="stop1854" + offset="1" + style="stop-color:#151515;stop-opacity:1" /> + </linearGradient> </defs> <sodipodi:namedview pagecolor="#ffffff" @@ -94,17 +105,17 @@ guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" - inkscape:window-width="1280" - inkscape:window-height="748" + inkscape:window-width="2494" + inkscape:window-height="1407" id="namedview4" showgrid="false" showguides="true" inkscape:guide-bbox="true" - inkscape:zoom="2.9821429" - inkscape:cx="-146.08682" - inkscape:cy="38.982036" + inkscape:zoom="7.1011905" + inkscape:cx="18.207944" + inkscape:cy="29.020494" inkscape:window-x="0" - inkscape:window-y="27" + inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="layer2" inkscape:showpageshadow="false" /> @@ -173,261 +184,50 @@ inkscape:groupmode="layer" id="layer2" inkscape:label="Layer 2"> - <rect - transform="rotate(-90)" - ry="0" - y="-1.9619111e-15" - x="-84" - height="17" - width="83.999992" - id="rect3592-3-3-1-1-1" - style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.89871699" /> - <g - id="g1918-7" - transform="translate(21.565407,-0.54116224)"> - <rect - transform="rotate(-90)" - style="fill:#141414;fill-opacity:1;stroke:none;stroke-width:0.88252258" - id="rect3598-1-3-9-0-04" - width="81" - height="1" - x="-83.041161" - y="-21.065405" /> - <use - height="100%" - width="100%" - transform="translate(2.9896911,-2.932238e-6)" - id="use884-8-1-7-0" - xlink:href="#rect3598-1-3-9-0-04" - y="0" - x="0" /> - <use - transform="translate(5.9793835,-2.932238e-6)" - height="100%" - width="100%" - id="use886-0-0-3-8" - xlink:href="#rect3598-1-3-9-0-04" - y="0" - x="0" /> - <use - height="100%" - width="100%" - transform="translate(8.9690759,-2.932238e-6)" - id="use888-5-7-1-5" - xlink:href="#rect3598-1-3-9-0-04" - y="0" - x="0" /> - <use - transform="translate(11.958769,-2.932238e-6)" - height="100%" - width="100%" - id="use890-6-5-1-1" - xlink:href="#rect3598-1-3-9-0-04" - y="0" - x="0" /> - <use - height="100%" - width="100%" - transform="translate(14.948461,-2.932238e-6)" - id="use892-6-8-9-66" - xlink:href="#rect3598-1-3-9-0-04" - y="0" - x="0" /> - <rect - transform="rotate(-90)" - y="-21.065405" - x="-2.0411606" - height="16" - width="1" - id="rect903-4-7-0-2" - style="opacity:1;fill:#141414;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.15114883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <use - height="100%" - width="100%" - transform="translate(0,82)" - id="use905-0-0-5-1" - xlink:href="#rect903-4-7-0-2" - y="0" - x="0" /> - </g> - <rect - transform="rotate(-90)" - ry="0" - y="0.2456398" - x="-83.754364" - height="16.50872" - width="83.508713" - id="rect3592-3-3-1-1-3-9" - style="display:inline;fill:none;fill-opacity:1;stroke:#404040;stroke-width:0.491;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <g - transform="matrix(0,-0.80769224,1,0,1.5793457e-6,56.804494)" - id="g1995-2-6"> - <rect - y="7.6500001" - x="50.522621" - height="1.7" - width="3" - id="rect867-7-4-8-3-8-3-0-4" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - y="8" - x="55.5" - height="1" - width="1" - id="rect867-6-5-2-5-3-7-8-2-8" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <use - height="100%" - width="100%" - transform="translate(-8)" - id="use885-6-2-8-8-4-0-1-0" - xlink:href="#rect867-6-5-2-5-3-7-8-2-8" - y="0" - x="0" /> - </g> - <g - transform="matrix(0,-0.80769224,1,0,1.5793457e-6,84.000001)" - id="g1995-7-8"> - <rect - y="7.6500001" - x="50.522621" - height="1.7" - width="3" - id="rect867-7-4-8-3-8-3-5-1" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - y="8" - x="55.5" - height="1" - width="1" - id="rect867-6-5-2-5-3-7-8-1-0" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <use - height="100%" - width="100%" - transform="translate(-8)" - id="use885-6-2-8-8-4-0-7-2" - xlink:href="#rect867-6-5-2-5-3-7-8-1-0" - y="0" - x="0" /> - </g> - <g - transform="matrix(0,-0.80769224,1,0,1.5793457e-6,112.68437)" - id="g1995-4-2"> - <rect - y="7.6500001" - x="50.522621" - height="1.7" - width="3" - id="rect867-7-4-8-3-8-3-1-9" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - y="8" - x="55.5" - height="1" - width="1" - id="rect867-6-5-2-5-3-7-8-7-7" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <use - height="100%" - width="100%" - transform="translate(-8)" - id="use885-6-2-8-8-4-0-11-5" - xlink:href="#rect867-6-5-2-5-3-7-8-7-7" - y="0" - x="0" /> - </g> - <g - transform="matrix(0,-0.80769224,1,0,57.901589,56.804494)" - id="g2238-9"> - <rect - y="-50.251587" - x="50.522621" - height="1.7" - width="3" - id="rect867-7-4-8-3-8-3-8" - style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - y="-49.901588" - x="55.5" - height="1" - width="1" - id="rect867-6-5-2-5-3-7-8-3" - style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <use - style="fill:#ffcc00" - height="100%" - width="100%" - transform="translate(-8)" - id="use885-6-2-8-8-4-0-8" - xlink:href="#rect867-6-5-2-5-3-7-8-3" - y="0" - x="0" /> - </g> - <g - transform="matrix(0,-0.80769224,1,0,57.901589,84.000001)" - id="g2238-5"> - <rect - y="-50.251587" - x="50.522621" - height="1.7" - width="3" - id="rect867-7-4-8-3-8-3-2" - style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - y="-49.901588" - x="55.5" - height="1" - width="1" - id="rect867-6-5-2-5-3-7-8-22" - style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <use - style="fill:#ffcc00" - height="100%" - width="100%" - transform="translate(-8)" - id="use885-6-2-8-8-4-0-70" - xlink:href="#rect867-6-5-2-5-3-7-8-22" - y="0" - x="0" /> - </g> - <g - transform="matrix(0,-0.80769224,1,0,57.901589,112.68437)" - id="g2238-3"> - <rect - y="-50.251587" - x="50.522621" - height="1.7" - width="3" - id="rect867-7-4-8-3-8-3-4" - style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - y="-49.901588" - x="55.5" - height="1" - width="1" - id="rect867-6-5-2-5-3-7-8-6" - style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <use - style="fill:#ffcc00" - height="100%" - width="100%" - transform="translate(-8)" - id="use885-6-2-8-8-4-0-3" - xlink:href="#rect867-6-5-2-5-3-7-8-6" - y="0" - x="0" /> - </g> <text xml:space="preserve" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:25px;font-family:Andika;-inkscape-font-specification:'Andika, 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:1" - x="-89.248459" - y="-27.456678" + x="-46.438736" + y="-13.09289" id="text2430"><tspan sodipodi:role="line" id="tspan2428" - x="-89.248459" - y="-27.456678" + x="-46.438736" + y="-13.09289" style="stroke-width:1">see vscroll_handle_up</tspan></text> + <rect + ry="0" + y="0" + x="0" + height="17" + width="84" + id="rect2044-3" + style="display:inline;fill:#050505;fill-opacity:1;stroke:none;stroke-width:0.69681358" + transform="matrix(0,1,1,0,0,0)" /> + <rect + ry="1.5" + style="display:inline;fill:#5f8dd3;fill-opacity:1;stroke:none;stroke-width:0.20923349" + id="rect2046-7" + width="84" + height="3" + x="-2.7585502e-16" + y="-10" + transform="rotate(90)" /> + <rect + y="0" + x="0" + height="1" + width="84" + id="rect2180" + style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.69681358" + transform="matrix(0,1,1,0,0,0)" /> + <rect + transform="matrix(0,1,1,0,0,0)" + style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.69681358" + id="rect2182" + width="84" + height="1" + x="0" + y="16" /> </g> </svg> diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_handle_up.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_handle_up.svg index c9ee9780..ea770b40 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_handle_up.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_handle_up.svg @@ -12,11 +12,11 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg2" version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" width="17" height="84" sodipodi:docname="vscroll_handle_up.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_handle_up.png" + inkscape:export-filename="/home/olaf/Wiki/src/cinelerra-gg.org/cinelerra/cinelerra-5.1/plugins/theme_neophyte-olaf/data/vscroll_handle_up.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> <metadata @@ -34,7 +34,7 @@ <dc:title>Olaf</dc:title> </cc:Agent> </dc:creator> - <dc:description></dc:description> + <dc:description /> <dc:relation>*scroll_handle*</dc:relation> </cc:Work> </rdf:RDF> @@ -63,6 +63,167 @@ y1="20.267097" x2="63.096119" y2="-0.097980887" /> + <linearGradient + id="linearGradient1817"> + <stop + id="stop1852" + offset="0" + style="stop-color:#404040;stop-opacity:1" /> + <stop + id="stop1854" + offset="1" + style="stop-color:#151515;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1817" + id="linearGradient2115" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.9999996,0,0,0.49999986,-24.655084,73.883704)" + x1="44.737286" + y1="1.0084742" + x2="44.737286" + y2="18.728813" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1817" + id="linearGradient1618" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.2307689,0,0,0.49999992,443.4537,418.35187)" + x1="44.737286" + y1="1.0084742" + x2="44.737286" + y2="18.728813" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1817" + id="linearGradient1620" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.2307689,0,0,0.49999992,-103.51466,-29.989708)" + x1="44.737286" + y1="1.0084742" + x2="44.737286" + y2="18.728813" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1817" + id="linearGradient1622" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.2307689,0,0,0.49999992,444.58027,377.79529)" + x1="44.737286" + y1="1.0084742" + x2="44.737286" + y2="18.728813" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1817" + id="linearGradient1684" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.9999996,0,0,0.49999986,-37.655083,1.3741652)" + x1="44.737286" + y1="1.0084742" + x2="44.737286" + y2="18.728813" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1817" + id="linearGradient2012" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.2307689,0,0,0.49999992,-103.7963,-17.648343)" + x1="44.737286" + y1="1.0084742" + x2="44.737286" + y2="18.728813" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1817" + id="linearGradient2014" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.2307689,0,0,0.49999992,-103.7963,-17.648343)" + x1="44.737286" + y1="1.0084742" + x2="44.737286" + y2="18.728813" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1817" + id="linearGradient2016" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.2307689,0,0,0.49999992,-102.66973,-49.704712)" + x1="44.737286" + y1="1.0084742" + x2="44.737286" + y2="18.728813" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1817" + id="linearGradient2095" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.2307689,0,0,0.50588227,-735.0463,-419.75576)" + x1="44.737286" + y1="1.0084742" + x2="44.737286" + y2="18.728813" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1817" + id="linearGradient2099" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.2307689,0,0,0.50588227,-188.07794,28.585817)" + x1="44.737286" + y1="1.0084742" + x2="44.737286" + y2="18.728813" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1817" + id="linearGradient2103" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.2307689,0,0,0.50588227,-736.17287,-379.19918)" + x1="44.737286" + y1="1.0084742" + x2="44.737286" + y2="18.728813" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1817" + id="linearGradient2111" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.2307689,0,0,0.50588227,-187.7963,-0.65597046)" + x1="44.737286" + y1="1.0084742" + x2="44.737286" + y2="18.728813" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1817" + id="linearGradient2116" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.2307689,0,0,0.50588227,-187.7963,-0.65597046)" + x1="44.737286" + y1="1.0084742" + x2="44.737286" + y2="18.728813" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1817" + id="linearGradient2120" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.2307689,0,0,0.50588227,-188.92287,48.300817)" + x1="44.737286" + y1="1.0084742" + x2="44.737286" + y2="18.728813" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1817" + id="linearGradient2573" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.9999996,0,0,0.49999986,-37.655083,1.3741652)" + x1="44.737286" + y1="1.0084742" + x2="44.737286" + y2="18.728813" /> </defs> <sodipodi:namedview pagecolor="#ffffff" @@ -73,18 +234,18 @@ guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" - inkscape:window-width="1316" - inkscape:window-height="744" + inkscape:window-width="2494" + inkscape:window-height="1407" id="namedview4" showgrid="false" - showguides="true" + showguides="false" inkscape:guide-bbox="true" - inkscape:zoom="2.9144925" - inkscape:cx="4.7321168" - inkscape:cy="92.474115" - inkscape:window-x="50" - inkscape:window-y="24" - inkscape:window-maximized="1" + inkscape:zoom="4" + inkscape:cx="-376.8653" + inkscape:cy="-104.67919" + inkscape:window-x="1" + inkscape:window-y="0" + inkscape:window-maximized="0" inkscape:current-layer="layer2" inkscape:showpageshadow="false" borderlayer="true"> @@ -200,11 +361,44 @@ <g inkscape:groupmode="layer" id="layer2" - inkscape:label="Layer 2"> + inkscape:label="Layer 2" + style="display:inline"> + <rect + transform="matrix(0,1,1,0,0,0)" + style="fill:#050505;fill-opacity:1;stroke:none;stroke-width:0.69681358" + id="rect2020" + width="84" + height="17" + x="0" + y="0" + ry="0" /> + <g + id="g1682" + transform="translate(-452.477,483.74372)"> + <rect + inkscape:transform-center-y="-16.217135" + inkscape:transform-center-x="20.710648" + y="2.0224969" + x="90.85463" + height="8.5" + width="104" + id="rect1678" + style="display:inline;fill:url(#linearGradient1684);fill-opacity:1;stroke:none;stroke-width:0.31032622;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <use + x="0" + y="0" + xlink:href="#rect2040" + inkscape:transform-center-x="-20.710653" + inkscape:transform-center-y="16.40793" + id="use1680" + transform="matrix(-1,0,0,-1.0117647,285.70926,21.043788)" + width="100%" + height="100%" /> + </g> <rect ry="0" - y="-241.56889" - x="3.2396135" + y="-285.47278" + x="-87.674988" height="17" width="83.999992" id="rect3592-3-3-1-5" @@ -213,7 +407,7 @@ <g style="display:inline" id="g876-4-9" - transform="matrix(0,-0.80769224,1,0,-241.50138,-3.2396123)"> + transform="matrix(0,-0.80769224,1,0,-285.40528,87.674992)"> <rect style="fill:#141414;fill-opacity:1;stroke:none" id="rect3598-1-3-9-3" @@ -279,8 +473,8 @@ </g> <rect ry="0" - y="-240.51758" - x="96.54493" + y="-383.12576" + x="-105.91357" height="17" width="104" id="rect3592-3-3" @@ -289,7 +483,7 @@ <g style="display:inline" id="g876" - transform="rotate(-90,-168.4975,71.952569)"> + transform="rotate(-90,-138.57236,244.48592)"> <rect style="fill:#141414;fill-opacity:1;stroke:none" id="rect3598-1-3" @@ -354,7 +548,7 @@ x="0" /> </g> <g - transform="rotate(-90,-168.53126,71.986329)" + transform="rotate(-90,-138.60612,244.51968)" id="g1328"> <rect y="7.6500001" @@ -384,27 +578,27 @@ id="rect867-4" width="3" height="1.7" - x="182.58153" - y="-232.86758" + x="-19.876974" + y="-375.47577" transform="rotate(-90)" /> <rect style="opacity:1;fill:#454444;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect867-6-6" width="1" height="1" - x="187.55891" - y="-232.51758" + x="-14.899588" + y="-375.12576" transform="rotate(-90)" /> <use x="0" y="0" xlink:href="#rect867-6-6" id="use885-2" - transform="translate(-2.8293828e-6,8.0000007)" + transform="translate(-2.8781057e-6,8.0000005)" width="100%" height="100%" /> <g - transform="rotate(-90,-150.77426,89.743325)" + transform="rotate(-90,-120.84912,262.27668)" id="g1328-6"> <rect y="7.6500001" @@ -431,16 +625,16 @@ </g> <rect ry="0" - y="-308.18686" - x="3.6562395" + y="-352.09073" + x="-87.258362" height="17" width="83.999992" id="rect3592-3-3-1" style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.89871699" transform="rotate(-90)" /> <rect - y="-307.29474" - x="3.6562395" + y="-351.19861" + x="-87.258362" height="0.5" width="83.999992" id="rect3598-1-3-9" @@ -451,7 +645,7 @@ y="0" xlink:href="#rect3598-1-3-9" id="use884-8-1" - transform="translate(2.9413372)" + transform="translate(2.9413376)" width="100%" height="100%" /> <use @@ -461,13 +655,13 @@ id="use886-0-0" width="100%" height="100%" - transform="translate(5.8826772)" /> + transform="translate(5.8826776)" /> <use x="0" y="0" xlink:href="#rect3598-1-3-9" id="use888-5-7" - transform="translate(8.8240172)" + transform="translate(8.8240176)" width="100%" height="100%" /> <use @@ -491,19 +685,19 @@ id="rect903-4-7" width="0.80769223" height="15.215795" - x="86.848549" - y="-307.29474" + x="-4.0660539" + y="-351.19861" transform="rotate(-90)" /> <use x="0" y="0" xlink:href="#rect903-4-7" id="use905-0-0" - transform="translate(-2.8293828e-6,83.192301)" + transform="translate(-2.4061e-6,83.192301)" width="100%" height="100%" /> <g - transform="matrix(0,-0.80769224,1,0,-308.18686,-3.6562323)" + transform="matrix(0,-0.80769224,1,0,-352.09076,87.258372)" id="g1328-4"> <rect y="7.6500001" @@ -529,7 +723,7 @@ x="0" /> </g> <g - transform="matrix(0,-0.80769224,1,0,-308.18686,-32.340603)" + transform="matrix(0,-0.80769224,1,0,-352.09076,58.574001)" id="g1328-0-2"> <rect y="7.6500001" @@ -555,7 +749,7 @@ x="0" /> </g> <g - transform="matrix(0,-0.80769224,1,0,-308.18686,25.028137)" + transform="matrix(0,-0.80769224,1,0,-352.09076,115.94274)" id="g1328-6-0"> <rect y="7.6500001" @@ -583,7 +777,7 @@ <g id="g3849" style="fill:#efede3;fill-opacity:1" - transform="matrix(3.8446542,0,0,3.8446542,-282.35569,-1661.1217)"> + transform="matrix(3.8446542,0,0,3.8446542,-424.9639,-1458.6632)"> <text id="text3817" y="387.69995" @@ -607,23 +801,23 @@ id="rect867-4-0" width="3" height="1.7" - x="147.06755" - y="-232.86758" + x="-55.390949" + y="-375.47577" transform="rotate(-90)" /> <rect style="opacity:1;fill:#efede3;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect867-6-6-8" width="1" height="1" - x="152.04492" - y="-232.51758" + x="-50.413578" + y="-375.12576" transform="rotate(-90)" /> <use x="0" y="0" xlink:href="#rect867-6-6-8" id="use885-2-6" - transform="translate(-2.8293828e-6,8.0000007)" + transform="translate(-2.8781057e-6,8.0000005)" width="100%" height="100%" /> <rect @@ -631,27 +825,27 @@ id="rect867-4-2" width="3" height="1.7" - x="111.55356" - y="-232.86758" + x="-90.904938" + y="-375.47577" transform="rotate(-90)" /> <rect style="opacity:1;fill:#efede3;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="rect867-6-6-4" width="1" height="1" - x="116.53094" - y="-232.51758" + x="-85.927551" + y="-375.12576" transform="rotate(-90)" /> <use x="0" y="0" xlink:href="#rect867-6-6-4" id="use885-2-7" - transform="translate(-2.8293828e-6,8.0000007)" + transform="translate(-2.8781057e-6,8.0000005)" width="100%" height="100%" /> <g - transform="matrix(0,-0.80769224,1,0,-241.5689,-3.2396023)" + transform="matrix(0,-0.80769224,1,0,-285.4728,87.675002)" id="g1328-4-7"> <rect y="7.6500001" @@ -677,7 +871,7 @@ x="0" /> </g> <g - transform="matrix(0,-0.80769224,1,0,-241.5689,-3.2396023)" + transform="matrix(0,-0.80769224,1,0,-285.4728,87.675002)" id="g1328-0-2-3"> <rect y="7.6500001" @@ -703,7 +897,7 @@ x="0" /> </g> <g - transform="matrix(0,-0.80769224,1,0,-241.5689,-3.2396023)" + transform="matrix(0,-0.80769224,1,0,-285.4728,87.675002)" id="g1328-6-0-2"> <rect y="7.6500001" @@ -730,93 +924,16 @@ </g> <rect ry="0" - y="-1.9619111e-15" - x="-84" - height="17" - width="83.999992" - id="rect3592-3-3-1-1" - style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.89871699" - transform="rotate(-90)" /> - <g - id="g1918" - transform="translate(21.565405,-0.54116058)"> - <rect - transform="rotate(-90)" - style="fill:#141414;fill-opacity:1;stroke:none;stroke-width:0.88252258" - id="rect3598-1-3-9-0" - width="81" - height="1" - x="-83.041161" - y="-21.065405" /> - <use - height="100%" - width="100%" - transform="translate(2.9896911,-2.932238e-6)" - id="use884-8-1-7" - xlink:href="#rect3598-1-3-9-0" - y="0" - x="0" /> - <use - transform="translate(5.9793835,-2.932238e-6)" - height="100%" - width="100%" - id="use886-0-0-3" - xlink:href="#rect3598-1-3-9-0" - y="0" - x="0" /> - <use - height="100%" - width="100%" - transform="translate(8.9690759,-2.932238e-6)" - id="use888-5-7-1" - xlink:href="#rect3598-1-3-9-0" - y="0" - x="0" /> - <use - transform="translate(11.958769,-2.932238e-6)" - height="100%" - width="100%" - id="use890-6-5-1" - xlink:href="#rect3598-1-3-9-0" - y="0" - x="0" /> - <use - height="100%" - width="100%" - transform="translate(14.948461,-2.932238e-6)" - id="use892-6-8-9" - xlink:href="#rect3598-1-3-9-0" - y="0" - x="0" /> - <rect - transform="rotate(-90)" - y="-21.065405" - x="-2.0411606" - height="16" - width="1" - id="rect903-4-7-0" - style="opacity:1;fill:#141414;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.15114883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <use - height="100%" - width="100%" - transform="translate(0,82)" - id="use905-0-0-5" - xlink:href="#rect903-4-7-0" - y="0" - x="0" /> - </g> - <rect - ry="0" - y="-273.12115" - x="2.0494127" + y="-317.02502" + x="-88.865189" height="17" width="83.999992" id="rect3592-3-3-1-1-6" style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.89871699" transform="rotate(-90)" /> <rect - y="-273.12115" - x="3.3079729" + y="-317.02502" + x="-87.606628" height="1" width="82" id="rect3598-1-3-9-0-6" @@ -827,7 +944,7 @@ y="0" xlink:href="#rect3598-1-3-9-0-6" id="use884-8-1-7-6" - transform="translate(3.9999972)" + transform="translate(3.9999976)" width="100%" height="100%" /> <use @@ -851,19 +968,19 @@ id="rect903-4-7-0-9" width="1" height="17" - x="85.307976" - y="-273.12115" + x="-5.606627" + y="-317.02502" transform="rotate(-90)" /> <use x="0" y="0" xlink:href="#rect903-4-7-0-9" id="use905-0-0-5-6" - transform="translate(-2.8293828e-6,83.000001)" + transform="translate(-2.4061e-6,83.000001)" width="100%" height="100%" /> <g - transform="matrix(0,-0.80769224,1,0,-273.12117,13.525357)" + transform="matrix(0,-0.80769224,1,0,-317.02507,104.43996)" id="g1328-4-6-0"> <rect y="7.6500001" @@ -890,7 +1007,7 @@ </g> <g id="g1505" - transform="translate(-331.4295,-154.43481)"> + transform="translate(-375.3334,-63.520201)"> <rect transform="rotate(-90)" y="65.958321" @@ -917,7 +1034,7 @@ x="0" /> </g> <g - transform="matrix(0,-0.80769224,1,0,-273.12117,29.358687)" + transform="matrix(0,-0.80769224,1,0,-317.02507,120.27329)" id="g1328-6-0-4-7"> <rect y="7.6500001" @@ -944,7 +1061,7 @@ </g> <g id="g1505-5" - transform="translate(-331.42949,-170.26814)"> + transform="translate(-375.33339,-79.353531)"> <rect transform="rotate(-90)" y="65.958321" @@ -972,7 +1089,7 @@ </g> <g id="g1505-5-9" - transform="translate(-331.48102,-186.10147)"> + transform="translate(-375.38492,-95.186861)"> <rect transform="rotate(-90)" y="65.958321" @@ -1000,8 +1117,8 @@ </g> <rect ry="0" - y="-200.1109" - x="1.6411648" + y="-254.22862" + x="-87.287415" height="17" width="83.999992" id="rect3592-3-3-1-1-5" @@ -1010,7 +1127,7 @@ <g style="display:inline" id="g876-4-2-1" - transform="matrix(0,-0.80769224,1,0,-200.04339,-1.641159)"> + transform="matrix(0,-0.80769224,1,0,-254.16112,87.287423)"> <rect style="fill:#141414;fill-opacity:1;stroke:none" id="rect3598-1-3-9-0-0" @@ -1075,7 +1192,7 @@ x="0" /> </g> <g - transform="matrix(0,-0.80769224,1,0,-200.11091,-1.641159)" + transform="matrix(0,-0.80769224,1,0,-254.22864,87.287423)" id="g1328-4-6-6"> <rect y="7.6500001" @@ -1101,7 +1218,7 @@ x="0" /> </g> <g - transform="matrix(0,-0.80769224,1,0,-200.11091,-30.325533)" + transform="matrix(0,-0.80769224,1,0,-254.22864,58.603049)" id="g1328-0-2-0-5"> <rect y="7.6500001" @@ -1127,7 +1244,7 @@ x="0" /> </g> <g - transform="matrix(0,-0.80769224,1,0,-200.11091,27.043211)" + transform="matrix(0,-0.80769224,1,0,-254.22864,115.97179)" id="g1328-6-0-4-5"> <rect y="7.6500001" @@ -1153,7 +1270,7 @@ x="0" /> </g> <g - transform="matrix(0,-0.80769224,1,0,-35.368773,56.804494)" + transform="matrix(0,-0.80769224,1,0,-243.33725,266.57656)" id="g1328-6-0-4-5-7"> <g id="g1798"> @@ -1184,34 +1301,25 @@ <text xml:space="preserve" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:25px;font-family:Andika;-inkscape-font-specification:'Andika, 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" - x="-219.31082" - y="-41.425175" + x="-349.05759" + y="-2.0947399" id="text1684"><tspan sodipodi:role="line" id="tspan1682" - x="-219.31082" - y="-41.425175">orig</tspan></text> + x="-349.05759" + y="-2.0947399">Beschwerde: zu dunkel</tspan></text> <text xml:space="preserve" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:25px;font-family:Andika;-inkscape-font-specification:'Andika, 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" - x="-11.624347" - y="-45.151184" + x="-55.31683" + y="43.368649" id="text1720"><tspan sodipodi:role="line" id="tspan1718" - x="-11.624347" - y="-45.151184">bg</tspan></text> - <rect - ry="0" - y="0.2456398" - x="-83.754364" - height="16.50872" - width="83.50872" - id="rect3592-3-3-1-1-3" - style="display:inline;fill:none;fill-opacity:1;stroke:#404040;stroke-width:0.491;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - transform="rotate(-90)" /> + x="-55.31683" + y="43.368649">bg</tspan></text> <g - transform="matrix(0,-0.80769224,1,0,-34.026392,83.999998)" + transform="matrix(0,-0.80769224,1,0,-241.99487,293.77207)" id="g1328-6-0-4-5-7-1"> <g id="g1798-9"> @@ -1240,7 +1348,7 @@ </g> </g> <g - transform="matrix(0,-0.80769224,1,0,-34.218161,112.68437)" + transform="matrix(0,-0.80769224,1,0,-242.18664,322.45644)" id="g1328-6-0-4-5-7-1-8"> <g id="g1798-9-5"> @@ -1268,1296 +1376,2158 @@ height="100%" /> </g> </g> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:24.99999809px;font-family:Andika;-inkscape-font-specification:'Andika, 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:1" + x="-88.929199" + y="-5.6329737" + id="text2430" + transform="rotate(-90)"><tspan + sodipodi:role="line" + id="tspan2428" + x="-88.929199" + y="-5.6329737" + style="stroke-width:1">vscroll_handle_up</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:24.99999809px;font-family:Andika;-inkscape-font-specification:'Andika, 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:1" + x="-180.63913" + y="30.352526" + id="text2438" + transform="rotate(-90)"><tspan + sodipodi:role="line" + id="tspan2436" + x="-180.63913" + y="30.352526" + style="stroke-width:1">vscroll_handle_hi</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:24.99999809px;font-family:Andika;-inkscape-font-specification:'Andika, 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:1" + x="-183.70087" + y="51.313576" + id="text2442" + transform="rotate(-90)"><tspan + sodipodi:role="line" + id="tspan2440" + x="-183.70087" + y="51.313576" + style="stroke-width:1">vscroll_handle_dn</tspan></text> + <rect + ry="0" + y="230.29868" + x="-530.3916" + height="17" + width="104" + id="rect3592-3-3-1-1-7" + style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:1" /> + <rect + y="230.84749" + x="-528.8916" + height="1.0032316" + width="101" + id="rect3598-1-3-9-0-7" + style="display:inline;fill:#141414;fill-opacity:1;stroke:none;stroke-width:0.98706234" /> + <use + style="display:inline" + x="0" + y="0" + xlink:href="#rect3598-1-3-9-0-7" + id="use884-8-1-7-9" + transform="translate(1.5939e-6,2.9993411)" + width="100%" + height="100%" /> + <use + style="display:inline" + x="0" + y="0" + xlink:href="#rect3598-1-3-9-0-7" + id="use886-0-0-3-93" + width="100%" + height="100%" + transform="translate(1.5939e-6,5.9987111)" /> + <use + style="display:inline" + x="0" + y="0" + xlink:href="#rect3598-1-3-9-0-7" + id="use888-5-7-1-9" + transform="translate(1.5939e-6,8.9980611)" + width="100%" + height="100%" /> + <use + style="display:inline" + x="0" + y="0" + xlink:href="#rect3598-1-3-9-0-7" + id="use890-6-5-1-84" + width="100%" + height="100%" + transform="translate(1.5939e-6,11.997421)" /> + <use + style="display:inline" + x="0" + y="0" + xlink:href="#rect3598-1-3-9-0-7" + id="use892-6-8-9-0" + transform="translate(1.5939e-6,14.996761)" + width="100%" + height="100%" /> <g - id="g2238" - transform="matrix(0,-0.80769224,1,0,36.182093,56.804494)"> - <rect - y="-50.251587" - x="50.522621" - height="1.7" - width="3" - id="rect867-7-4-8-3-8-3" - style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - y="-49.901588" - x="55.5" - height="1" - width="1" - id="rect867-6-5-2-5-3-7-8" - style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <use - style="fill:#ffcc00" - height="100%" - width="100%" - transform="translate(-8)" - id="use885-6-2-8-8-4-0" - xlink:href="#rect867-6-5-2-5-3-7-8" - y="0" - x="0" /> - </g> - <g - transform="matrix(0,-0.80769224,1,0,0,56.804494)" - id="g1995-2"> + style="display:inline" + transform="matrix(0.80769224,0,0,0.99999997,-494.42909,230.29867)" + id="g1995-2-8"> <rect y="7.6500001" x="50.522621" height="1.7" width="3" - id="rect867-7-4-8-3-8-3-0" + id="rect867-7-4-8-3-8-3-0-0" style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect y="8" x="55.5" height="1" width="1" - id="rect867-6-5-2-5-3-7-8-2" + id="rect867-6-5-2-5-3-7-8-2-59" style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <use height="100%" width="100%" transform="translate(-8)" - id="use885-6-2-8-8-4-0-1" - xlink:href="#rect867-6-5-2-5-3-7-8-2" + id="use885-6-2-8-8-4-0-1-09" + xlink:href="#rect867-6-5-2-5-3-7-8-2-59" y="0" x="0" /> </g> <g - transform="matrix(0,-0.80769224,1,0,0,83.999997)" - id="g1995-7"> + style="display:inline" + transform="matrix(0.80769224,0,0,0.99999997,-520.39163,230.34748)" + id="g1995-7-1"> <rect y="7.6500001" x="50.522621" height="1.7" width="3" - id="rect867-7-4-8-3-8-3-5" + id="rect867-7-4-8-3-8-3-5-8" style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect y="8" x="55.5" height="1" width="1" - id="rect867-6-5-2-5-3-7-8-1" + id="rect867-6-5-2-5-3-7-8-1-2" style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <use height="100%" width="100%" transform="translate(-8)" - id="use885-6-2-8-8-4-0-7" - xlink:href="#rect867-6-5-2-5-3-7-8-1" + id="use885-6-2-8-8-4-0-7-8" + xlink:href="#rect867-6-5-2-5-3-7-8-1-2" y="0" x="0" /> </g> <g - transform="matrix(0,-0.80769224,1,0,0,112.68437)" - id="g1995-4"> + style="display:inline" + transform="matrix(0.80769224,0,0,0.99999997,-546.39516,230.29867)" + id="g1995-4-7"> <rect y="7.6500001" x="50.522621" height="1.7" width="3" - id="rect867-7-4-8-3-8-3-1" + id="rect867-7-4-8-3-8-3-1-6" style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect y="8" x="55.5" height="1" width="1" - id="rect867-6-5-2-5-3-7-8-7" + id="rect867-6-5-2-5-3-7-8-7-8" style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <use height="100%" width="100%" transform="translate(-8)" - id="use885-6-2-8-8-4-0-11" - xlink:href="#rect867-6-5-2-5-3-7-8-7" + id="use885-6-2-8-8-4-0-11-4" + xlink:href="#rect867-6-5-2-5-3-7-8-7-8" y="0" x="0" /> </g> <rect - ry="0" - y="0.31405863" - x="-89.532883" - height="17" - width="84" - id="rect3592-3-2" - style="fill:#050505;fill-opacity:1;stroke:none;stroke-width:0.69681358" - transform="matrix(0,1,1,0,0,0)" /> + y="230.84749" + x="-427.8916" + height="15.999999" + width="1" + id="use905-0-0-5-0" + style="display:inline;opacity:1;fill:#141414;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.15114883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect ry="0" - y="0.80512083" - x="-89.041832" - height="16.017878" - width="83.017876" - id="rect3592-3-2-9" - style="fill:none;fill-opacity:1;stroke:#262626;stroke-width:0.98212248;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - transform="matrix(0,1,1,0,0,0)" /> - <rect + y="230.59789" + x="-530.14124" + height="16.499207" + width="103.49921" + id="rect3592-3-3-1-1-3-8" + style="display:inline;fill:none;fill-opacity:1;stroke:#404040;stroke-width:0.50079292;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + y="230.84749" + x="-529.8916" + height="15.999999" + width="1" + id="use905-0-0-5-0-4" + style="display:inline;opacity:1;fill:#141414;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.15114883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:24.99999809px;font-family:Andika;-inkscape-font-specification:'Andika, 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:1" + x="-408.71506" + y="240.97104" + id="text2430-2"><tspan + sodipodi:role="line" + id="tspan2428-0" + x="-408.71506" + y="240.97104" + style="stroke-width:1">hscroll_handle_up</tspan></text> + <rect ry="0" - y="20" - x="-83.999992" + y="252.94165" + x="-530.3916" height="17" - width="83.999992" - id="rect3592-3-3-1-1-1" - style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.89871699" - transform="rotate(-90)" /> + width="104" + id="rect3592-3-3-1-1-7-1" + style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:1" /> + <rect + y="253.4762" + x="-528.8916" + height="1.0032316" + width="101" + id="rect3598-1-3-9-0-7-5" + style="display:inline;fill:#141414;fill-opacity:1;stroke:none;stroke-width:0.98706234" /> + <use + style="display:inline" + x="0" + y="0" + xlink:href="#rect3598-1-3-9-0-7-5" + id="use884-8-1-7-9-2" + transform="translate(1.5939e-6,2.9993411)" + width="100%" + height="100%" /> + <use + style="display:inline" + x="0" + y="0" + xlink:href="#rect3598-1-3-9-0-7-5" + id="use886-0-0-3-93-4" + width="100%" + height="100%" + transform="translate(1.5939e-6,5.9987111)" /> + <use + style="display:inline" + x="0" + y="0" + xlink:href="#rect3598-1-3-9-0-7-5" + id="use888-5-7-1-9-3" + transform="translate(1.5939e-6,8.9980611)" + width="100%" + height="100%" /> + <use + style="display:inline" + x="0" + y="0" + xlink:href="#rect3598-1-3-9-0-7-5" + id="use890-6-5-1-84-5" + width="100%" + height="100%" + transform="translate(1.5939e-6,11.997421)" /> + <use + style="display:inline" + x="0" + y="0" + xlink:href="#rect3598-1-3-9-0-7-5" + id="use892-6-8-9-0-7" + transform="translate(1.5939e-6,14.996761)" + width="100%" + height="100%" /> <g - id="g1918-7" - transform="translate(41.565408,-0.54116316)"> + style="display:inline" + transform="matrix(0.80769224,0,0,0.99999997,-520.39162,252.97617)" + id="g1995-7-1-5"> <rect - transform="rotate(-90)" - style="fill:#141414;fill-opacity:1;stroke:none;stroke-width:0.88252258" - id="rect3598-1-3-9-0-04" - width="81" - height="1" - x="-83.041161" - y="-21.065405" /> - <use - height="100%" - width="100%" - transform="translate(2.9896911,-2.932238e-6)" - id="use884-8-1-7-0" - xlink:href="#rect3598-1-3-9-0-04" - y="0" - x="0" /> - <use - transform="translate(5.9793835,-2.932238e-6)" - height="100%" - width="100%" - id="use886-0-0-3-8" - xlink:href="#rect3598-1-3-9-0-04" - y="0" - x="0" /> - <use - height="100%" - width="100%" - transform="translate(8.9690759,-2.932238e-6)" - id="use888-5-7-1-5" - xlink:href="#rect3598-1-3-9-0-04" - y="0" - x="0" /> - <use - transform="translate(11.958769,-2.932238e-6)" - height="100%" - width="100%" - id="use890-6-5-1-1" - xlink:href="#rect3598-1-3-9-0-04" - y="0" - x="0" /> - <use - height="100%" - width="100%" - transform="translate(14.948461,-2.932238e-6)" - id="use892-6-8-9-66" - xlink:href="#rect3598-1-3-9-0-04" - y="0" - x="0" /> + y="7.6500001" + x="50.522621" + height="1.7" + width="3" + id="rect867-7-4-8-3-8-3-5-8-7" + style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect - transform="rotate(-90)" - y="-21.065405" - x="-2.0411606" - height="16" + y="8" + x="55.5" + height="1" width="1" - id="rect903-4-7-0-2" - style="opacity:1;fill:#141414;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.15114883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + id="rect867-6-5-2-5-3-7-8-1-2-4" + style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <use height="100%" width="100%" - transform="translate(0,82)" - id="use905-0-0-5-1" - xlink:href="#rect903-4-7-0-2" + transform="translate(-8)" + id="use885-6-2-8-8-4-0-7-8-5" + xlink:href="#rect867-6-5-2-5-3-7-8-1-2-4" y="0" x="0" /> </g> + <rect + y="253.4762" + x="-427.8916" + height="15.999999" + width="1" + id="use905-0-0-5-0-47" + style="display:inline;opacity:1;fill:#141414;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.15114883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect ry="0" - y="20.24564" - x="-83.754356" - height="16.50872" - width="83.508713" - id="rect3592-3-3-1-1-3-9" - style="display:inline;fill:none;fill-opacity:1;stroke:#404040;stroke-width:0.491;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - transform="rotate(-90)" /> + y="253.22659" + x="-530.14124" + height="16.499207" + width="103.49921" + id="rect3592-3-3-1-1-3-8-1" + style="display:inline;fill:none;fill-opacity:1;stroke:#404040;stroke-width:0.50079292;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + y="253.4762" + x="-529.8916" + height="15.999999" + width="1" + id="use905-0-0-5-0-4-3" + style="display:inline;opacity:1;fill:#141414;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.15114883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:24.99999809px;font-family:Andika;-inkscape-font-specification:'Andika, 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:1" + x="-409.41782" + y="265.13388" + id="text2430-2-9"><tspan + sodipodi:role="line" + id="tspan2428-0-8" + x="-409.41782" + y="265.13388" + style="stroke-width:1">hscroll_handle_hi</tspan></text> + <rect + ry="0" + y="278.62436" + x="-530.3916" + height="17" + width="104" + id="rect3592-3-3-1-1-7-3" + style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:1" /> + <rect + y="279.17319" + x="-528.8916" + height="1.0032316" + width="101" + id="rect3598-1-3-9-0-7-4" + style="display:inline;fill:#e6e4dd;fill-opacity:1;stroke:none;stroke-width:0.98706234" /> + <use + style="display:inline" + x="0" + y="0" + xlink:href="#rect3598-1-3-9-0-7-4" + id="use884-8-1-7-9-1" + transform="translate(1.5939e-6,2.9993411)" + width="100%" + height="100%" /> + <use + style="display:inline" + x="0" + y="0" + xlink:href="#rect3598-1-3-9-0-7-4" + id="use886-0-0-3-93-48" + width="100%" + height="100%" + transform="translate(1.5939e-6,5.9987111)" /> + <use + style="display:inline" + x="0" + y="0" + xlink:href="#rect3598-1-3-9-0-7-4" + id="use888-5-7-1-9-6" + transform="translate(1.5939e-6,8.9980611)" + width="100%" + height="100%" /> + <use + style="display:inline" + x="0" + y="0" + xlink:href="#rect3598-1-3-9-0-7-4" + id="use890-6-5-1-84-8" + width="100%" + height="100%" + transform="translate(1.5939e-6,11.997421)" /> + <use + style="display:inline" + x="0" + y="0" + xlink:href="#rect3598-1-3-9-0-7-4" + id="use892-6-8-9-0-75" + transform="translate(1.5939e-6,14.996761)" + width="100%" + height="100%" /> <g - transform="matrix(0,-0.80769224,1,0,20.000003,56.804494)" - id="g1995-2-6"> + style="display:inline" + transform="matrix(0.80769224,0,0,0.99999997,-520.39162,278.67318)" + id="g1995-7-1-3"> <rect y="7.6500001" x="50.522621" height="1.7" width="3" - id="rect867-7-4-8-3-8-3-0-4" + id="rect867-7-4-8-3-8-3-5-8-9" style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect y="8" x="55.5" height="1" width="1" - id="rect867-6-5-2-5-3-7-8-2-8" + id="rect867-6-5-2-5-3-7-8-1-2-42" style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <use height="100%" width="100%" transform="translate(-8)" - id="use885-6-2-8-8-4-0-1-0" - xlink:href="#rect867-6-5-2-5-3-7-8-2-8" + id="use885-6-2-8-8-4-0-7-8-59" + xlink:href="#rect867-6-5-2-5-3-7-8-1-2-42" y="0" x="0" /> </g> + <rect + y="279.17319" + x="-427.8916" + height="15.999999" + width="1" + id="use905-0-0-5-0-1" + style="display:inline;opacity:1;fill:#141414;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.15114883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + ry="0" + y="278.92358" + x="-530.14124" + height="16.499207" + width="103.49921" + id="rect3592-3-3-1-1-3-8-7" + style="display:inline;fill:none;fill-opacity:1;stroke:#404040;stroke-width:0.50079292;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + y="279.17319" + x="-529.8916" + height="15.999999" + width="1" + id="use905-0-0-5-0-4-7" + style="display:inline;opacity:1;fill:#141414;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.15114883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:24.99999809px;font-family:Andika;-inkscape-font-specification:'Andika, 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:1" + x="-408.26721" + y="290.83087" + id="text2430-2-94"><tspan + sodipodi:role="line" + id="tspan2428-0-0" + x="-408.26721" + y="290.83087" + style="stroke-width:1">hscroll_handle_dn</tspan></text> <g - transform="matrix(0,-0.80769224,1,0,20.000003,84.000001)" - id="g1995-7-8"> + transform="matrix(0.80769224,0,0,0.99999997,-546.39516,310.84324)" + id="g2238-5-1" + inkscape:transform-center-x="-2.5888767" + inkscape:transform-center-y="8.1501674"> <rect - y="7.6500001" + y="-50.251587" x="50.522621" height="1.7" width="3" - id="rect867-7-4-8-3-8-3-5-1" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + id="rect867-7-4-8-3-8-3-2-0" + style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect - y="8" + y="-49.901588" x="55.5" height="1" width="1" - id="rect867-6-5-2-5-3-7-8-1-0" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + id="rect867-6-5-2-5-3-7-8-22-4" + style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <use + style="fill:#ffcc00" height="100%" width="100%" transform="translate(-8)" - id="use885-6-2-8-8-4-0-7-2" - xlink:href="#rect867-6-5-2-5-3-7-8-1-0" + id="use885-6-2-8-8-4-0-70-8" + xlink:href="#rect867-6-5-2-5-3-7-8-22-4" y="0" x="0" /> </g> <g - transform="matrix(0,-0.80769224,1,0,20.000003,112.68437)" - id="g1995-4-2"> + transform="matrix(0.80769224,0,0,0.99999997,-520.39162,310.87775)" + id="g2238-5-1-4" + inkscape:transform-center-x="-2.5888767" + inkscape:transform-center-y="8.1501674"> <rect - y="7.6500001" + y="-50.251587" x="50.522621" height="1.7" width="3" - id="rect867-7-4-8-3-8-3-1-9" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + id="rect867-7-4-8-3-8-3-2-0-7" + style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect - y="8" + y="-49.901588" x="55.5" height="1" width="1" - id="rect867-6-5-2-5-3-7-8-7-7" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + id="rect867-6-5-2-5-3-7-8-22-4-0" + style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <use + style="fill:#ffcc00" height="100%" width="100%" transform="translate(-8)" - id="use885-6-2-8-8-4-0-11-5" - xlink:href="#rect867-6-5-2-5-3-7-8-7-7" - y="0" - x="0" /> - </g> - <rect - ry="0" - y="40" - x="-83.999992" - height="17" - width="83.999992" - id="rect3592-3-3-1-1-64" - style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.89871699" - transform="rotate(-90)" /> - <g - id="g2340" - transform="matrix(0,-0.80769224,1,0,9.739912,55.990895)"> - <rect - style="fill:#e6e4dd;fill-opacity:1;stroke:none;stroke-width:0.9819805" - id="rect3598-1-3-9-0-3" - width="100.28572" - height="1" - x="-32.820801" - y="30.760086" /> - <use - height="100%" - width="100%" - transform="translate(3.595635e-6,2.989691)" - id="use884-8-1-7-7" - xlink:href="#rect3598-1-3-9-0-3" - y="0" - x="0" /> - <use - transform="translate(3.595635e-6,5.979383)" - height="100%" - width="100%" - id="use886-0-0-3-9" - xlink:href="#rect3598-1-3-9-0-3" - y="0" - x="0" /> - <use - height="100%" - width="100%" - transform="translate(3.595635e-6,8.969076)" - id="use888-5-7-1-7" - xlink:href="#rect3598-1-3-9-0-3" - y="0" - x="0" /> - <use - transform="translate(3.595635e-6,11.958769)" - height="100%" - width="100%" - id="use890-6-5-1-4" - xlink:href="#rect3598-1-3-9-0-3" - y="0" - x="0" /> - <use - height="100%" - width="100%" - transform="translate(3.595635e-6,14.948461)" - id="use892-6-8-9-9" - xlink:href="#rect3598-1-3-9-0-3" - y="0" - x="0" /> - <rect - y="30.760086" - x="67.46492" - height="16" - width="1.2380953" - id="rect903-4-7-0-1" - style="opacity:1;fill:#141414;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.16818289;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <use - height="100%" - width="100%" - transform="translate(-101.52381)" - id="use905-0-0-5-7" - xlink:href="#rect903-4-7-0-1" - y="0" - x="0" /> - </g> - <rect - ry="0" - y="40.24564" - x="-83.754364" - height="16.50872" - width="83.508713" - id="rect3592-3-3-1-1-3-0" - style="display:inline;fill:none;fill-opacity:1;stroke:#404040;stroke-width:0.491;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - transform="rotate(-90)" /> - <g - transform="matrix(0,-0.80769224,1,0,40.000002,56.804491)" - id="g1995-2-60"> - <rect - y="7.6500001" - x="50.522621" - height="1.7" - width="3" - id="rect867-7-4-8-3-8-3-0-8" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - y="8" - x="55.5" - height="1" - width="1" - id="rect867-6-5-2-5-3-7-8-2-5" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <use - height="100%" - width="100%" - transform="translate(-8)" - id="use885-6-2-8-8-4-0-1-3" - xlink:href="#rect867-6-5-2-5-3-7-8-2-5" - y="0" - x="0" /> - </g> - <g - transform="matrix(0,-0.80769224,1,0,40.000002,83.999995)" - id="g1995-7-9"> - <rect - y="7.6500001" - x="50.522621" - height="1.7" - width="3" - id="rect867-7-4-8-3-8-3-5-4" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - y="8" - x="55.5" - height="1" - width="1" - id="rect867-6-5-2-5-3-7-8-1-1" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <use - height="100%" - width="100%" - transform="translate(-8)" - id="use885-6-2-8-8-4-0-7-5" - xlink:href="#rect867-6-5-2-5-3-7-8-1-1" - y="0" - x="0" /> - </g> - <g - transform="matrix(0,-0.80769224,1,0,40.000002,112.68437)" - id="g1995-4-4"> - <rect - y="7.6500001" - x="50.522621" - height="1.7" - width="3" - id="rect867-7-4-8-3-8-3-1-1" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - y="8" - x="55.5" - height="1" - width="1" - id="rect867-6-5-2-5-3-7-8-7-5" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <use - height="100%" - width="100%" - transform="translate(-8)" - id="use885-6-2-8-8-4-0-11-54" - xlink:href="#rect867-6-5-2-5-3-7-8-7-5" + id="use885-6-2-8-8-4-0-70-8-6" + xlink:href="#rect867-6-5-2-5-3-7-8-22-4-0" y="0" x="0" /> </g> <g - transform="matrix(0,-0.80769224,1,0,77.90159,56.804494)" - id="g2238-9"> + transform="matrix(0.80769224,0,0,0.99999997,-494.42909,310.87775)" + id="g2238-5-1-9" + inkscape:transform-center-x="-2.5888767" + inkscape:transform-center-y="8.1501674"> <rect y="-50.251587" x="50.522621" height="1.7" width="3" - id="rect867-7-4-8-3-8-3-8" + id="rect867-7-4-8-3-8-3-2-0-2" style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect y="-49.901588" x="55.5" height="1" width="1" - id="rect867-6-5-2-5-3-7-8-3" + id="rect867-6-5-2-5-3-7-8-22-4-7" style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <use style="fill:#ffcc00" height="100%" width="100%" transform="translate(-8)" - id="use885-6-2-8-8-4-0-8" - xlink:href="#rect867-6-5-2-5-3-7-8-3" + id="use885-6-2-8-8-4-0-70-8-4" + xlink:href="#rect867-6-5-2-5-3-7-8-22-4-7" y="0" x="0" /> </g> <g - transform="matrix(0,-0.80769224,1,0,77.90159,84.000001)" - id="g2238-5"> + transform="matrix(0.80769224,0,0,0.99999997,-546.39516,336.52595)" + id="g2238-5-1-7" + inkscape:transform-center-x="-2.5888767" + inkscape:transform-center-y="8.1501674"> <rect y="-50.251587" x="50.522621" height="1.7" width="3" - id="rect867-7-4-8-3-8-3-2" + id="rect867-7-4-8-3-8-3-2-0-1" style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect y="-49.901588" x="55.5" height="1" width="1" - id="rect867-6-5-2-5-3-7-8-22" + id="rect867-6-5-2-5-3-7-8-22-4-03" style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <use style="fill:#ffcc00" height="100%" width="100%" transform="translate(-8)" - id="use885-6-2-8-8-4-0-70" - xlink:href="#rect867-6-5-2-5-3-7-8-22" + id="use885-6-2-8-8-4-0-70-8-0" + xlink:href="#rect867-6-5-2-5-3-7-8-22-4-03" y="0" x="0" /> </g> <g - transform="matrix(0,-0.80769224,1,0,77.90159,112.68437)" - id="g2238-3"> + transform="matrix(0.80769224,0,0,0.99999997,-520.39162,336.57477)" + id="g2238-5-1-42" + inkscape:transform-center-x="-2.5888767" + inkscape:transform-center-y="8.1501674"> <rect y="-50.251587" x="50.522621" height="1.7" width="3" - id="rect867-7-4-8-3-8-3-4" + id="rect867-7-4-8-3-8-3-2-0-73" style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect y="-49.901588" x="55.5" height="1" width="1" - id="rect867-6-5-2-5-3-7-8-6" + id="rect867-6-5-2-5-3-7-8-22-4-3" style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <use style="fill:#ffcc00" height="100%" width="100%" transform="translate(-8)" - id="use885-6-2-8-8-4-0-3" - xlink:href="#rect867-6-5-2-5-3-7-8-6" + id="use885-6-2-8-8-4-0-70-8-2" + xlink:href="#rect867-6-5-2-5-3-7-8-22-4-3" y="0" x="0" /> </g> <g - transform="matrix(0,-0.80769224,1,0,97.901589,56.804491)" - id="g2238-6"> + transform="matrix(0.80769224,0,0,0.99999997,-494.42909,336.52596)" + id="g2238-5-1-6" + inkscape:transform-center-x="-2.5888767" + inkscape:transform-center-y="8.1501674"> <rect y="-50.251587" x="50.522621" height="1.7" width="3" - id="rect867-7-4-8-3-8-3-3" + id="rect867-7-4-8-3-8-3-2-0-9" style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <rect y="-49.901588" x="55.5" height="1" width="1" - id="rect867-6-5-2-5-3-7-8-34" + id="rect867-6-5-2-5-3-7-8-22-4-77" style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <use style="fill:#ffcc00" height="100%" width="100%" transform="translate(-8)" - id="use885-6-2-8-8-4-0-4" - xlink:href="#rect867-6-5-2-5-3-7-8-34" + id="use885-6-2-8-8-4-0-70-8-7" + xlink:href="#rect867-6-5-2-5-3-7-8-22-4-77" y="0" x="0" /> </g> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:11px;font-family:Andika;-inkscape-font-specification:'Andika, 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:1" + x="-1.6423874" + y="-150.53743" + id="text2927"><tspan + sodipodi:role="line" + id="tspan2925" + x="-1.6423874" + y="-150.53743" + style="line-height:11px;stroke-width:1">15.5.2019</tspan><tspan + sodipodi:role="line" + x="-1.6423874" + y="-139.53743" + style="line-height:11px;stroke-width:1" + id="tspan1564">Die Schraffirungen sieht man nicht. Die bunte Version 2018 nach dem Einwand </tspan><tspan + sodipodi:role="line" + x="-1.6423874" + y="-128.53743" + style="line-height:11px;stroke-width:1" + id="tspan1562">ist mir zu altbacken (T-Stand 1990) - das Thema kann nicht verhindern, dass</tspan><tspan + sodipodi:role="line" + x="-1.6423874" + y="-117.53743" + style="line-height:11px;stroke-width:1" + id="tspan1570">die Scrollbalken bei vielen Medien/Effekte faktisch verschwinden, das ist die</tspan><tspan + sodipodi:role="line" + x="-1.6423874" + y="-106.53743" + style="line-height:11px;stroke-width:1" + id="tspan1580">Aufgabe der Entwickler. [vh]scroll_handle_bg_hi wäre eine Alternative, leider</tspan><tspan + sodipodi:role="line" + x="-1.6423874" + y="-95.53743" + style="line-height:11px;stroke-width:1" + id="tspan1584">nicht eingebaut. Folgende passen zu KDE- und anderen Dark-Themen.</tspan></text> + <rect + ry="0" + y="200.81511" + x="357.3916" + height="17" + width="173" + id="rect3592-3-2-7" + style="fill:#050505;fill-opacity:1;stroke:none;stroke-width:1" + transform="scale(-1,1)" /> + <rect + ry="0" + y="201.32175" + x="357.89822" + height="15.98676" + width="171.98676" + id="rect3592-3-2-9-1" + style="fill:none;fill-opacity:1;stroke:#262626;stroke-width:1.01323998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + transform="scale(-1,1)" /> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:25px;font-family:Andika;-inkscape-font-specification:'Andika, 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" + x="-353.54822" + y="212.25781" + id="text1720-5"><tspan + sodipodi:role="line" + id="tspan1718-0" + x="-353.54822" + y="212.25781">bg</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:12px;font-family:Andika;-inkscape-font-specification:'Andika, 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" + x="-576.77155" + y="158.95627" + id="text3472"><tspan + sodipodi:role="line" + x="-576.77155" + y="158.95627" + id="tspan1169">to do: Scrollbar: Ausrichtung der Hervorhebung ·-·</tspan><tspan + sodipodi:role="line" + x="-576.77155" + y="170.95627" + id="tspan2577">Wie? – die Länge variert u. die dynamisch Anpassung</tspan><tspan + sodipodi:role="line" + x="-576.77155" + y="182.95627" + id="tspan2579">haut alles durcheinander.</tspan></text> + <text + id="text1219" + y="42.230225" + x="213.22408" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:24.99999809px;font-family:Andika;-inkscape-font-specification:'Andika, 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:1" + xml:space="preserve"><tspan + style="stroke-width:1" + y="42.230225" + x="213.22408" + id="tspan1217" + sodipodi:role="line">hscroll_handle_up</tspan></text> + <text + id="text1251" + y="66.393089" + x="212.52132" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:24.99999809px;font-family:Andika;-inkscape-font-specification:'Andika, 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:1" + xml:space="preserve"><tspan + style="stroke-width:1" + y="66.393089" + x="212.52132" + id="tspan1249" + sodipodi:role="line">hscroll_handle_hi</tspan></text> + <text + id="text1283" + y="92.09008" + x="213.67192" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:24.99999809px;font-family:Andika;-inkscape-font-specification:'Andika, 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:1" + xml:space="preserve"><tspan + style="stroke-width:1" + y="92.09008" + x="213.67192" + id="tspan1281" + sodipodi:role="line">hscroll_handle_dn</tspan></text> + <rect + transform="rotate(-90)" + style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.89871699" + id="rect1515" + width="83.999992" + height="17" + x="-293.41852" + y="-298.47812" + ry="0" /> <g - transform="matrix(0,-0.80769224,1,0,97.901589,83.999995)" - id="g2238-39"> + transform="translate(-276.91274,208.87736)" + id="g1533"> <rect - y="-50.251587" - x="50.522621" - height="1.7" - width="3" - id="rect867-7-4-8-3-8-3-7" - style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + y="-21.065405" + x="-83.041161" + height="1" + width="81" + id="rect1517" + style="fill:#141414;fill-opacity:1;stroke:none;stroke-width:0.88252258" + transform="rotate(-90)" /> <rect - y="-49.901588" - x="55.5" + y="-18.075714" + x="-83.041161" + height="1" + width="81" + id="use1519" + style="fill:#141414;fill-opacity:1;stroke:none;stroke-width:0.88252258" + transform="rotate(-90)" /> + <rect + y="-15.086021" + x="-83.041161" + height="1" + width="81" + id="use1521" + style="fill:#141414;fill-opacity:1;stroke:none;stroke-width:0.88252258" + transform="rotate(-90)" /> + <rect + y="-12.096329" + x="-83.041161" + height="1" + width="81" + id="use1523" + style="fill:#141414;fill-opacity:1;stroke:none;stroke-width:0.88252258" + transform="rotate(-90)" /> + <rect + y="-9.106636" + x="-83.041161" + height="1" + width="81" + id="use1525" + style="fill:#141414;fill-opacity:1;stroke:none;stroke-width:0.88252258" + transform="rotate(-90)" /> + <rect + y="-6.1169438" + x="-83.041161" height="1" + width="81" + id="use1527" + style="fill:#141414;fill-opacity:1;stroke:none;stroke-width:0.88252258" + transform="rotate(-90)" /> + <rect + style="opacity:1;fill:#141414;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.15114883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1529" width="1" - id="rect867-6-5-2-5-3-7-8-25" - style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <use - style="fill:#ffcc00" - height="100%" - width="100%" - transform="translate(-8)" - id="use885-6-2-8-8-4-0-89" - xlink:href="#rect867-6-5-2-5-3-7-8-25" - y="0" - x="0" /> + height="16" + x="-2.0411606" + y="-21.065405" + transform="rotate(-90)" /> + <rect + style="opacity:1;fill:#141414;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.15114883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="use1531" + width="1" + height="16" + x="-84.041161" + y="-21.065405" + transform="rotate(-90)" /> </g> + <text + id="text1537" + y="164.26733" + x="-310.10248" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:25px;font-family:Andika;-inkscape-font-specification:'Andika, 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" + xml:space="preserve"><tspan + y="164.26733" + x="-310.10248" + id="tspan1535" + sodipodi:role="line">bg</tspan></text> + <rect + transform="rotate(-90)" + style="display:inline;fill:none;fill-opacity:1;stroke:#404040;stroke-width:0.491;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect1539" + width="83.50872" + height="16.50872" + x="-293.17288" + y="-298.23248" + ry="0" /> <g - transform="matrix(0,-0.80769224,1,0,97.901589,112.68437)" - id="g2238-0"> + transform="matrix(0,-0.80769224,1,0,-262.29605,266.22301)" + id="g1547"> <rect - y="-50.251587" - x="50.522621" - height="1.7" + style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1541" width="3" - id="rect867-7-4-8-3-8-3-24" - style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + height="1.7" + x="50.522621" + y="-50.251587" /> <rect - y="-49.901588" - x="55.5" + style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1543" + width="1" height="1" + x="55.5" + y="-49.901588" /> + <rect + style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="use1545" width="1" - id="rect867-6-5-2-5-3-7-8-76" - style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <use - style="fill:#ffcc00" - height="100%" - width="100%" - transform="translate(-8)" - id="use885-6-2-8-8-4-0-5" - xlink:href="#rect867-6-5-2-5-3-7-8-76" - y="0" - x="0" /> + height="1" + x="47.5" + y="-49.901588" /> </g> - <text - xml:space="preserve" - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:24.99999809px;font-family:Andika;-inkscape-font-specification:'Andika, 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:1" - x="-182.83966" - y="9.9714842" - id="text2430" - transform="rotate(-90)"><tspan - sodipodi:role="line" - id="tspan2428" - x="-182.83966" - y="9.9714842" - style="stroke-width:1">vscroll_handle_up</tspan></text> - <text - xml:space="preserve" - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:24.99999809px;font-family:Andika;-inkscape-font-specification:'Andika, 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:1" - x="-180.63913" - y="30.352526" - id="text2438" - transform="rotate(-90)"><tspan - sodipodi:role="line" - id="tspan2436" - x="-180.63913" - y="30.352526" - style="stroke-width:1">vscroll_handle_hi</tspan></text> - <text - xml:space="preserve" - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:24.99999809px;font-family:Andika;-inkscape-font-specification:'Andika, 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:1" - x="-183.70087" - y="51.313576" - id="text2442" - transform="rotate(-90)"><tspan - sodipodi:role="line" - id="tspan2440" - x="-183.70087" - y="51.313576" - style="stroke-width:1">vscroll_handle_dn</tspan></text> - <rect - ry="0" - y="-91.003998" - x="104.54752" - height="17" - width="104" - id="rect3592-3-3-1-1-7" - style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:1" /> - <rect - y="-90.455185" - x="106.04752" - height="1.0032316" - width="101" - id="rect3598-1-3-9-0-7" - style="display:inline;fill:#141414;fill-opacity:1;stroke:none;stroke-width:0.98706234" /> - <use - style="display:inline" - x="0" - y="0" - xlink:href="#rect3598-1-3-9-0-7" - id="use884-8-1-7-9" - transform="translate(2e-6,2.9993461)" - width="100%" - height="100%" /> - <use - style="display:inline" - x="0" - y="0" - xlink:href="#rect3598-1-3-9-0-7" - id="use886-0-0-3-93" - width="100%" - height="100%" - transform="translate(2e-6,5.9987112)" /> - <use - style="display:inline" - x="0" - y="0" - xlink:href="#rect3598-1-3-9-0-7" - id="use888-5-7-1-9" - transform="translate(2e-6,8.9980602)" - width="100%" - height="100%" /> - <use - style="display:inline" - x="0" - y="0" - xlink:href="#rect3598-1-3-9-0-7" - id="use890-6-5-1-84" - width="100%" - height="100%" - transform="translate(2e-6,11.997417)" /> - <use - style="display:inline" - x="0" - y="0" - xlink:href="#rect3598-1-3-9-0-7" - id="use892-6-8-9-0" - transform="translate(2e-6,14.996766)" - width="100%" - height="100%" /> <g - style="display:inline" - transform="matrix(0.80769224,0,0,0.99999997,140.51006,-91.004001)" - id="g1995-2-8"> + id="g1555" + transform="matrix(0,-0.80769224,1,0,-298.47814,266.22301)"> <rect - y="7.6500001" - x="50.522621" - height="1.7" + style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1549" width="3" - id="rect867-7-4-8-3-8-3-0-0" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + height="1.7" + x="50.522621" + y="7.6500001" /> <rect - y="8" - x="55.5" + style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1551" + width="1" height="1" + x="55.5" + y="8" /> + <rect + style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="use1553" width="1" - id="rect867-6-5-2-5-3-7-8-2-59" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <use - height="100%" - width="100%" - transform="translate(-8)" - id="use885-6-2-8-8-4-0-1-09" - xlink:href="#rect867-6-5-2-5-3-7-8-2-59" - y="0" - x="0" /> + height="1" + x="47.5" + y="8" /> </g> <g - style="display:inline" - transform="matrix(0.80769224,0,0,0.99999997,114.54752,-90.955193)" - id="g1995-7-1"> + id="g1563" + transform="matrix(0,-0.80769224,1,0,-298.47814,293.41851)"> <rect - y="7.6500001" - x="50.522621" + style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1557" + width="3" height="1.7" + x="50.522621" + y="7.6500001" /> + <rect + style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1559" + width="1" + height="1" + x="55.5" + y="8" /> + <rect + style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="use1561" + width="1" + height="1" + x="47.5" + y="8" /> + </g> + <g + id="g1571" + transform="matrix(0,-0.80769224,1,0,-298.47814,322.10289)"> + <rect + style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1565" width="3" - id="rect867-7-4-8-3-8-3-5-8" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + height="1.7" + x="50.522621" + y="7.6500001" /> <rect - y="8" + style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1567" + width="1" + height="1" x="55.5" + y="8" /> + <rect + style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="use1569" + width="1" + height="1" + x="47.5" + y="8" /> + </g> + <rect + transform="matrix(0,1,1,0,0,0)" + style="fill:#050505;fill-opacity:1;stroke:none;stroke-width:0.69681358" + id="rect1573" + width="84" + height="17" + x="119.88564" + y="-298.16406" + ry="0" /> + <rect + transform="matrix(0,1,1,0,0,0)" + style="fill:none;fill-opacity:1;stroke:#262626;stroke-width:0.98212248;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect1575" + width="83.017876" + height="16.017878" + x="120.37669" + y="-297.673" + ry="0" /> + <rect + transform="rotate(-90)" + style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.89871699" + id="rect1577" + width="83.999992" + height="17" + x="-293.41849" + y="-278.47812" + ry="0" /> + <g + transform="translate(-256.91273,208.87735)" + id="g1595"> + <rect + y="-21.065405" + x="-83.041161" + height="1" + width="81" + id="rect1579" + style="fill:#141414;fill-opacity:1;stroke:none;stroke-width:0.88252258" + transform="rotate(-90)" /> + <rect + y="-18.075714" + x="-83.041161" + height="1" + width="81" + id="use1581" + style="fill:#141414;fill-opacity:1;stroke:none;stroke-width:0.88252258" + transform="rotate(-90)" /> + <rect + y="-15.086021" + x="-83.041161" + height="1" + width="81" + id="use1583" + style="fill:#141414;fill-opacity:1;stroke:none;stroke-width:0.88252258" + transform="rotate(-90)" /> + <rect + y="-12.096329" + x="-83.041161" + height="1" + width="81" + id="use1585" + style="fill:#141414;fill-opacity:1;stroke:none;stroke-width:0.88252258" + transform="rotate(-90)" /> + <rect + y="-9.106636" + x="-83.041161" + height="1" + width="81" + id="use1587" + style="fill:#141414;fill-opacity:1;stroke:none;stroke-width:0.88252258" + transform="rotate(-90)" /> + <rect + y="-6.1169438" + x="-83.041161" height="1" + width="81" + id="use1589" + style="fill:#141414;fill-opacity:1;stroke:none;stroke-width:0.88252258" + transform="rotate(-90)" /> + <rect + style="opacity:1;fill:#141414;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.15114883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1591" width="1" - id="rect867-6-5-2-5-3-7-8-1-2" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <use - height="100%" - width="100%" - transform="translate(-8)" - id="use885-6-2-8-8-4-0-7-8" - xlink:href="#rect867-6-5-2-5-3-7-8-1-2" - y="0" - x="0" /> + height="16" + x="-2.0411606" + y="-21.065405" + transform="rotate(-90)" /> + <rect + style="opacity:1;fill:#141414;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.15114883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="use1593" + width="1" + height="16" + x="-84.041161" + y="-21.065405" + transform="rotate(-90)" /> </g> + <rect + transform="rotate(-90)" + style="display:inline;fill:none;fill-opacity:1;stroke:#404040;stroke-width:0.491;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect1597" + width="83.508713" + height="16.50872" + x="-293.17285" + y="-278.23248" + ry="0" /> <g - style="display:inline" - transform="matrix(0.80769224,0,0,0.99999997,88.543988,-91.003998)" - id="g1995-4-7"> + id="g1605" + transform="matrix(0,-0.80769224,1,0,-278.47814,266.22301)"> <rect - y="7.6500001" - x="50.522621" + style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1599" + width="3" height="1.7" + x="50.522621" + y="7.6500001" /> + <rect + style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1601" + width="1" + height="1" + x="55.5" + y="8" /> + <rect + style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="use1603" + width="1" + height="1" + x="47.5" + y="8" /> + </g> + <g + id="g1613" + transform="matrix(0,-0.80769224,1,0,-278.47814,293.41852)"> + <rect + style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1607" width="3" - id="rect867-7-4-8-3-8-3-1-6" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + height="1.7" + x="50.522621" + y="7.6500001" /> <rect - y="8" + style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1609" + width="1" + height="1" x="55.5" + y="8" /> + <rect + style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="use1611" + width="1" height="1" + x="47.5" + y="8" /> + </g> + <g + id="g1621" + transform="matrix(0,-0.80769224,1,0,-278.47814,322.10289)"> + <rect + style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1615" + width="3" + height="1.7" + x="50.522621" + y="7.6500001" /> + <rect + style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1617" width="1" - id="rect867-6-5-2-5-3-7-8-7-8" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <use - height="100%" - width="100%" - transform="translate(-8)" - id="use885-6-2-8-8-4-0-11-4" - xlink:href="#rect867-6-5-2-5-3-7-8-7-8" - y="0" - x="0" /> + height="1" + x="55.5" + y="8" /> + <rect + style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="use1619" + width="1" + height="1" + x="47.5" + y="8" /> </g> <rect - y="-90.455185" - x="207.04753" - height="15.999999" - width="1" - id="use905-0-0-5-0" - style="display:inline;opacity:1;fill:#141414;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.15114883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - ry="0" - y="-90.704788" - x="104.79791" - height="16.499207" - width="103.49921" - id="rect3592-3-3-1-1-3-8" - style="display:inline;fill:none;fill-opacity:1;stroke:#404040;stroke-width:0.50079292;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <rect - y="-90.455185" - x="105.04752" - height="15.999999" - width="1" - id="use905-0-0-5-0-4" - style="display:inline;opacity:1;fill:#141414;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.15114883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <text - xml:space="preserve" - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:24.99999809px;font-family:Andika;-inkscape-font-specification:'Andika, 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:1" - x="226.22408" - y="-80.331635" - id="text2430-2"><tspan - sodipodi:role="line" - id="tspan2428-0" - x="226.22408" - y="-80.331635" - style="stroke-width:1">hscroll_handle_up</tspan></text> - <rect - ry="0" - y="-68.361015" - x="104.54752" + transform="rotate(-90)" + style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.89871699" + id="rect1623" + width="83.999992" height="17" - width="104" - id="rect3592-3-3-1-1-7-1" - style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:1" /> - <rect - y="-67.826477" - x="106.04752" - height="1.0032316" - width="101" - id="rect3598-1-3-9-0-7-5" - style="display:inline;fill:#141414;fill-opacity:1;stroke:none;stroke-width:0.98706234" /> - <use - style="display:inline" - x="0" - y="0" - xlink:href="#rect3598-1-3-9-0-7-5" - id="use884-8-1-7-9-2" - transform="translate(4e-6,2.9993453)" - width="100%" - height="100%" /> - <use - style="display:inline" - x="0" - y="0" - xlink:href="#rect3598-1-3-9-0-7-5" - id="use886-0-0-3-93-4" - width="100%" - height="100%" - transform="translate(4e-6,5.9987104)" /> - <use - style="display:inline" - x="0" - y="0" - xlink:href="#rect3598-1-3-9-0-7-5" - id="use888-5-7-1-9-3" - transform="translate(4e-6,8.9980602)" - width="100%" - height="100%" /> - <use - style="display:inline" - x="0" - y="0" - xlink:href="#rect3598-1-3-9-0-7-5" - id="use890-6-5-1-84-5" - width="100%" - height="100%" - transform="translate(4e-6,11.997417)" /> - <use - style="display:inline" - x="0" - y="0" - xlink:href="#rect3598-1-3-9-0-7-5" - id="use892-6-8-9-0-7" - transform="translate(4e-6,14.996766)" - width="100%" - height="100%" /> + x="-293.41849" + y="-258.47812" + ry="0" /> + <g + transform="matrix(0,-0.80769224,1,0,-288.73823,265.40941)" + id="g1641"> + <rect + y="30.760086" + x="-32.820801" + height="1" + width="100.28572" + id="rect1625" + style="fill:#e6e4dd;fill-opacity:1;stroke:none;stroke-width:0.9819805" /> + <rect + y="33.749779" + x="-32.820797" + height="1" + width="100.28572" + id="use1627" + style="fill:#e6e4dd;fill-opacity:1;stroke:none;stroke-width:0.9819805" /> + <rect + y="36.739468" + x="-32.820797" + height="1" + width="100.28572" + id="use1629" + style="fill:#e6e4dd;fill-opacity:1;stroke:none;stroke-width:0.9819805" /> + <rect + y="39.72916" + x="-32.820797" + height="1" + width="100.28572" + id="use1631" + style="fill:#e6e4dd;fill-opacity:1;stroke:none;stroke-width:0.9819805" /> + <rect + y="42.718857" + x="-32.820797" + height="1" + width="100.28572" + id="use1633" + style="fill:#e6e4dd;fill-opacity:1;stroke:none;stroke-width:0.9819805" /> + <rect + y="45.708546" + x="-32.820797" + height="1" + width="100.28572" + id="use1635" + style="fill:#e6e4dd;fill-opacity:1;stroke:none;stroke-width:0.9819805" /> + <rect + style="opacity:1;fill:#141414;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.16818289;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1637" + width="1.2380953" + height="16" + x="67.46492" + y="30.760086" /> + <rect + style="opacity:1;fill:#141414;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.16818289;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="use1639" + width="1.2380953" + height="16" + x="-34.058891" + y="30.760086" /> + </g> + <rect + transform="rotate(-90)" + style="display:inline;fill:none;fill-opacity:1;stroke:#404040;stroke-width:0.491;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect1643" + width="83.508713" + height="16.50872" + x="-293.17288" + y="-258.23248" + ry="0" /> <g - style="display:inline" - transform="matrix(0.80769224,0,0,0.99999997,114.54753,-68.326499)" - id="g1995-7-1-5"> + id="g1651" + transform="matrix(0,-0.80769224,1,0,-258.47814,266.22301)"> <rect - y="7.6500001" - x="50.522621" - height="1.7" + style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1645" width="3" - id="rect867-7-4-8-3-8-3-5-8-7" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + height="1.7" + x="50.522621" + y="7.6500001" /> <rect - y="8" - x="55.5" + style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1647" + width="1" height="1" + x="55.5" + y="8" /> + <rect + style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="use1649" width="1" - id="rect867-6-5-2-5-3-7-8-1-2-4" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <use - height="100%" - width="100%" - transform="translate(-8)" - id="use885-6-2-8-8-4-0-7-8-5" - xlink:href="#rect867-6-5-2-5-3-7-8-1-2-4" - y="0" - x="0" /> + height="1" + x="47.5" + y="8" /> </g> - <rect - y="-67.826477" - x="207.04753" - height="15.999999" - width="1" - id="use905-0-0-5-0-47" - style="display:inline;opacity:1;fill:#141414;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.15114883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - ry="0" - y="-68.07608" - x="104.79791" - height="16.499207" - width="103.49921" - id="rect3592-3-3-1-1-3-8-1" - style="display:inline;fill:none;fill-opacity:1;stroke:#404040;stroke-width:0.50079292;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <rect - y="-67.826477" - x="105.04752" - height="15.999999" - width="1" - id="use905-0-0-5-0-4-3" - style="display:inline;opacity:1;fill:#141414;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.15114883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <text - xml:space="preserve" - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:24.99999809px;font-family:Andika;-inkscape-font-specification:'Andika, 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:1" - x="225.52132" - y="-56.168766" - id="text2430-2-9"><tspan - sodipodi:role="line" - id="tspan2428-0-8" - x="225.52132" - y="-56.168766" - style="stroke-width:1">hscroll_handle_hi</tspan></text> - <rect - ry="0" - y="-42.678299" - x="104.54752" - height="17" - width="104" - id="rect3592-3-3-1-1-7-3" - style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:1" /> - <rect - y="-42.129478" - x="106.04752" - height="1.0032316" - width="101" - id="rect3598-1-3-9-0-7-4" - style="display:inline;fill:#e6e4dd;fill-opacity:1;stroke:none;stroke-width:0.98706234" /> - <use - style="display:inline" - x="0" - y="0" - xlink:href="#rect3598-1-3-9-0-7-4" - id="use884-8-1-7-9-1" - transform="translate(4e-6,2.9993461)" - width="100%" - height="100%" /> - <use - style="display:inline" - x="0" - y="0" - xlink:href="#rect3598-1-3-9-0-7-4" - id="use886-0-0-3-93-48" - width="100%" - height="100%" - transform="translate(4e-6,5.9987104)" /> - <use - style="display:inline" - x="0" - y="0" - xlink:href="#rect3598-1-3-9-0-7-4" - id="use888-5-7-1-9-6" - transform="translate(4e-6,8.9980602)" - width="100%" - height="100%" /> - <use - style="display:inline" - x="0" - y="0" - xlink:href="#rect3598-1-3-9-0-7-4" - id="use890-6-5-1-84-8" - width="100%" - height="100%" - transform="translate(4e-6,11.997417)" /> - <use - style="display:inline" - x="0" - y="0" - xlink:href="#rect3598-1-3-9-0-7-4" - id="use892-6-8-9-0-75" - transform="translate(4e-6,14.996766)" - width="100%" - height="100%" /> <g - style="display:inline" - transform="matrix(0.80769224,0,0,0.99999997,114.54753,-42.629488)" - id="g1995-7-1-3"> + id="g1659" + transform="matrix(0,-0.80769224,1,0,-258.47814,293.41851)"> <rect - y="7.6500001" - x="50.522621" - height="1.7" + style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1653" width="3" - id="rect867-7-4-8-3-8-3-5-8-9" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + height="1.7" + x="50.522621" + y="7.6500001" /> <rect - y="8" - x="55.5" + style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1655" + width="1" height="1" + x="55.5" + y="8" /> + <rect + style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="use1657" width="1" - id="rect867-6-5-2-5-3-7-8-1-2-42" - style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <use - height="100%" - width="100%" - transform="translate(-8)" - id="use885-6-2-8-8-4-0-7-8-59" - xlink:href="#rect867-6-5-2-5-3-7-8-1-2-42" - y="0" - x="0" /> + height="1" + x="47.5" + y="8" /> </g> - <rect - y="-42.129478" - x="207.04753" - height="15.999999" - width="1" - id="use905-0-0-5-0-1" - style="display:inline;opacity:1;fill:#141414;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.15114883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - ry="0" - y="-42.379086" - x="104.79791" - height="16.499207" - width="103.49921" - id="rect3592-3-3-1-1-3-8-7" - style="display:inline;fill:none;fill-opacity:1;stroke:#404040;stroke-width:0.50079292;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <rect - y="-42.129478" - x="105.04752" - height="15.999999" - width="1" - id="use905-0-0-5-0-4-7" - style="display:inline;opacity:1;fill:#141414;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.15114883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <text - xml:space="preserve" - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:24.99999809px;font-family:Andika;-inkscape-font-specification:'Andika, 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:1" - x="226.67192" - y="-30.471777" - id="text2430-2-94"><tspan - sodipodi:role="line" - id="tspan2428-0-0" - x="226.67192" - y="-30.471777" - style="stroke-width:1">hscroll_handle_dn</tspan></text> <g - transform="matrix(0.80769224,0,0,0.99999997,88.543989,-10.459431)" - id="g2238-5-1" - inkscape:transform-center-x="-2.5888767" - inkscape:transform-center-y="8.1501674"> + id="g1667" + transform="matrix(0,-0.80769224,1,0,-258.47814,322.10289)"> <rect - y="-50.251587" - x="50.522621" - height="1.7" + style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1661" width="3" - id="rect867-7-4-8-3-8-3-2-0" - style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + height="1.7" + x="50.522621" + y="7.6500001" /> <rect - y="-49.901588" + style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1663" + width="1" + height="1" x="55.5" + y="8" /> + <rect + style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="use1665" + width="1" + height="1" + x="47.5" + y="8" /> + </g> + <g + id="g1675" + transform="matrix(0,-0.80769224,1,0,-220.57655,266.22301)"> + <rect + style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1669" + width="3" + height="1.7" + x="50.522621" + y="-50.251587" /> + <rect + style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1671" + width="1" height="1" + x="55.5" + y="-49.901588" /> + <rect + style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="use1673" width="1" - id="rect867-6-5-2-5-3-7-8-22-4" - style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <use - style="fill:#ffcc00" - height="100%" - width="100%" - transform="translate(-8)" - id="use885-6-2-8-8-4-0-70-8" - xlink:href="#rect867-6-5-2-5-3-7-8-22-4" - y="0" - x="0" /> + height="1" + x="47.5" + y="-49.901588" /> </g> <g - transform="matrix(0.80769224,0,0,0.99999997,114.54753,-10.424918)" - id="g2238-5-1-4" - inkscape:transform-center-x="-2.5888767" - inkscape:transform-center-y="8.1501674"> + id="g1683" + transform="matrix(0,-0.80769224,1,0,-220.57655,293.41852)"> <rect - y="-50.251587" + style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1677" + width="3" + height="1.7" x="50.522621" + y="-50.251587" /> + <rect + style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1679" + width="1" + height="1" + x="55.5" + y="-49.901588" /> + <rect + style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="use1681" + width="1" + height="1" + x="47.5" + y="-49.901588" /> + </g> + <g + id="g1691" + transform="matrix(0,-0.80769224,1,0,-220.57655,322.10289)"> + <rect + style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1685" + width="3" height="1.7" + x="50.522621" + y="-50.251587" /> + <rect + style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1687" + width="1" + height="1" + x="55.5" + y="-49.901588" /> + <rect + style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="use1689" + width="1" + height="1" + x="47.5" + y="-49.901588" /> + </g> + <g + id="g1699" + transform="matrix(0,-0.80769224,1,0,-200.57655,266.22301)"> + <rect + style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1693" width="3" - id="rect867-7-4-8-3-8-3-2-0-7" - style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + height="1.7" + x="50.522621" + y="-50.251587" /> <rect - y="-49.901588" + style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1695" + width="1" + height="1" x="55.5" + y="-49.901588" /> + <rect + style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="use1697" + width="1" height="1" + x="47.5" + y="-49.901588" /> + </g> + <g + id="g1707" + transform="matrix(0,-0.80769224,1,0,-200.57655,293.41851)"> + <rect + style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1701" + width="3" + height="1.7" + x="50.522621" + y="-50.251587" /> + <rect + style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1703" width="1" - id="rect867-6-5-2-5-3-7-8-22-4-0" - style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <use - style="fill:#ffcc00" - height="100%" - width="100%" - transform="translate(-8)" - id="use885-6-2-8-8-4-0-70-8-6" - xlink:href="#rect867-6-5-2-5-3-7-8-22-4-0" - y="0" - x="0" /> + height="1" + x="55.5" + y="-49.901588" /> + <rect + style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="use1705" + width="1" + height="1" + x="47.5" + y="-49.901588" /> </g> <g - transform="matrix(0.80769224,0,0,0.99999997,140.51006,-10.424919)" - id="g2238-5-1-9" - inkscape:transform-center-x="-2.5888767" - inkscape:transform-center-y="8.1501674"> + id="g1715" + transform="matrix(0,-0.80769224,1,0,-200.57655,322.10289)"> <rect - y="-50.251587" - x="50.522621" - height="1.7" + style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1709" width="3" - id="rect867-7-4-8-3-8-3-2-0-2" - style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + height="1.7" + x="50.522621" + y="-50.251587" /> <rect - y="-49.901588" - x="55.5" + style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1711" + width="1" height="1" + x="55.5" + y="-49.901588" /> + <rect + style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="use1713" width="1" - id="rect867-6-5-2-5-3-7-8-22-4-7" - style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + height="1" + x="47.5" + y="-49.901588" /> + </g> + <text + transform="rotate(-90)" + id="text1719" + y="-288.50665" + x="-392.25818" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:24.99999809px;font-family:Andika;-inkscape-font-specification:'Andika, 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:1" + xml:space="preserve"><tspan + style="stroke-width:1" + y="-288.50665" + x="-392.25818" + id="tspan1717" + sodipodi:role="line">vscroll_handle_up</tspan></text> + <text + transform="rotate(-90)" + id="text1723" + y="-268.12561" + x="-390.05765" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:24.99999809px;font-family:Andika;-inkscape-font-specification:'Andika, 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:1" + xml:space="preserve"><tspan + style="stroke-width:1" + y="-268.12561" + x="-390.05765" + id="tspan1721" + sodipodi:role="line">vscroll_handle_hi</tspan></text> + <text + transform="rotate(-90)" + id="text1727" + y="-247.16457" + x="-393.11938" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:24.99999809px;font-family:Andika;-inkscape-font-specification:'Andika, 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:1" + xml:space="preserve"><tspan + style="stroke-width:1" + y="-247.16457" + x="-393.11938" + id="tspan1725" + sodipodi:role="line">vscroll_handle_dn</tspan></text> + <rect + transform="rotate(90)" + y="-10" + x="9.5763557e-24" + height="3" + width="84" + id="rect1776" + style="fill:#858585;fill-opacity:0.94117647;stroke:none;stroke-width:0.20923349" + ry="1.5" /> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;line-height:1.25;font-family:'Myriad Pro';-inkscape-font-specification:'Myriad Pro, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:0.02px;word-spacing:-0.05px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none" + x="-381.1264" + y="147.47444" + id="text1972"><tspan + sodipodi:role="line" + id="tspan1970" + x="-381.1264" + y="147.47444">2018</tspan></text> + <g + id="g1676" + transform="translate(-454.102,452.11872)"> + <rect + style="display:inline;fill:url(#linearGradient2573);fill-opacity:1;stroke:none;stroke-width:0.31032622;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect2040" + width="104" + height="8.5" + x="90.85463" + y="2.0224969" + inkscape:transform-center-x="20.710648" + inkscape:transform-center-y="-16.217135" /> <use - style="fill:#ffcc00" height="100%" width="100%" - transform="translate(-8)" - id="use885-6-2-8-8-4-0-70-8-4" - xlink:href="#rect867-6-5-2-5-3-7-8-22-4-7" + transform="matrix(-1,0,0,-1.0117647,285.70926,21.043788)" + id="use2056" + inkscape:transform-center-y="16.40793" + inkscape:transform-center-x="-20.710653" + xlink:href="#rect2040" y="0" x="0" /> </g> + <rect + ry="1.5" + style="fill:#4d6487;fill-opacity:1;stroke:none;stroke-width:0.23281354" + id="rect2079" + width="104" + height="3" + x="259.24738" + y="-464.12872" + transform="scale(-1)" /> + <rect + transform="scale(-1)" + y="-495.75372" + x="257.62238" + height="3" + width="104" + id="rect2103" + style="fill:#5f8dd3;fill-opacity:1;stroke:none;stroke-width:0.23281354" + ry="1.5" /> <g - transform="matrix(0.80769224,0,0,0.99999997,88.543988,15.223286)" - id="g2238-5-1-7" - inkscape:transform-center-x="-2.5888767" - inkscape:transform-center-y="8.1501674"> - <rect - y="-50.251587" - x="50.522621" - height="1.7" - width="3" - id="rect867-7-4-8-3-8-3-2-0-1" - style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + transform="translate(-465.56695,450.85734)" + id="g2111"> <rect - y="-49.901588" - x="55.5" - height="1" - width="1" - id="rect867-6-5-2-5-3-7-8-22-4-03" - style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + style="display:inline;fill:url(#linearGradient2115);fill-opacity:1;stroke:none;stroke-width:0.31032622;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect2107" + width="104" + height="8.5" + x="103.85463" + y="74.532036" + inkscape:transform-center-x="20.710648" + inkscape:transform-center-y="-16.217135" /> <use - style="fill:#ffcc00" height="100%" width="100%" - transform="translate(-8)" - id="use885-6-2-8-8-4-0-70-8-0" - xlink:href="#rect867-6-5-2-5-3-7-8-22-4-03" + transform="matrix(-1,0,0,-1.0117647,298.70926,76.668788)" + id="use2109" + inkscape:transform-center-y="16.40793" + inkscape:transform-center-x="-20.710653" + xlink:href="#rect2040" y="0" x="0" /> </g> + <rect + ry="1.5" + style="fill:#ffcc00;fill-opacity:1;stroke:none;stroke-width:0.23281354" + id="rect2113" + width="104" + height="3" + x="257.71234" + y="-526.88464" + transform="scale(-1)" /> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;line-height:1.25;font-family:'Myriad Pro';-inkscape-font-specification:'Myriad Pro, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:-0.06px;word-spacing:-0.05px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none" + x="115" + y="-98" + id="text1588"><tspan + sodipodi:role="line" + id="tspan1586" + x="115" + y="-84"></tspan></text> <g - transform="matrix(0.80769224,0,0,0.99999997,114.54753,15.272097)" - id="g2238-5-1-42" - inkscape:transform-center-x="-2.5888767" - inkscape:transform-center-y="8.1501674"> + transform="matrix(0,-0.80769224,1,0,-391.31791,604.05449)" + id="g1596"> <rect - y="-50.251587" - x="50.522621" - height="1.7" + style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1590" width="3" - id="rect867-7-4-8-3-8-3-2-0-73" - style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + height="1.7" + x="50.522621" + y="-50.251587" /> <rect - y="-49.901588" - x="55.5" + style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1592" + width="1" height="1" + x="55.5" + y="-49.901588" /> + <rect + style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="use1594" width="1" - id="rect867-6-5-2-5-3-7-8-22-4-3" - style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <use - style="fill:#ffcc00" - height="100%" - width="100%" - transform="translate(-8)" - id="use885-6-2-8-8-4-0-70-8-2" - xlink:href="#rect867-6-5-2-5-3-7-8-22-4-3" - y="0" - x="0" /> + height="1" + x="47.5" + y="-49.901588" /> + </g> + <rect + transform="rotate(90)" + style="display:inline;fill:url(#linearGradient1618);fill-opacity:1;stroke:none;stroke-width:0.27884278;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect1598" + width="84" + height="8.5" + x="547.25" + y="419.00021" + inkscape:transform-center-x="-16.217125" + inkscape:transform-center-y="-16.727836" /> + <rect + inkscape:transform-center-y="-16.727836" + inkscape:transform-center-x="-16.217125" + y="-419.09979" + x="-631.25" + height="8.6000004" + width="84" + id="use1600" + style="display:inline;fill:url(#linearGradient2095);fill-opacity:1;stroke:none;stroke-width:0.28047824;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + transform="rotate(-90)" /> + <rect + ry="2" + style="fill:#5f8dd3;fill-opacity:0.5;stroke:none;stroke-width:0.24160203" + id="rect1602" + width="84" + height="4" + x="547.25" + y="417.00021" + transform="rotate(90)" /> + <g + id="g1610" + transform="translate(-427.5,547.25)"> + <rect + transform="rotate(90)" + style="display:inline;fill:url(#linearGradient1620);fill-opacity:1;stroke:none;stroke-width:0.27884278;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect1604" + width="84" + height="8.5" + x="0.28164044" + y="-29.341366" + inkscape:transform-center-x="-16.217125" + inkscape:transform-center-y="-16.727836" /> + <rect + inkscape:transform-center-y="-16.727836" + inkscape:transform-center-x="-16.217125" + y="29.241787" + x="-84.281639" + height="8.6000004" + width="84" + id="use1606" + style="display:inline;fill:url(#linearGradient2099);fill-opacity:1;stroke:none;stroke-width:0.28047824;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + transform="rotate(-90)" /> + <rect + ry="2" + style="fill:#5f8dd3;fill-opacity:1;stroke:none;stroke-width:0.24160203" + id="rect1608" + width="84" + height="4" + x="0.28164425" + y="-31.341366" + transform="rotate(90)" /> + </g> + <rect + transform="rotate(90)" + style="display:inline;fill:url(#linearGradient1622);fill-opacity:1;stroke:none;stroke-width:0.27884278;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect1612" + width="84" + height="8.5" + x="548.37659" + y="378.44363" + inkscape:transform-center-x="-16.217125" + inkscape:transform-center-y="-16.727836" /> + <rect + inkscape:transform-center-y="-16.727836" + inkscape:transform-center-x="-16.217125" + y="-378.54321" + x="-632.37659" + height="8.6000004" + width="84" + id="use1614" + style="display:inline;fill:url(#linearGradient2103);fill-opacity:1;stroke:none;stroke-width:0.28047824;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + transform="rotate(-90)" /> + <rect + ry="2" + style="fill:#ffcc00;fill-opacity:1;stroke:none;stroke-width:0.24160203" + id="rect1616" + width="84" + height="4" + x="548.37659" + y="376.44363" + transform="rotate(90)" /> + <g + transform="translate(-406.75,453.5)" + id="g1984"> + <rect + transform="rotate(90)" + style="display:inline;fill:url(#linearGradient2012);fill-opacity:1;stroke:none;stroke-width:0.27884278;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="rect1980" + width="84" + height="8.5" + x="-7.3540708e-16" + y="-17" + inkscape:transform-center-x="-16.217125" + inkscape:transform-center-y="-16.727836" /> + <rect + inkscape:transform-center-y="-16.727836" + inkscape:transform-center-x="-16.217125" + y="9.9999994e-08" + x="-84" + height="8.6000004" + width="84" + id="use1982" + style="display:inline;fill:url(#linearGradient2111);fill-opacity:1;stroke:none;stroke-width:0.28047824;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + transform="rotate(-90)" /> </g> <g - transform="matrix(0.80769224,0,0,0.99999997,140.51006,15.223288)" - id="g2238-5-1-6" - inkscape:transform-center-x="-2.5888767" - inkscape:transform-center-y="8.1501674"> + transform="matrix(0,-0.80769224,1,0,-390.81791,509.55449)" + id="g1992"> <rect - y="-50.251587" - x="50.522621" - height="1.7" + style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1986" width="3" - id="rect867-7-4-8-3-8-3-2-0-9" - style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.05824883;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + height="1.7" + x="50.522621" + y="-50.251587" /> <rect - y="-49.901588" - x="55.5" + style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect1988" + width="1" height="1" + x="55.5" + y="-49.901588" /> + <rect + style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="use1990" width="1" - id="rect867-6-5-2-5-3-7-8-22-4-77" - style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.02579302;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <use - style="fill:#ffcc00" - height="100%" - width="100%" - transform="translate(-8)" - id="use885-6-2-8-8-4-0-70-8-7" - xlink:href="#rect867-6-5-2-5-3-7-8-22-4-77" - y="0" - x="0" /> + height="1" + x="47.5" + y="-49.901588" /> + </g> + <g + id="g1998" + transform="translate(-427,452.75)"> + <rect + inkscape:transform-center-y="-16.727836" + inkscape:transform-center-x="-16.217125" + y="-17" + x="-7.3540708e-16" + height="8.5" + width="84" + id="rect1994" + style="display:inline;fill:url(#linearGradient2014);fill-opacity:1;stroke:none;stroke-width:0.27884278;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + transform="rotate(90)" /> + <rect + inkscape:transform-center-y="-16.727836" + inkscape:transform-center-x="-16.217125" + y="9.9999994e-08" + x="-84" + height="8.6000004" + width="84" + id="use1996" + style="display:inline;fill:url(#linearGradient2116);fill-opacity:1;stroke:none;stroke-width:0.28047824;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + transform="rotate(-90)" /> + </g> + <rect + ry="1.5" + style="fill:#5f8dd3;fill-opacity:0.5;stroke:none;stroke-width:0.20923349" + id="rect2000" + width="84" + height="3" + x="452.75" + y="417" + transform="rotate(90)" /> + <rect + transform="rotate(90)" + y="396.75" + x="453.5" + height="3" + width="84" + id="rect2002" + style="fill:#5f8dd3;fill-opacity:1;stroke:none;stroke-width:0.20923349" + ry="1.5" /> + <g + id="g2008" + transform="translate(-427,452.75)"> + <rect + inkscape:transform-center-y="-16.727836" + inkscape:transform-center-x="-16.217125" + y="-49.05637" + x="1.12657" + height="8.5" + width="84" + id="rect2004" + style="display:inline;fill:url(#linearGradient2016);fill-opacity:1;stroke:none;stroke-width:0.27884278;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + transform="rotate(90)" /> + <rect + inkscape:transform-center-y="-16.727836" + inkscape:transform-center-x="-16.217125" + y="48.956787" + x="-85.126572" + height="8.6000004" + width="84" + id="use2006" + style="display:inline;fill:url(#linearGradient2120);fill-opacity:1;stroke:none;stroke-width:0.28047824;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + transform="rotate(-90)" /> </g> + <rect + ry="1.5" + style="fill:#ffcc00;fill-opacity:1;stroke:none;stroke-width:0.20923349" + id="rect2010" + width="84" + height="3" + x="453.87656" + y="376.44342" + transform="rotate(90)" /> <text xml:space="preserve" - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:25px;font-family:Andika;-inkscape-font-specification:'Andika, 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:1" - x="108.54105" - y="29.154173" - id="text2927"><tspan + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:1.25;font-family:Andika;-inkscape-font-specification:'Andika, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:-0.06px;word-spacing:-0.05px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none" + x="32.880466" + y="-40.804344" + id="text2040"><tspan sodipodi:role="line" - id="tspan2925" - x="108.54105" - y="29.154173" - style="stroke-width:1">Kontrast ist wichtiger.</tspan></text> + id="tspan2038" + x="32.880466" + y="-40.804344">858585f0 ist leicht dunkler als b3b3b3ff,</tspan><tspan + sodipodi:role="line" + x="32.880466" + y="-27.47101" + id="tspan2042">damit es nicht blendet; keine Transparenz</tspan><tspan + sodipodi:role="line" + x="32.880466" + y="-14.137676" + id="tspan2515"><- der Pfeile.</tspan></text> <rect ry="0" - y="-120.48754" - x="-277.54752" + y="22.271816" + x="0.14185871" height="17" - width="173" - id="rect3592-3-2-7" - style="fill:#050505;fill-opacity:1;stroke:none;stroke-width:1" - transform="scale(-1,1)" /> + width="84" + id="rect2044" + style="fill:#050505;fill-opacity:1;stroke:none;stroke-width:0.69681358" + transform="matrix(0,1,1,0,0,0)" /> <rect - ry="0" - y="-119.98092" - x="-277.04089" - height="15.98676" - width="171.98676" - id="rect3592-3-2-9-1" - style="fill:none;fill-opacity:1;stroke:#262626;stroke-width:1.01323998;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - transform="scale(-1,1)" /> + ry="1.5" + style="fill:#5f8dd3;fill-opacity:1;stroke:none;stroke-width:0.20923349" + id="rect2046" + width="84" + height="3" + x="0.14185871" + y="-32.271816" + transform="rotate(90)" /> + <rect + transform="matrix(0,1,1,0,0,0)" + style="fill:#050505;fill-opacity:1;stroke:none;stroke-width:0.69681358" + id="rect2050" + width="84" + height="17" + x="0.14185871" + y="43.408764" + ry="0" /> + <rect + transform="rotate(90)" + y="-53.408764" + x="0.14185871" + height="3" + width="84" + id="rect2052" + style="fill:#ffcc00;fill-opacity:1;stroke:none;stroke-width:0.20923349" + ry="1.5" /> <text xml:space="preserve" - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:25px;font-family:Andika;-inkscape-font-specification:'Andika, 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" - x="281.3909" - y="-109.04485" - id="text1720-5"><tspan + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16px;line-height:1.25;font-family:'Myriad Pro';-inkscape-font-specification:'Myriad Pro, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;letter-spacing:-0.06px;word-spacing:-0.05px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none" + x="-410.97696" + y="445.89658" + id="text2132"><tspan sodipodi:role="line" - id="tspan1718-0" - x="281.3909" - y="-109.04485">bg</tspan></text> - <rect - style="opacity:1;fill:#e6e4dd;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.82585722;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect3352" - width="26" - height="3.8139825" - x="70.518036" - y="-58.730694" /> - <text + id="tspan2130" + x="-410.97696" + y="445.89658">bäh</tspan></text> + <rect + transform="scale(-1,1)" + style="fill:#050505;fill-opacity:1;stroke:none;stroke-width:0.77534258" + id="rect2134" + width="104" + height="17" + x="-199.74173" + y="27.558043" + ry="0" /> + <rect + ry="1.5" + style="fill:#7d7d7d;fill-opacity:1;stroke:none;stroke-width:0.23281354" + id="rect2138" + width="104" + height="3" + x="-199.74173" + y="-37.558044" + transform="scale(-1)" /> + <rect + ry="0" + y="43.558041" + x="-199.74173" + height="1" + width="104" + id="rect2150" + style="fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.1880482" + transform="scale(-1,1)" /> + <rect + transform="scale(-1,1)" + style="fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.1880482" + id="rect2152" + width="104" + height="1" + x="-199.74173" + y="27.558043" + ry="0" /> + <rect + ry="0" + y="-43.397243" + x="0.29353732" + height="17" + width="84" + id="rect3592-3-2" + style="fill:#050505;fill-opacity:1;stroke:none;stroke-width:0.69681358" + transform="matrix(0,1,1,0,0,0)" /> + <rect + y="-27.39724" + x="0.29353732" + height="1" + width="84" + id="rect3626-9-1" + style="fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.69681358" + transform="matrix(0,1,1,0,0,0)" /> + <rect + transform="matrix(0,1,1,0,0,0)" + style="fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.69681358" + id="rect826" + width="84" + height="1" + x="0.29353732" + y="-43.397243" /> + <rect + y="0" + x="0" + height="1" + width="84" + id="rect2176" + style="fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.69681358" + transform="matrix(0,1,1,0,0,0)" /> + <rect + transform="matrix(0,1,1,0,0,0)" + style="fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.69681358" + id="rect2178" + width="84" + height="1" + x="0" + y="16" /> + <rect + y="22.271816" + x="0.14185871" + height="1" + width="84" + id="rect2180" + style="fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.69681358" + transform="matrix(0,1,1,0,0,0)" /> + <rect + transform="matrix(0,1,1,0,0,0)" + style="fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.69681358" + id="rect2182" + width="84" + height="1" + x="0.14185871" + y="38.271816" /> + <rect + y="43.408764" + x="0.14185871" + height="1" + width="84" + id="rect2184" + style="fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.69681358" + transform="matrix(0,1,1,0,0,0)" /> + <rect + transform="matrix(0,1,1,0,0,0)" + style="fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.69681358" + id="rect2186" + width="84" + height="1" + x="0.14185871" + y="59.408764" /> + <path + id="path3725-3" + d="M 0.08008218,-22.101303 H 17.080083 v 16 H 0.08008218 Z" + style="fill:#050505;fill-opacity:1;stroke:none" + inkscape:connector-curvature="0" /> + <path + style="fill:#858585;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 14.58009,-10.601303 H 2.5800751 l 6.101695,-7 z" + id="path2910-1" + sodipodi:nodetypes="cccc" + inkscape:connector-curvature="0" /> + <path + inkscape:connector-curvature="0" + style="fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.24253562" + d="m 16.080083,-22.101303 h 1 v 16 h -1 z" + id="path855" /> + <path + id="path2234" + d="M 0.08008218,-22.101303 H 1.0800822 v 16 H 0.08008218 Z" + style="fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.24253562" + inkscape:connector-curvature="0" /> + <path + inkscape:connector-curvature="0" + style="fill:#050505;fill-opacity:1;stroke:none" + d="M 0.00915283,-40.755723 H 17.009154 v 16 H 0.00915283 Z" + id="path2236" /> + <path + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccc" + id="path2238" + d="M 14.509161,-29.255723 H 2.5091457 l 6.101695,-7 z" + style="fill:#5f8dd3;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + id="path2240" + d="m 16.009154,-40.755723 h 1 v 16 h -1 z" + style="fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.24253562" + inkscape:connector-curvature="0" /> + <path + inkscape:connector-curvature="0" + style="fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.24253562" + d="M 0.00915283,-40.755723 H 1.0091528 v 16 H 0.00915283 Z" + id="path2242" /> + <path + id="path2244" + d="M 0.08008219,-58.842708 H 17.080084 v 16 H 0.08008219 Z" + style="fill:#050505;fill-opacity:1;stroke:none" + inkscape:connector-curvature="0" /> + <path + style="fill:#ffd42a;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 14.580091,-47.342708 H 2.580075 l 6.101695,-7 z" + id="path2246" + sodipodi:nodetypes="cccc" + inkscape:connector-curvature="0" /> + <path + inkscape:connector-curvature="0" + style="fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.24253562" + d="m 16.080084,-58.842708 h 1 v 16 h -1 z" + id="path2248" /> + <path + id="path2250" + d="M 0.08008219,-58.842708 H 1.0800821 v 16 H 0.08008219 Z" + style="fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.24253562" + inkscape:connector-curvature="0" /> + <path + id="path3725-3-9" + d="m -274.49541,155.70197 h 17 v 16 h -17 z" + style="fill:#262626;fill-opacity:1;stroke:none" + inkscape:connector-curvature="0" /> + <path + style="fill:#5f8dd3;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m -259.99421,167.21538 h -12 l 6.1017,-7 z" + id="path2910-1-6" + sodipodi:nodetypes="cccc" + inkscape:connector-curvature="0" /> + <path + id="path3725-3-93" + d="m -274.49541,173.41661 h 17 v 16 h -17 z" + style="fill:#262626;fill-opacity:1;stroke:none" + inkscape:connector-curvature="0" /> + <path + style="fill:#ffd42a;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m -259.99541,184.91661 h -12 l 6.1017,-7 z" + id="path2910-1-3" + sodipodi:nodetypes="cccc" + inkscape:connector-curvature="0" /> + <path + inkscape:connector-curvature="0" + style="fill:#262626;fill-opacity:1;stroke:none" + d="m -274.67343,135.86829 h 17 v 16 h -17 z" + id="path851" /> + <path + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccc" + id="path853" + d="m -260.17223,147.38171 h -12 l 6.10169,-7 z" + style="fill:#b3b3b3;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + ry="0" + y="53.237213" + x="-200.24327" + height="17" + width="104" + id="rect2357" + style="fill:#050505;fill-opacity:1;stroke:none;stroke-width:0.77534258" + transform="scale(-1,1)" /> + <rect + transform="scale(-1)" + y="-63.237209" + x="-200.24327" + height="3" + width="104" + id="rect2359" + style="fill:#5f8dd3;fill-opacity:1;stroke:none;stroke-width:0.23281354" + ry="1.5" /> + <rect + transform="scale(-1,1)" + style="fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.1880482" + id="rect2361" + width="104" + height="1" + x="-200.24327" + y="69.237213" + ry="0" /> + <rect + ry="0" + y="53.237213" + x="-200.24327" + height="1" + width="104" + id="rect2363" + style="fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.1880482" + transform="scale(-1,1)" /> + <rect + transform="scale(-1,1)" + style="fill:#050505;fill-opacity:1;stroke:none;stroke-width:0.77534258" + id="rect2365" + width="104" + height="17" + x="-200.14296" + y="80.421021" + ry="0" /> + <rect + ry="1.5" + style="fill:#ffcc00;fill-opacity:1;stroke:none;stroke-width:0.23281354" + id="rect2367" + width="104" + height="3" + x="-200.14296" + y="-90.421021" + transform="scale(-1)" /> + <rect + ry="0" + y="96.421021" + x="-200.14296" + height="1" + width="104" + id="rect2369" + style="fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.1880482" + transform="scale(-1,1)" /> + <rect + transform="scale(-1,1)" + style="fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.1880482" + id="rect2371" + width="104" + height="1" + x="-200.14296" + y="80.421021" + ry="0" /> + <flowRoot xml:space="preserve" - style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:25px;font-family:Andika;-inkscape-font-specification:'Andika, 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" - x="-161.65302" - y="-127.24224" - id="text3472"><tspan - sodipodi:role="line" - id="tspan3470" - x="-161.65302" - y="-127.24224">to do: Scrollbar: Ausrichtung der Hervorhebung ·-·</tspan></text> + id="flowRoot2565" + style="fill:black;fill-opacity:1;stroke:none;font-family:'Myriad Pro';font-style:normal;font-weight:normal;font-size:16px;line-height:1.25;letter-spacing:-0.06px;word-spacing:-0.05px;-inkscape-font-specification:'Myriad Pro, Normal';font-stretch:normal;font-variant:normal;text-anchor:start;text-align:start;writing-mode:lr;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal"><flowRegion + id="flowRegion2567"><rect + id="rect2569" + width="407" + height="275" + x="-117" + y="211" /></flowRegion><flowPara + id="flowPara2571"></flowPara></flowRoot> <rect + style="opacity:0.13699999;fill:none;fill-opacity:1;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke fill markers" + id="rect2575" + width="529" + height="439.5" + x="-118.29289" + y="-208.97919" /> </g> </svg> diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_left_dn.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_left_dn.svg index 68380e26..aff139d9 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_left_dn.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_left_dn.svg @@ -12,11 +12,11 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg2" version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" width="17" height="16" sodipodi:docname="vscroll_left_dn.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_left_dn.png" + inkscape:export-filename="/home/olaf/Wiki/src/cinelerra-gg.org/cinelerra/cinelerra-5.1/plugins/theme_neophyte-olaf/data/vscroll_left_dn.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> <metadata @@ -27,7 +27,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> + <dc:title></dc:title> </cc:Work> </rdf:RDF> </metadata> @@ -75,17 +75,17 @@ guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" - inkscape:window-width="1280" - inkscape:window-height="748" + inkscape:window-width="2494" + inkscape:window-height="1407" id="namedview4" showgrid="false" showguides="true" inkscape:guide-bbox="true" inkscape:zoom="12.586453" - inkscape:cx="-7.4898528" + inkscape:cx="-37.548498" inkscape:cy="1.5011896" inkscape:window-x="0" - inkscape:window-y="27" + inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="layer2" /> <g @@ -125,20 +125,30 @@ id="layer2" inkscape:label="Layer 2"> <path - id="path3725-3" - d="M 1.5e-8,-6.6250001e-8 H 17 V 16 H 1.5e-8 Z" - style="fill:#262626;fill-opacity:1;stroke:none" + style="opacity:0.1;fill:url(#linearGradient3750);fill-opacity:1;stroke:none" + d="m -25.654661,2.9425397 c 0,-1.220114 0.931383,-2.19253996 2.1,-2.19253996 h 4.9 C -20.185254,7.8541267 -20.299762,12.392601 -19.858661,15.25 h -5.796 z" + id="path3728-1" + inkscape:connector-curvature="0" /> + <path + id="path2244" + d="M -1e-6,0 H 17.000001 V 16 H -1e-6 Z" + style="display:inline;fill:#050505;fill-opacity:1;stroke:none" inkscape:connector-curvature="0" /> <path - style="fill:#ffd42a;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - d="M 14.5,11.5 H 2.5 L 8.601695,4.4999999 Z" - id="path2910-1" + style="display:inline;fill:#ffd42a;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 14.500008,11.5 H 2.4999918 l 6.101695,-7 z" + id="path2246" sodipodi:nodetypes="cccc" inkscape:connector-curvature="0" /> <path - style="opacity:0.1;fill:url(#linearGradient3750);fill-opacity:1;stroke:none" - d="m -25.654661,2.9425397 c 0,-1.220114 0.931383,-2.19253996 2.1,-2.19253996 h 4.9 C -20.185254,7.8541267 -20.299762,12.392601 -19.858661,15.25 h -5.796 z" - id="path3728-1" + inkscape:connector-curvature="0" + style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.24253562" + d="m 16.000001,0 h 1 v 16 h -1 z" + id="path2248" /> + <path + id="path2250" + d="M -1e-6,0 H 0.9999989 V 16 H -1e-6 Z" + style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.24253562" inkscape:connector-curvature="0" /> </g> </svg> diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_left_hi.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_left_hi.svg index c9c0f4bd..8097c7e4 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_left_hi.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_left_hi.svg @@ -12,11 +12,11 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg2" version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" width="17" height="16" sodipodi:docname="vscroll_left_hi.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_left_hi.png" + inkscape:export-filename="/home/olaf/Wiki/src/cinelerra-gg.org/cinelerra/cinelerra-5.1/plugins/theme_neophyte-olaf/data/vscroll_left_hi.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> <metadata @@ -27,7 +27,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> + <dc:title></dc:title> </cc:Work> </rdf:RDF> </metadata> @@ -65,17 +65,17 @@ guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" - inkscape:window-width="1280" - inkscape:window-height="748" + inkscape:window-width="2494" + inkscape:window-height="1407" id="namedview4" showgrid="false" showguides="true" inkscape:guide-bbox="true" inkscape:zoom="13.882353" - inkscape:cx="-37.493644" + inkscape:cx="16.049306" inkscape:cy="8.0000001" inkscape:window-x="0" - inkscape:window-y="27" + inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="layer2" /> <g @@ -111,15 +111,25 @@ id="layer2" inkscape:label="Layer 2"> <path - id="path3725-3" - d="M -1e-7,-4.9999999e-8 H 17 V 16 H -1e-7 Z" - style="fill:#262626;fill-opacity:1;stroke:none" - inkscape:connector-curvature="0" /> + inkscape:connector-curvature="0" + style="display:inline;fill:#050505;fill-opacity:1;stroke:none" + d="M -5.5e-7,5.0000001e-8 H 17.000001 V 16 H -5.5e-7 Z" + id="path2236" /> <path - style="fill:#5f8dd3;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - d="M 14.501199,11.513416 H 2.5011991 l 6.101695,-6.9999999 z" - id="path2910-1" + inkscape:connector-curvature="0" sodipodi:nodetypes="cccc" + id="path2238" + d="M 14.500008,11.5 H 2.4999924 L 8.6016873,4.5000001 Z" + style="display:inline;fill:#5f8dd3;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + id="path2240" + d="m 16.000001,5.0000001e-8 h 1 V 16 h -1 z" + style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.24253562" inkscape:connector-curvature="0" /> + <path + inkscape:connector-curvature="0" + style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.24253562" + d="M -5.5e-7,5.0000001e-8 H 0.99999943 V 16 H -5.5e-7 Z" + id="path2242" /> </g> </svg> diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_left_up.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_left_up.svg index 427d71fb..e378ece5 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_left_up.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_left_up.svg @@ -12,11 +12,11 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg2" version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" width="17" height="16" sodipodi:docname="vscroll_left_up.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_left_up.png" + inkscape:export-filename="/home/olaf/Wiki/src/cinelerra-gg.org/cinelerra/cinelerra-5.1/plugins/theme_neophyte-olaf/data/vscroll_left_up.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> <metadata @@ -27,7 +27,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> + <dc:title></dc:title> </cc:Work> </rdf:RDF> </metadata> @@ -236,19 +236,20 @@ guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" - inkscape:window-width="1316" - inkscape:window-height="744" + inkscape:window-width="2494" + inkscape:window-height="1407" id="namedview4" showgrid="false" showguides="true" inkscape:guide-bbox="true" - inkscape:zoom="13.943262" - inkscape:cx="8.5" - inkscape:cy="7.9999999" - inkscape:window-x="50" - inkscape:window-y="24" - inkscape:window-maximized="1" - inkscape:current-layer="layer2" /> + inkscape:zoom="6.971631" + inkscape:cx="-31.930234" + inkscape:cy="-3.4750767" + inkscape:window-x="1" + inkscape:window-y="-1" + inkscape:window-maximized="0" + inkscape:current-layer="layer2" + inkscape:showpageshadow="false" /> <g inkscape:groupmode="layer" id="layer1" @@ -276,38 +277,37 @@ inkscape:groupmode="layer" id="layer2" inkscape:label="Layer 2"> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:25px;font-family:Andika;-inkscape-font-specification:'Andika, 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;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1" + x="-55.776878" + y="-23.280281" + id="text2430"><tspan + sodipodi:role="line" + id="tspan2428" + x="-55.776878" + y="-23.280281" + style="stroke-width:1">see vscroll_handle_up</tspan></text> <path id="path3725-3" - d="M 6.5000001e-8,1.3e-7 H 17 V 16 H 6.5000001e-8 Z" - style="fill:#262626;fill-opacity:1;stroke:none" + d="M -5e-7,1.4e-7 H 17 V 16 H -5e-7 Z" + style="display:inline;fill:#050505;fill-opacity:1;stroke:none" inkscape:connector-curvature="0" /> <path - style="fill:#b3b3b3;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - d="M 14.501199,11.513416 H 2.5011992 l 6.101695,-6.9999998 z" + style="display:inline;fill:#858585;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 14.500007,11.5 H 2.4999924 l 6.101695,-6.9999998 z" id="path2910-1" sodipodi:nodetypes="cccc" inkscape:connector-curvature="0" /> <path - id="path3725-3-9" - d="m -30.159207,-0.24771111 h 17 V 15.752289 h -17 z" - style="fill:#262626;fill-opacity:1;stroke:none" - inkscape:connector-curvature="0" /> - <path - style="fill:#5f8dd3;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - d="m -15.658008,11.265705 h -12 l 6.101695,-7.0000001 z" - id="path2910-1-6" - sodipodi:nodetypes="cccc" - inkscape:connector-curvature="0" /> - <path - id="path3725-3-93" - d="m -30.159207,17.466938 h 17 v 16 h -17 z" - style="fill:#262626;fill-opacity:1;stroke:none" - inkscape:connector-curvature="0" /> + inkscape:connector-curvature="0" + style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.24253562" + d="m 16,1.4e-7 h 1 V 16 h -1 z" + id="path855" /> <path - style="fill:#ffd42a;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - d="m -15.659207,28.966938 h -12 l 6.101695,-7 z" - id="path2910-1-3" - sodipodi:nodetypes="cccc" + id="path2234" + d="m -5e-7,1.4e-7 h 1 V 16 h -1 z" + style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.24253562" inkscape:connector-curvature="0" /> </g> </svg> diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_right_dn.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_right_dn.svg index 88094219..f03ec4ed 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_right_dn.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_right_dn.svg @@ -12,11 +12,11 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg2" version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" width="17" height="16" sodipodi:docname="vscroll_right_dn.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_right_dn.png" + inkscape:export-filename="/home/olaf/Wiki/src/cinelerra-gg.org/cinelerra/cinelerra-5.1/plugins/theme_neophyte-olaf/data/vscroll_right_dn.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> <metadata @@ -27,7 +27,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> + <dc:title></dc:title> </cc:Work> </rdf:RDF> </metadata> @@ -65,17 +65,17 @@ guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" - inkscape:window-width="1280" - inkscape:window-height="748" + inkscape:window-width="2494" + inkscape:window-height="1407" id="namedview4" showgrid="false" showguides="true" inkscape:guide-bbox="true" inkscape:zoom="13.882353" - inkscape:cx="-40.08524" + inkscape:cx="-20.673729" inkscape:cy="8.0000002" inkscape:window-x="0" - inkscape:window-y="27" + inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="layer2" /> <g @@ -115,15 +115,36 @@ id="layer2" inkscape:label="Layer 2"> <path - id="path3725-3-93" - d="M 17,16 H 0 V -9.9999994e-8 h 17 z" - style="fill:#262626;fill-opacity:1;stroke:none" + id="path2244" + d="M 17.000001,16 H -1e-6 V 2.5e-7 h 17.000002 z" + style="display:inline;fill:#050505;fill-opacity:1;stroke:none" inkscape:connector-curvature="0" /> <path - style="fill:#ffd42a;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - d="m 2.5,4.4999999 h 12 L 8.398305,11.5 Z" - id="path2910-1-3" + style="display:inline;fill:#ffd42a;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 2.499992,4.4999997 H 14.500009 L 8.398314,11.5 Z" + id="path2246" sodipodi:nodetypes="cccc" inkscape:connector-curvature="0" /> + <path + inkscape:connector-curvature="0" + style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.24253562" + d="m 0.999999,16 h -1 V 2.5e-7 h 1 z" + id="path2248" /> + <path + id="path2250" + d="m 17.000001,16 h -1 V 2.5e-7 h 1 z" + style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.24253562" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.66666698px;line-height:25px;font-family:Andika;-inkscape-font-specification:'Andika, 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;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1" + x="-47.423462" + y="-11.939883" + id="text2430"><tspan + sodipodi:role="line" + id="tspan2428" + x="-47.423462" + y="-11.939883" + style="stroke-width:1">see vscroll_handle_up</tspan></text> </g> </svg> diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_right_hi.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_right_hi.svg index fa3dc8dd..461d74c6 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_right_hi.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_right_hi.svg @@ -12,11 +12,11 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg2" version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" width="17" height="16" sodipodi:docname="vscroll_right_hi.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_right_hi.png" + inkscape:export-filename="/home/olaf/Wiki/src/cinelerra-gg.org/cinelerra/cinelerra-5.1/plugins/theme_neophyte-olaf/data/vscroll_right_hi.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> <metadata @@ -27,7 +27,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> + <dc:title></dc:title> </cc:Work> </rdf:RDF> </metadata> @@ -65,17 +65,17 @@ guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" - inkscape:window-width="1280" - inkscape:window-height="748" + inkscape:window-width="2494" + inkscape:window-height="1407" id="namedview4" showgrid="false" showguides="true" inkscape:guide-bbox="true" inkscape:zoom="26.693281" - inkscape:cx="-1.4275918" + inkscape:cx="-7.6394439" inkscape:cy="7.9999999" inkscape:window-x="0" - inkscape:window-y="27" + inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="layer2" /> <g @@ -115,15 +115,25 @@ id="layer2" inkscape:label="Layer 2"> <path - id="path3725-3-9" - d="M 17,16 H 3.2785419e-8 L 3.2785416e-8,3.5570833e-8 17,3.5570831e-8 Z" - style="fill:#262626;fill-opacity:1;stroke:none" - inkscape:connector-curvature="0" /> + inkscape:connector-curvature="0" + style="display:inline;fill:#050505;fill-opacity:1;stroke:none" + d="M 17,16 H -5e-7 V 4.9999999e-8 H 17.000001 Z" + id="path2236" /> <path - style="fill:#5f8dd3;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - d="M 2.4988011,4.4865841 H 14.498801 L 8.397106,11.486584 Z" - id="path2910-1-6" + inkscape:connector-curvature="0" sodipodi:nodetypes="cccc" + id="path2238" + d="M 2.4999925,4.4999999 H 14.500008 L 8.3983125,11.5 Z" + style="display:inline;fill:#5f8dd3;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + id="path2240" + d="m 0.9999995,16 h -1 V 4.9999999e-8 h 1 z" + style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.24253562" inkscape:connector-curvature="0" /> + <path + inkscape:connector-curvature="0" + style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.24253562" + d="M 17,16 H 16 V 4.9999999e-8 h 1 z" + id="path2242" /> </g> </svg> diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_right_up.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_right_up.svg index 79d7ef39..3772cbcd 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_right_up.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/vscroll_right_up.svg @@ -12,11 +12,11 @@ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="svg2" version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" + inkscape:version="0.92.4 (5da689c313, 2019-01-14)" width="17" height="16" sodipodi:docname="vscroll_right_up.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_right_up.png" + inkscape:export-filename="/home/olaf/Wiki/src/cinelerra-gg.org/cinelerra/cinelerra-5.1/plugins/theme_neophyte-olaf/data/vscroll_right_up.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> <metadata @@ -27,7 +27,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> + <dc:title></dc:title> </cc:Work> </rdf:RDF> </metadata> @@ -253,17 +253,17 @@ guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" - inkscape:window-width="1316" - inkscape:window-height="744" + inkscape:window-width="2494" + inkscape:window-height="1407" id="namedview4" showgrid="false" showguides="true" inkscape:guide-bbox="true" inkscape:zoom="23.246137" - inkscape:cx="5.9465034" + inkscape:cx="-10.722933" inkscape:cy="9.1259672" - inkscape:window-x="50" - inkscape:window-y="24" + inkscape:window-x="0" + inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="layer2" /> <g @@ -295,14 +295,24 @@ inkscape:label="Layer 2"> <path id="path3725-3" - d="M 17,16 H 2.7e-7 V -3.5e-7 H 17 Z" - style="fill:#262626;fill-opacity:1;stroke:none" + d="M 17.000001,16 H -7e-7 V -2e-7 H 17.000001 Z" + style="display:inline;fill:#050505;fill-opacity:1;stroke:none" inkscape:connector-curvature="0" /> <path - style="fill:#b3b3b3;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - d="M 2.5000003,4.4999997 H 14.5 L 8.3983047,11.5 Z" + style="display:inline;fill:#858585;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 2.4999923,4.5000002 H 14.500007 L 8.3983124,11.5 Z" id="path2910-1" sodipodi:nodetypes="cccc" inkscape:connector-curvature="0" /> + <path + inkscape:connector-curvature="0" + style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.24253562" + d="m 0.9999993,16 h -1 V -2e-7 h 1 z" + id="path855" /> + <path + id="path2234" + d="M 17.000001,16 H 16 V -2e-7 h 1.000001 z" + style="display:inline;fill:#262626;fill-opacity:1;stroke:none;stroke-width:0.24253562" + inkscape:connector-curvature="0" /> </g> </svg> diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/waveform.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/waveform.svg index 078aabdf..1602538f 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/waveform.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/waveform.svg @@ -16,7 +16,7 @@ width="24" height="24" sodipodi:docname="waveform.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/waveform.png" + inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte-olaf/data/waveform.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> <title @@ -36,7 +36,8 @@ <dc:title>Olaf</dc:title> </cc:Agent> </dc:creator> - <dc:description>2018-08-16: new. </dc:description> + <dc:description>2018-11-25: überarbeitet in Aussehen und Größe. +2018-08-16: new. </dc:description> <dc:relation>cpanel_*</dc:relation> </cc:Work> </rdf:RDF> @@ -138,15 +139,15 @@ guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" - inkscape:window-width="1280" - inkscape:window-height="749" + inkscape:window-width="2494" + inkscape:window-height="1407" id="namedview4" showgrid="false" - inkscape:zoom="17.913411" - inkscape:cx="8.7105192" - inkscape:cy="9.3659467" + inkscape:zoom="50.541667" + inkscape:cx="12" + inkscape:cy="12" inkscape:window-x="0" - inkscape:window-y="25" + inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="svg2" inkscape:showpageshadow="false" /> @@ -154,20 +155,54 @@ y="-0.039641999" x="-32.367062" id="image871" - xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A -/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9sJDQUWH9wMhikAAAAddEVYdENv -bW1lbnQAQ3JlYXRlZCB3aXRoIFRoZSBHSU1Q72QlbgAAAG1JREFUSMftU0EKwCAMM2Ufy8v7NHca -DJlS2w48NMdok0pMa4XjoapdVbt3HivhkSOJXQOxiq/41Tl2RWaveeZGXiLZWJa6oh/AlUEmyuBw -A5LwtNdk8BaOmIilpVaTrzvIKtdsAWQ0OJpT4V/cgV0zWZsx/acAAAAASUVORK5CYII= -" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A /wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9sJDQUWH9wMhikAAAAddEVYdENv bW1lbnQAQ3JlYXRlZCB3aXRoIFRoZSBHSU1Q72QlbgAAAG1JREFUSMftU0EKwCAMM2Ufy8v7NHca DJlS2w48NMdok0pMa4XjoapdVbt3HivhkSOJXQOxiq/41Tl2RWaveeZGXiLZWJa6oh/AlUEmyuBw A5LwtNdk8BaOmIilpVaTrzvIKtdsAWQ0OJpT4V/cgV0zWZsx/acAAAAASUVORK5CYII= " style="image-rendering:optimizeQuality" preserveAspectRatio="none" height="24" width="24" /> <path - style="fill:#e6e4dd;stroke:#e6e4dd;stroke-width:1.41490674px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1" - d="M 0.7074536,20.253372 V 5.9312085 c 0,0 4.1150859,-5.26900738 7.0686169,-5.22337653 C 11.984885,0.7728605 13.396799,8.6131984 17.60317,8.4586493 20.203327,8.3631134 23.292546,3.2352728 23.292546,3.2352728 V 18.568412 c 0,0 -4.718561,4.90695 -7.758239,4.717889 -3.994956,-0.248477 -5.306849,-7.4111 -9.3098843,-7.413825 -2.3694837,-0.0017 -5.5169691,4.380896 -5.5169691,4.380896 z" + style="fill:#e6e4dd;fill-opacity:1;stroke:#e6e4dd;stroke-width:1.1492095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 2.574603,18.52334 V 7.203368 c 0,0 3.4346813,-4.1645238 5.899863,-4.1284576 3.512913,0.051399 4.691376,6.2482579 8.202238,6.1261049 2.170242,-0.07549 4.748688,-4.1284632 4.748688,-4.1284632 V 17.191584 c 0,0 -3.938396,3.878355 -6.47546,3.728932 -3.33443,-0.196402 -4.429399,-5.857615 -7.770558,-5.859746 -1.9777026,-0.0017 -4.604771,3.46257 -4.604771,3.46257 z" id="path910" inkscape:connector-curvature="0" sodipodi:nodetypes="ccasccasc" /> + <path + style="fill:#efede3;fill-opacity:1;stroke:#efede3;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m -2.2255887,44.549603 c 0.979052,-4.55396 2.02840923,-8.964973 4.4451422,-12.244056 2.4167329,-3.279084 6.8707308,-5.537886 7.0111629,-4.001053 0.4149496,4.541047 -2.3820113,8.052235 -2.0202014,10.943666 0.3618098,2.89143 2.5362285,5.069409 5.896774,5.211527 z" + id="path821" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cssscc" /> + <rect + style="opacity:1;fill:#ffcc00;fill-opacity:1;fill-rule:evenodd;stroke:#efede3;stroke-width:0.6076749;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect823" + width="0.3923251" + height="19.392324" + x="-4.3370485" + y="26.138586" /> + <rect + style="opacity:1;fill:#efede3;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.98525429;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect823-5" + width="1" + height="20" + x="44.834721" + y="-15.359113" + transform="rotate(90)" /> + <rect + style="opacity:1;fill:#808080;fill-opacity:1;stroke:none;stroke-width:0.00942501;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke fill markers" + id="rect1082" + width="0.5" + height="22.748209" + x="1.4999982" + y="0.6258955" + inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte-olaf/data/waveform.png" + inkscape:export-xdpi="96" + inkscape:export-ydpi="96" /> + <use + x="0" + y="0" + xlink:href="#rect1082" + id="use1625" + transform="translate(20.499999)" + width="100%" + height="100%" /> </svg> diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/Source/waveform_rgb.svg b/cinelerra-5.1/plugins/theme_neophyte/data/Source/waveform_rgb.svg index 7a7248b0..86c5c484 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/data/Source/waveform_rgb.svg +++ b/cinelerra-5.1/plugins/theme_neophyte/data/Source/waveform_rgb.svg @@ -16,7 +16,7 @@ width="24" height="24" sodipodi:docname="waveform_rgb.svg" - inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte/data/waveform_rgb.png" + inkscape:export-filename="/home/olaf/src/cinelerra-gg/cin5/cinelerra-5.1/plugins/theme_neophyte-olaf/data/waveform_rgb.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96"> <title @@ -30,107 +30,22 @@ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> <dc:title>waveform</dc:title> - <dc:date>2018-08-16</dc:date> + <dc:date>2018-11-25</dc:date> <dc:creator> <cc:Agent> <dc:title>Olaf</dc:title> </cc:Agent> </dc:creator> - <dc:description>2018-08-16: new. </dc:description> + <dc:description>2018-11-25: überarbeitet u. blau +2018-08-16: new. </dc:description> <dc:relation>cpanel_*</dc:relation> </cc:Work> </rdf:RDF> </metadata> <defs - id="defs6"> - <marker - inkscape:stockid="TriangleInS" - orient="auto" - refY="0.0" - refX="0.0" - id="TriangleInS" - style="overflow:visible"> - <path - id="path3735" - d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " - style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none" - transform="scale(-0.2)" /> - </marker> - <marker - inkscape:stockid="TriangleOutM" - orient="auto" - refY="0.0" - refX="0.0" - id="TriangleOutM" - style="overflow:visible"> - <path - id="path3741" - d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " - style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none" - transform="scale(0.4)" /> - </marker> - <marker - inkscape:stockid="TriangleOutS" - orient="auto" - refY="0.0" - refX="0.0" - id="TriangleOutS" - style="overflow:visible"> - <path - id="path3744" - d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " - style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none" - transform="scale(0.2)" /> - </marker> - <marker - inkscape:stockid="TriangleInM" - orient="auto" - refY="0.0" - refX="0.0" - id="TriangleInM" - style="overflow:visible"> - <path - id="path3732" - d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " - style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;marker-start:none" - transform="scale(-0.4)" /> - </marker> - <marker - inkscape:stockid="EmptyTriangleInM" - orient="auto" - refY="0.0" - refX="0.0" - id="EmptyTriangleInM" - style="overflow:visible"> - <path - id="path3750" - d="M 5.77,0.0 L -2.88,5.0 L -2.88,-5.0 L 5.77,0.0 z " - style="fill-rule:evenodd;fill:#FFFFFF;stroke:#000000;stroke-width:1.0pt;marker-start:none" - transform="scale(-0.4) translate(-4.5,0)" /> - </marker> - <marker - inkscape:stockid="Arrow2Mstart" - orient="auto" - refY="0.0" - refX="0.0" - id="Arrow2Mstart" - style="overflow:visible"> - <path - id="path3619" - style="font-size:12.0;fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round" - d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z " - transform="scale(0.6) translate(0,0)" /> - </marker> - <inkscape:perspective - sodipodi:type="inkscape:persp3d" - inkscape:vp_x="0 : 0.5 : 1" - inkscape:vp_y="0 : 1000 : 0" - inkscape:vp_z="1 : 0.5 : 1" - inkscape:persp3d-origin="0.5 : 0.33333333 : 1" - id="perspective10" /> - </defs> + id="defs6" /> <sodipodi:namedview - pagecolor="#ffffff" + pagecolor="#262626" bordercolor="#666666" borderopacity="1" objecttolerance="10" @@ -138,49 +53,49 @@ guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" - inkscape:window-width="1280" - inkscape:window-height="749" + inkscape:window-width="2494" + inkscape:window-height="1407" id="namedview4" showgrid="false" inkscape:zoom="17.913411" - inkscape:cx="0.61602508" - inkscape:cy="9.4775949" + inkscape:cx="4.8239437" + inkscape:cy="10.37078" inkscape:window-x="0" - inkscape:window-y="25" + inkscape:window-y="0" inkscape:window-maximized="1" inkscape:current-layer="svg2" inkscape:showpageshadow="false" /> <path - style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0.75483471px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - d="M 0.37741741,5.7823675 V 1.8219048 c 0,0 4.23535369,-1.45702202 7.27520469,-1.4444038 4.3318219,0.0179821 5.7849999,2.1860459 10.1143069,2.1433089 2.67615,-0.026418 5.855654,-1.4444038 5.855654,-1.4444038 v 4.2400247 c 0,0 -4.856466,1.3569034 -7.984981,1.3046229 C 11.525888,6.5523432 10.175654,4.5716856 6.0556257,4.5709321 3.6168914,4.570462 0.37741741,5.7823675 0.37741741,5.7823675 Z" + style="fill:#ff0000;fill-opacity:1;stroke:#ff0000;stroke-width:0.68916911px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 2.3445838,7.7679774 V 3.7940007 c 0,0 3.5185033,-1.461994 6.043848,-1.4493327 3.5986512,0.018051 4.8058652,2.1935056 8.4024192,2.1506225 2.223204,-0.026499 4.864565,-1.4493325 4.864565,-1.4493325 v 4.254493 c 0,0 -4.034493,1.3615337 -6.633493,1.3090745 C 11.606132,8.5405806 10.484431,6.5531642 7.0617334,6.5524088 5.0357642,6.5519366 2.3445838,7.7679774 2.3445838,7.7679774 Z" id="path910" inkscape:connector-curvature="0" sodipodi:nodetypes="ccasccasc" /> - <image - y="-1.2796915" - x="-28.865322" - id="image871-2" - xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A -/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9sJDQUYDig/i1UAAAAddEVYdENv -bW1lbnQAQ3JlYXRlZCB3aXRoIFRoZSBHSU1Q72QlbgAAAJhJREFUSMftk0sOwzAIRHm9/53popWS -IoZM3FTdBO8MzMeYiDv+HahERmQp5DKCCv4N0cNQgAvaCUMVMeRqXt2PM3BUEsEEPhNksUuv+Gg2 -WOANyXrk+6j71D9szNlFRwLsGby6dg2w8oR44AYJ9pArMEgnbe9nfthk2Ir3TZm+Y+lAqeyczO4W -/rVywIlFO03CBQt4x6/iCW/4R/9ZAl7pAAAAAElFTkSuQmCC -" - style="image-rendering:optimizeQuality" - preserveAspectRatio="none" - height="24" - width="24" /> <path - style="fill:#00ff00;fill-opacity:1;stroke:#00ff00;stroke-width:0.75483471px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - d="m 0.37741738,14.282377 v -3.960463 c 0,0 4.23535362,-1.4570227 7.27520462,-1.4444047 4.331822,0.01798 5.785,2.1860467 10.114307,2.1433097 2.67615,-0.02642 5.855654,-1.4444047 5.855654,-1.4444047 V 13.81644 c 0,0 -4.856466,1.356903 -7.984981,1.304623 -4.111714,-0.06871 -5.461948,-2.049368 -9.5819764,-2.050122 -2.4387343,-4.7e-4 -5.67820821,1.211436 -5.67820822,1.211436 z" + style="fill:#00ff00;fill-opacity:1;stroke:#00ff00;stroke-width:0.68916911px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 2.3445838,14.29017 v -3.973979 c 0,0 3.5185032,-1.4619955 6.0438479,-1.4493347 3.5986513,0.018047 4.8058653,2.1935077 8.4024193,2.1506237 2.223204,-0.02642 4.864565,-1.4493337 4.864565,-1.4493337 v 4.2544927 c 0,0 -4.034493,1.361534 -6.633493,1.309077 C 11.606132,15.06271 10.484431,13.075353 7.0617333,13.074599 5.0357641,13.074126 2.3445838,14.29017 2.3445838,14.29017 Z" id="path910-6" inkscape:connector-curvature="0" sodipodi:nodetypes="ccasccasc" /> <path - style="fill:#0000ff;fill-opacity:1;stroke:#0000ff;stroke-width:0.75483471px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - d="m 0.37741735,22.782384 v -3.960462 c 0,0 4.23535355,-1.457022 7.27520455,-1.444404 4.3318221,0.01798 5.7850001,2.186046 10.1143071,2.143309 2.67615,-0.02642 5.855654,-1.444404 5.855654,-1.444404 v 4.240025 c 0,0 -4.856466,1.356903 -7.984981,1.304623 -4.111714,-0.06871 -5.461948,-2.049369 -9.5819765,-2.050122 -2.4387343,-4.7e-4 -5.67820815,1.211435 -5.67820815,1.211435 z" + style="fill:#80b3ff;fill-opacity:1;stroke:#80b3ff;stroke-width:0.68916911px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 2.3445838,20.812354 v -3.973977 c 0,0 3.5185031,-1.461996 6.0438479,-1.449331 3.5986513,0.01798 4.8058653,2.193507 8.4024193,2.150619 2.223204,-0.02642 4.864565,-1.44933 4.864565,-1.44933 v 4.254495 c 0,0 -4.034493,1.361529 -6.633493,1.309074 -3.415791,-0.06905 -4.537492,-2.056361 -7.9601897,-2.057119 -2.0259692,-4.73e-4 -4.7171495,1.215569 -4.7171495,1.215569 z" id="path910-9" inkscape:connector-curvature="0" sodipodi:nodetypes="ccasccasc" /> + <rect + style="opacity:1;fill:#808080;fill-opacity:1;stroke:none;stroke-width:0.00942501;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:stroke fill markers" + id="rect1082" + width="0.5" + height="22.748209" + x="1.4999993" + y="0.62590456" /> + <use + x="0" + y="0" + xlink:href="#rect1082" + id="use907" + transform="translate(20.500001)" + width="100%" + height="100%" /> </svg> diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/about_bg.png b/cinelerra-5.1/plugins/theme_neophyte/data/about_bg.png index 61b14290..9310f8a4 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/about_bg.png and b/cinelerra-5.1/plugins/theme_neophyte/data/about_bg.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/autokeyframe.png b/cinelerra-5.1/plugins/theme_neophyte/data/autokeyframe.png index 2e5483fb..bddd6a64 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/autokeyframe.png and b/cinelerra-5.1/plugins/theme_neophyte/data/autokeyframe.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/delete.png b/cinelerra-5.1/plugins/theme_neophyte/data/delete.png index 74d9b342..e094bfcb 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/delete.png and b/cinelerra-5.1/plugins/theme_neophyte/data/delete.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/histogram_rgb.png b/cinelerra-5.1/plugins/theme_neophyte/data/histogram_rgb.png index 380e2ab9..f7852023 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/histogram_rgb.png and b/cinelerra-5.1/plugins/theme_neophyte/data/histogram_rgb.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/histogram_toggle.png b/cinelerra-5.1/plugins/theme_neophyte/data/histogram_toggle.png index 6e89c60b..f831ddbe 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/histogram_toggle.png and b/cinelerra-5.1/plugins/theme_neophyte/data/histogram_toggle.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_handle_bg.png b/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_handle_bg.png index 8f3d92d7..2cfddb5e 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_handle_bg.png and b/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_handle_bg.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_handle_dn.png b/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_handle_dn.png index 8a860049..4260f29c 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_handle_dn.png and b/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_handle_dn.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_handle_hi.png b/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_handle_hi.png index 0e4e427a..76e8b19d 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_handle_hi.png and b/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_handle_hi.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_handle_up.png b/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_handle_up.png index e5c6139b..8a099064 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_handle_up.png and b/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_handle_up.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_left_dn.png b/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_left_dn.png index f66a049c..00678666 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_left_dn.png and b/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_left_dn.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_left_hi.png b/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_left_hi.png index 9b24437d..9addff38 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_left_hi.png and b/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_left_hi.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_left_up.png b/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_left_up.png index a8980d76..669c0a30 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_left_up.png and b/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_left_up.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_right_dn.png b/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_right_dn.png index d4fcd230..3e7e0838 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_right_dn.png and b/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_right_dn.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_right_hi.png b/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_right_hi.png index 48b32229..5f337083 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_right_hi.png and b/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_right_hi.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_right_up.png b/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_right_up.png index 92caadcb..754323ed 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_right_up.png and b/cinelerra-5.1/plugins/theme_neophyte/data/hscroll_right_up.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/keyframe3.png b/cinelerra-5.1/plugins/theme_neophyte/data/keyframe3.png index 673f887c..9bff5433 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/keyframe3.png and b/cinelerra-5.1/plugins/theme_neophyte/data/keyframe3.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/mscroll_filler.png b/cinelerra-5.1/plugins/theme_neophyte/data/mscroll_filler.png index 8a9c84a4..1ad0d963 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/mscroll_filler.png and b/cinelerra-5.1/plugins/theme_neophyte/data/mscroll_filler.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/patchbay_bg.png b/cinelerra-5.1/plugins/theme_neophyte/data/patchbay_bg.png index 88dbb503..49b3086f 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/patchbay_bg.png and b/cinelerra-5.1/plugins/theme_neophyte/data/patchbay_bg.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/reload.png b/cinelerra-5.1/plugins/theme_neophyte/data/reload.png index d422c14f..e5523c4e 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/reload.png and b/cinelerra-5.1/plugins/theme_neophyte/data/reload.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/scope.png b/cinelerra-5.1/plugins/theme_neophyte/data/scope.png index f76ca479..86f82569 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/scope.png and b/cinelerra-5.1/plugins/theme_neophyte/data/scope.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/shbtn_dn.png b/cinelerra-5.1/plugins/theme_neophyte/data/shbtn_dn.png index ebb6e276..01b7c9c9 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/shbtn_dn.png and b/cinelerra-5.1/plugins/theme_neophyte/data/shbtn_dn.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/shbtn_hi.png b/cinelerra-5.1/plugins/theme_neophyte/data/shbtn_hi.png index b9e4a60b..2fa0174c 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/shbtn_hi.png and b/cinelerra-5.1/plugins/theme_neophyte/data/shbtn_hi.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/shbtn_up.png b/cinelerra-5.1/plugins/theme_neophyte/data/shbtn_up.png index 7267a3e5..05fb8a5f 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/shbtn_up.png and b/cinelerra-5.1/plugins/theme_neophyte/data/shbtn_up.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_handle_bg.png b/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_handle_bg.png index 8e000fb3..83a9605a 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_handle_bg.png and b/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_handle_bg.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_handle_dn.png b/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_handle_dn.png index 44bed0fb..6ce5da94 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_handle_dn.png and b/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_handle_dn.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_handle_hi.png b/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_handle_hi.png index 7046a65d..7bd7587b 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_handle_hi.png and b/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_handle_hi.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_handle_up.png b/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_handle_up.png index 60d96b62..aae65f40 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_handle_up.png and b/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_handle_up.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_left_dn.png b/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_left_dn.png index a5440005..ddbdcc1f 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_left_dn.png and b/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_left_dn.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_left_hi.png b/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_left_hi.png index 7e0565e9..015f2e47 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_left_hi.png and b/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_left_hi.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_left_up.png b/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_left_up.png index b1d538be..1f10fa5e 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_left_up.png and b/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_left_up.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_right_dn.png b/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_right_dn.png index 6310b97c..35a79892 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_right_dn.png and b/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_right_dn.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_right_hi.png b/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_right_hi.png index cb5cdee4..c7eeeeb3 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_right_hi.png and b/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_right_hi.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_right_up.png b/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_right_up.png index 7d98d344..cea35679 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_right_up.png and b/cinelerra-5.1/plugins/theme_neophyte/data/vscroll_right_up.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/waveform.png b/cinelerra-5.1/plugins/theme_neophyte/data/waveform.png index b6a52d8c..68b7e8c9 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/waveform.png and b/cinelerra-5.1/plugins/theme_neophyte/data/waveform.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/data/waveform_rgb.png b/cinelerra-5.1/plugins/theme_neophyte/data/waveform_rgb.png index c5008755..2cc0216e 100644 Binary files a/cinelerra-5.1/plugins/theme_neophyte/data/waveform_rgb.png and b/cinelerra-5.1/plugins/theme_neophyte/data/waveform_rgb.png differ diff --git a/cinelerra-5.1/plugins/theme_neophyte/neophyte.C b/cinelerra-5.1/plugins/theme_neophyte/neophyte.C index 4ac06493..de9d59c0 100644 --- a/cinelerra-5.1/plugins/theme_neophyte/neophyte.C +++ b/cinelerra-5.1/plugins/theme_neophyte/neophyte.C @@ -354,11 +354,12 @@ void NEOPHYTETHEME::initialize() "new_bigbutton_hi.png", "new_bigbutton_dn.png", "new_ok_images"); - new_button("reset.png", - "reset_up.png", - "reset_hi.png", - "reset_dn.png", - "reset_button"); + new_button( + "reset.png", + "reset_up.png", + "reset_dn.png", + "reset_hi.png", + "reset_button"); resources->cancel_images = new_button( "cancel.png", "filebox_bigbutton_up.png",