Improve Plymouth boot screen for Homeworld theme.

This commit is contained in:
Aurélien COUDERC
2021-03-01 23:53:21 +01:00
parent 642661c172
commit 7849524e20
8 changed files with 428 additions and 16 deletions
+4
View File
@@ -1,7 +1,11 @@
desktop-base (11.0.2) UNRELEASED; urgency=medium
[ Holger Levsen ]
* README: Homeworld is the default theme for bullseye.
[ Aurélien COUDERC ]
* Improve Plymouth boot screen for Homeworld theme. (Closes: #956426)
-- Holger Levsen <holger@debian.org> Mon, 15 Feb 2021 18:00:07 +0100
desktop-base (11.0.1) unstable; urgency=medium
Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 14 KiB

+10 -16
View File
@@ -1,7 +1,7 @@
# homeworld.script - boot splash using script plugin
#
# Copyright (C) 2009 Canonical Ltd.
# Copyright © 2010-2016 Aurélien Couderc <coucouf@debian.org>
# Copyright © 2010-2021 Aurélien Couderc <coucouf@debian.org>
# Copyright © 2014-2021 Juliette Taka <juliette.belin@logilab.fr>
#
# This program is free software; you can redistribute it and/or modify
@@ -31,10 +31,10 @@ NB_ROTATION_STEPS = 70;
NB_REFRESHS_BETWEEN_ANIMS = 3;
# Initial position of the center of the logo in % of background
DEBIAN_POS_PCT.y = 0.65; # Debian image position in % of screen height
DEBIAN_POS_PCT.y = 0.68; # Debian image position in % of screen height
DEBIAN_HEIGHT_PCT = 0.07; # Debian image height in % of smallest screen dimension
LOGO_CENTER_PCT.x = 0.5; # Debian swirl image position in % of screen height & width
LOGO_CENTER_PCT.y = 0.442;
LOGO_CENTER_PCT.y = 0.5;
LOGO_SIZE_PCT = 0.18; # Debian swirl image size in % of smallest screen dimension
#------------------------------- Globals -------------------------------------------
@@ -119,7 +119,7 @@ fun TextYOffset() {
#Debug("y = " + y);
text_height = first_line_height * 7.5;
min_height = Window.GetHeight();
min_height = window_max.height;
#Debug("text_height=" + text_height + "; min_height=" + min_height);
if (y + text_height > min_height)
@@ -150,13 +150,7 @@ logo_pos.y = logo_center.y - logo_size/2;
#------------------------------- Background ----------------------------------------
bg_image = Image("plymouth_background_homeworld.png");
bg_image_ratio = bg_image.GetWidth() / bg_image.GetHeight();
if (screen_ratio > bg_image_ratio)
bg_scale_factor = window_max.width / bg_image.GetWidth();
else
bg_scale_factor = window_max.height / bg_image.GetHeight();
scaled_bg_image = bg_image.Scale(bg_image.GetWidth() * bg_scale_factor,
bg_image.GetHeight() * bg_scale_factor);
scaled_bg_image = bg_image.Scale(window_max.width, window_max.height);
# Display background
bg_sprite = Sprite(scaled_bg_image);
@@ -254,12 +248,12 @@ fun StringToInteger (str) {
#-----------------------------------------------------------------------------
# Top background colour
# #489291 --> 0.282, 0.572, 0.569
# New background colour
# #0a3649 --> 0.039, 0.212, 0.286
# #010027 --> 0.004, 0.0, 0.153
# Bottom background colour
# #010027 --> 0.004, 0.0, 0.153
#
Window.SetBackgroundTopColor (0.282, 0.572, 0.569); # Nice colour on top of the screen fading to
Window.SetBackgroundBottomColor (0.039, 0.212, 0.286); # an equally nice colour on the bottom
Window.SetBackgroundTopColor (0.004, 0.0, 0.153); # Nice colour on top of the screen fading to
Window.SetBackgroundBottomColor (0.004, 0.0, 0.153); # an equally nice colour on the bottom
bits_per_pixel = Window.GetBitsPerPixel ();
# TODO need to handle 16 colors ?
Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 100 KiB

@@ -0,0 +1,277 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
id="Layer_1"
x="0px"
y="0px"
width="2560px"
height="2052px"
viewBox="0 0 2560 2052"
enable-background="new 0 0 2560 2052"
xml:space="preserve"
sodipodi:docname="debian_bulleyes_plymouth_bg.svg"
inkscape:export-filename="/tmp/plymouth_background_homeworld.png"
inkscape:export-xdpi="72"
inkscape:export-ydpi="72"
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"><metadata
id="metadata92"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
id="defs90" /><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1912"
inkscape:window-height="1140"
id="namedview88"
showgrid="false"
inkscape:zoom="0.22627417"
inkscape:cx="1319.3363"
inkscape:cy="446.53051"
inkscape:window-x="0"
inkscape:window-y="32"
inkscape:window-maximized="0"
inkscape:current-layer="Layer_1" />
<rect
x="0"
fill="#010027"
width="2560"
height="2052"
id="rect2" />
<g
id="g34">
<path
fill="#01A495"
d="M2586.031,747.818c-251.701,296.589-696.172,332.975-992.753,81.282 C1296.691,577.401,1260.304,132.931,1512-163.656c251.696-296.589,696.166-332.976,992.754-81.273 C2801.337,6.765,2837.724,451.233,2586.031,747.818z"
id="path4" />
<polygon
opacity="0.6"
fill="#010027"
points="2727.482,-147.051 2892.494,500.875 1497.765,1153.795 1236.198,321.748 "
id="polygon6" />
<radialGradient
id="SVGID_1_"
cx="2342.689"
cy="-23.8701"
r="1037.4518"
gradientTransform="matrix(0.7846 0 0 0.9019 195.9256 70.0287)"
gradientUnits="userSpaceOnUse">
<stop
offset="0"
style="stop-color:#010027;stop-opacity:0"
id="stop8" />
<stop
offset="0.8533"
style="stop-color:#010027;stop-opacity:0.8533"
id="stop10" />
<stop
offset="1"
style="stop-color:#010027"
id="stop12" />
</radialGradient>
<rect
x="1202"
y="-866"
fill="url(#SVGID_1_)"
width="1664"
height="1829"
id="rect15" />
<polygon
fill="#010027"
points="1760.677,1113.531 1709.861,1070.412 2787.922,-199.91 2838.738,-156.791 "
id="polygon17" />
<rect
x="2085.643"
y="-536.64"
transform="matrix(0.7624 0.6471 -0.6471 0.7624 714.4675 -1360.6174)"
opacity="0.6"
fill="#010027"
width="249.191"
height="1658.708"
id="rect19" />
<polygon
opacity="0.6"
fill="#010027"
points="1817.209,1046.916 1693.486,941.928 2717.607,-264.835 2841.325,-159.841 "
id="polygon21" />
<polygon
fill="#010027"
points="2008.219,1202.235 1823.634,974.716 2864.417,130.376 3048.994,357.889 "
id="polygon23" />
<radialGradient
id="SVGID_2_"
cx="1055.2925"
cy="54.6611"
r="455.8793"
gradientTransform="matrix(2.2175 0 0 1.8903 -324.1119 -56.8268)"
gradientUnits="userSpaceOnUse">
<stop
offset="0"
style="stop-color:#FFFFFF"
id="stop25" />
<stop
offset="0.6613"
style="stop-color:#010027"
id="stop27" />
</radialGradient>
<rect
x="983"
y="-796"
opacity="0.2"
fill="url(#SVGID_2_)"
width="2066"
height="1685"
id="rect30" />
<polygon
fill="#010027"
points="1311.147,697.036 1032.615,517.61 1802.421,-677.321 2080.944,-497.895 "
id="polygon32" />
</g>
<g
display="none"
id="g50">
<path
display="inline"
fill="#FFFFFF"
d="M1179.608,1229.131c-0.068,0.072-0.068,11.41-0.21,14.369 c-0.14,2.395-0.354,7.535-5.425,7.535c-5.211,0-6.479-5.986-6.902-8.592c-0.491-2.887-0.491-5.283-0.491-6.338 c0-3.381,0.21-12.824,8.17-12.824c2.395,0,3.733,0.707,4.79,1.27L1179.608,1229.131z M1159.182,1237.445 c0,19.861,10.566,19.861,12.116,19.861c4.366,0,7.185-2.396,8.382-6.549l0.141,6.268c1.339-0.072,2.677-0.213,4.859-0.213 c0.775,0,1.408,0,1.974,0.072c0.564,0,1.125,0.068,1.761,0.141c-1.127-2.254-1.971-7.324-1.971-18.316 c0-10.707,0-28.809,0.914-34.303c-2.534,1.199-4.721,1.973-9.51,2.395c1.9,2.043,1.9,3.1,1.9,12.395 c-1.337-0.42-3.027-0.914-5.915-0.914C1161.224,1218.283,1159.182,1229.271,1159.182,1237.445"
id="path36" />
<path
display="inline"
fill="#FFFFFF"
d="M1197.382,1233.85c0.071-5.848,1.27-11.061,6.269-11.061 c5.496,0,5.915,6.057,5.774,11.061H1197.382z M1216.4,1234.555c0-8.24-1.62-16.344-12.045-16.344 c-14.367,0-14.367,15.922-14.367,19.301c0,14.299,6.407,19.934,17.185,19.934c4.789,0,7.115-0.701,8.383-1.057 c-0.069-2.537,0.281-4.156,0.707-6.34c-1.482,0.92-3.384,2.115-7.609,2.115c-10.99,0-11.13-10.006-11.13-13.455h18.739 L1216.4,1234.555"
id="path38" />
<path
display="inline"
fill="#FFFFFF"
d="M1239.314,1237.584c0,6.551-1.196,15.355-9.366,15.355c-1.128,0-2.536-0.213-3.45-0.424 c-0.143-2.537-0.143-6.904-0.143-11.975c0-6.059,0.632-9.223,1.128-10.777c1.479-5,4.789-5.068,5.422-5.068 C1238.258,1224.695,1239.314,1232.092,1239.314,1237.584z M1219.1,1245.262c0,5.213,0,8.17-0.845,10.424 c2.888,1.127,6.479,1.76,10.777,1.76c2.746,0,10.706,0,15.003-8.803c2.042-4.086,2.746-9.582,2.746-13.738 c0-2.535-0.282-8.1-2.325-11.623c-1.97-3.307-5.141-4.998-8.52-4.998c-6.763,0-8.734,5.635-9.79,8.521 c0-3.59,0.068-16.129,0.631-22.539c-4.576,2.113-7.396,2.463-10.423,2.746c2.747,1.125,2.747,5.777,2.747,20.924v17.326"
id="path40" />
<path
display="inline"
fill="#FFFFFF"
d="M1260.323,1257.025c-1.41-0.213-2.398-0.354-4.441-0.354c-2.25,0-3.803,0.143-5.422,0.354 c0.703-1.34,0.986-1.977,1.197-6.551c0.281-6.271,0.354-23.037-0.141-26.559c-0.354-2.68-0.984-3.1-1.971-3.803 c5.775-0.564,7.395-0.986,10.07-2.254c-0.561,3.096-0.635,4.65-0.635,9.367C1258.84,1251.531,1258.77,1254.137,1260.323,1257.025"
id="path42" />
<path
display="inline"
fill="#FFFFFF"
d="M1282.877,1237.088c-0.139,4.438-0.211,7.539-1.41,10.002 c-1.48,3.172-3.943,4.086-5.773,4.086c-4.232,0-5.145-3.52-5.145-6.971c0-6.619,5.918-7.117,8.592-7.117H1282.877z M1263.504,1245.754c0,4.439,1.34,8.875,5.287,10.777c1.76,0.775,3.52,0.775,4.086,0.775c6.48,0,8.662-4.791,10.002-7.75 c-0.072,3.102,0,5,0.211,7.469c1.268-0.072,2.535-0.213,4.65-0.213c1.197,0,2.324,0.141,3.52,0.213 c-0.775-1.197-1.195-1.906-1.41-4.652c-0.139-2.674-0.139-5.352-0.139-9.084l0.07-14.371c0-5.355-1.41-10.637-11.977-10.637 c-6.971,0-11.057,2.113-13.1,3.17c0.848,1.551,1.553,2.885,2.184,5.918c2.75-2.396,6.342-3.664,10.002-3.664 c5.85,0,5.85,3.877,5.85,9.367c-1.338-0.068-2.467-0.207-4.369-0.207C1269.422,1232.865,1263.504,1236.313,1263.504,1245.754"
id="path44" />
<path
display="inline"
fill="#FFFFFF"
d="M1323.45,1250.051c0.072,2.395,0.072,4.932,1.057,6.975 c-1.553-0.141-2.469-0.354-5.352-0.354c-1.693,0-2.607,0.143-3.947,0.354c0.279-0.914,0.424-1.268,0.563-2.467 c0.213-1.617,0.354-7.043,0.354-8.947v-7.605c0-3.311,0-8.104-0.215-9.791c-0.139-1.195-0.488-4.436-4.578-4.436 c-4.014,0-5.352,2.957-5.846,5.352c-0.561,2.465-0.561,5.143-0.561,15.566c0.068,9.018,0.068,9.859,0.771,12.328 c-1.197-0.141-2.676-0.281-4.787-0.281c-1.693,0-2.82,0.068-4.225,0.281c0.492-1.129,0.775-1.693,0.914-5.637 c0.145-3.875,0.424-22.895-0.215-27.4c-0.35-2.75-1.057-3.381-1.828-4.086c5.707-0.283,7.535-1.197,9.299-2.111v7.465 c0.844-2.188,2.604-7.047,9.648-7.047c8.807,0,8.875,6.41,8.947,10.635V1250.051"
id="path46" />
<path
display="inline"
fill="#A80030"
d="M1260.917,1207.891l-5.834,5.832l-5.831-5.832l5.831-5.83L1260.917,1207.891"
id="path48" />
</g>
<radialGradient
id="SVGID_3_"
cx="1255.1274"
cy="966.0439"
r="271.9014"
gradientUnits="userSpaceOnUse">
<stop
offset="0"
style="stop-color:#FFFFFF"
id="stop52" />
<stop
offset="1"
style="stop-color:#010027;stop-opacity:0"
id="stop54" />
</radialGradient>
<circle
display="none"
fill="url(#SVGID_3_)"
cx="1255.127"
cy="966.043"
r="271.902"
id="circle57" />
<circle
display="none"
fill="#01A495"
cx="1255.127"
cy="966.043"
r="151.902"
id="circle59" />
<g
display="none"
id="g85">
<path
display="inline"
fill="#FFFFFF"
d="M1257.445,959.222c-3.024,0.039,0.57,1.553,4.519,2.162 c1.094-0.854,2.078-1.714,2.961-2.551C1262.471,959.433,1259.967,959.448,1257.445,959.222"
id="path61" />
<path
display="inline"
fill="#FFFFFF"
d="M1273.676,955.173c1.807-2.488,3.117-5.209,3.582-8.022 c-0.41,2.003-1.492,3.734-2.52,5.565c-5.656,3.561-0.535-2.113-0.004-4.274C1268.657,956.101,1273.895,953.034,1273.676,955.173"
id="path63" />
<path
display="inline"
fill="#FFFFFF"
d="M1279.674,939.578c0.367-5.447-1.072-3.722-1.557-1.647 C1278.682,938.226,1279.127,941.771,1279.674,939.578"
id="path65" />
<path
display="inline"
fill="#FFFFFF"
d="M1245.972,865.124c1.613,0.288,3.49,0.511,3.22,0.897 C1250.965,865.63,1251.364,865.278,1245.972,865.124"
id="path67" />
<path
display="inline"
fill="#FFFFFF"
d="M1249.194,866.021l-1.135,0.237l1.06-0.098L1249.194,866.021"
id="path69" />
<path
display="inline"
fill="#FFFFFF"
d="M1299.539,941.642c0.18,4.892-1.43,7.269-2.883,11.471l-2.617,1.301 c-2.139,4.16,0.213,2.642-1.32,5.945c-3.342,2.969-10.133,9.291-12.31,9.869c-1.588-0.035,1.075-1.873,1.425-2.594 c-4.472,3.069-3.589,4.607-10.429,6.477l-0.201-0.447c-16.863,7.937-40.287-7.787-39.979-29.237 c-0.18,1.36-0.513,1.021-0.884,1.566c-0.873-11.035,5.097-22.118,15.16-26.649c9.844-4.873,21.386-2.875,28.433,3.702 c-3.871-5.073-11.582-10.452-20.712-9.954c-8.951,0.146-17.325,5.832-20.121,12.008c-4.581,2.885-5.115,11.126-7.112,12.636 c-2.689,19.759,5.056,28.289,18.16,38.332c2.055,1.39,0.577,1.602,0.853,2.66c-4.352-2.037-8.335-5.115-11.615-8.882 c1.74,2.544,3.618,5.018,6.047,6.962c-4.109-1.387-9.592-9.947-11.189-10.295c7.074,12.668,28.699,22.216,40.03,17.478 c-5.244,0.195-11.899,0.107-17.787-2.07c-2.48-1.271-5.84-3.904-5.238-4.396c15.459,5.771,31.422,4.367,44.796-6.352 c3.404-2.651,7.121-7.16,8.195-7.221c-1.617,2.434,0.277,1.169-0.965,3.318c3.387-5.467-1.475-2.227,3.504-9.441l1.838,2.529 c-0.689-4.543,5.637-10.052,4.994-17.23c1.449-2.195,1.615,2.365,0.078,7.414c2.133-5.604,0.564-6.503,1.109-11.127 c0.59,1.555,1.373,3.205,1.773,4.847c-1.393-5.415,1.424-9.116,2.123-12.264c-0.693-0.303-2.146,2.393-2.482-4 c0.049-2.777,0.775-1.456,1.051-2.14c-0.541-0.315-1.973-2.444-2.842-6.527c0.627-0.961,1.688,2.489,2.543,2.629 c-0.553-3.248-1.502-5.724-1.543-8.213c-2.51-5.244-0.889,0.699-2.92-2.251c-2.674-8.327,2.213-1.932,2.547-5.714 c4.043,5.859,6.348,14.949,7.412,18.712c-0.811-4.589-2.115-9.038-3.713-13.338c1.232,0.521-1.982-9.44,1.6-2.844 c-3.822-14.06-16.352-27.197-27.879-33.359c1.406,1.29,3.186,2.908,2.551,3.164c-5.736-3.412-4.73-3.679-5.551-5.122 c-4.669-1.903-4.978,0.155-8.067,0.005c-8.805-4.674-10.502-4.177-18.604-7.101l0.367,1.725c-5.831-1.943-6.794,0.731-13.098,0.003 c-0.383-0.296,2.022-1.084,4.001-1.369c-5.64,0.745-5.378-1.114-10.894,0.204c1.356-0.953,2.798-1.587,4.247-2.397 c-4.595,0.28-10.979,2.677-9.01,0.495c-7.501,3.348-20.821,8.046-28.298,15.058l-0.235-1.572 c-3.427,4.113-14.939,12.279-15.856,17.61l-0.915,0.212c-1.78,3.018-2.938,6.437-4.35,9.54c-2.329,3.974-3.416,1.532-3.085,2.153 c-4.582,9.296-6.866,17.108-8.83,23.517c1.398,2.094,0.033,12.615,0.561,21.034c-2.299,41.59,29.187,81.964,63.606,91.285 c5.044,1.809,12.544,1.742,18.926,1.922c-7.527-2.152-8.498-1.139-15.834-3.697c-5.291-2.494-6.449-5.338-10.197-8.59l1.481,2.624 c-7.346-2.604-4.271-3.223-10.25-5.116l1.585-2.067c-2.386-0.182-6.312-4.012-7.382-6.139l-2.61,0.104 c-3.126-3.859-4.799-6.646-4.675-8.807l-0.843,1.502c-0.956-1.639-11.519-14.492-6.04-11.498c-1.017-0.926-2.371-1.512-3.838-4.182 l1.115-1.271c-2.634-3.396-4.856-7.748-4.687-9.195c1.407,1.898,2.384,2.254,3.352,2.58c-6.659-16.527-7.037-0.91-12.078-16.822 l1.064-0.086c-0.817-1.236-1.317-2.571-1.974-3.885l0.467-4.625c-4.793-5.539-1.341-23.574-0.646-33.462 c0.476-4.021,4.003-8.302,6.679-15.017l-1.63-0.28c3.121-5.442,17.817-21.861,24.629-21.018c3.298-4.144-0.656-0.018-1.303-1.058 c7.246-7.496,9.524-5.295,14.409-6.646c5.272-3.128-4.522,1.223-2.021-1.192c9.113-2.327,6.454-5.293,18.345-6.473 c1.255,0.712-2.911,1.101-3.954,2.026c7.591-3.716,24.026-2.869,34.708,2.061c12.382,5.793,26.302,22.904,26.854,39.003 l0.625,0.168c-0.316,6.401,0.98,13.805-1.268,20.601L1299.539,941.642"
id="path71" />
<path
display="inline"
fill="#FFFFFF"
d="M1224.427,963.371l-0.428,2.12c1.989,2.702,3.568,5.628,6.105,7.733 C1228.278,969.664,1226.923,968.193,1224.427,963.371"
id="path73" />
<path
display="inline"
fill="#FFFFFF"
d="M1229.124,963.187c-1.052-1.166-1.672-2.568-2.371-3.961 c0.666,2.453,2.035,4.561,3.306,6.707L1229.124,963.187"
id="path75" />
<path
display="inline"
fill="#FFFFFF"
d="M1312.292,945.109l-0.443,1.119c-0.811,5.785-2.576,11.512-5.271,16.82 C1309.556,957.447,1311.478,951.321,1312.292,945.109"
id="path77" />
<path
display="inline"
fill="#FFFFFF"
d="M1246.573,863.672c2.044-0.745,5.026-0.411,7.199-0.903 c-2.831,0.238-5.645,0.379-8.426,0.731L1246.573,863.672"
id="path79" />
<path
display="inline"
fill="#FFFFFF"
d="M1174.769,901.856c0.468,4.36-3.282,6.055,0.828,3.176 C1177.804,900.064,1174.739,903.663,1174.769,901.856"
id="path81" />
<path
display="inline"
fill="#FFFFFF"
d="M1169.933,922.048c0.95-2.91,1.119-4.656,1.481-6.342 C1168.796,919.056,1170.208,919.769,1169.933,922.048"
id="path83" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 14 KiB

+137
View File
@@ -0,0 +1,137 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:ns2="http://ns.adobe.com/AdobeIllustrator/10.0/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
id="root"
x="0px"
y="0px"
width="380px"
height="380px"
viewBox="0 0 380 380"
enable-background="new 0 0 380 380"
xml:space="preserve"
sodipodi:docname="logo.svg"
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
inkscape:export-filename="/tmp/logo.png"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96"><metadata
id="metadata10"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><defs
id="defs8" /><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1831"
inkscape:window-height="924"
id="namedview6"
showgrid="false"
inkscape:zoom="1.3894997"
inkscape:cx="36.470994"
inkscape:cy="157.20546"
inkscape:window-x="177"
inkscape:window-y="225"
inkscape:window-maximized="0"
inkscape:current-layer="root"
inkscape:snap-bbox="true"
inkscape:bbox-paths="true"
inkscape:bbox-nodes="true"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:snap-bbox-midpoints="true"
inkscape:object-paths="true"
inkscape:snap-intersection-paths="true"
inkscape:snap-smooth-nodes="true"
inkscape:snap-midpoints="true"
inkscape:snap-page="true"
inkscape:document-rotation="0" /><circle
r="179"
cy="190"
cx="190"
id="path817"
style="fill:#32b2a7;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:9.99998;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" /><g
inkscape:export-ydpi="96"
inkscape:export-xdpi="96"
inkscape:export-filename="C:\Users\xine\Documents\2018-debian-buster\futurePrototype-source\desktop-wallpaper\png\wallpaper-4096x2160.png"
transform="matrix(1.8539199,0,0,1.8539199,953.0737,104.96348)"
id="g1007"
style="display:inline;overflow:visible;fill:#ffffff;fill-opacity:1;stroke-width:4.97374"><g
transform="translate(-455.08059,-8.3559995)"
style="fill:#ffffff;fill-opacity:1;stroke-width:4.97374"
id="Layer_1-7"
ns2:layer="yes"
ns2:dimmedPercent="50"
ns2:rgbTrio="#4F008000FFFF"><g
style="fill:#ffffff;fill-opacity:1;stroke-width:4.97374"
id="g984"><path
style="fill:#ffffff;fill-opacity:1;stroke-width:4.97374"
inkscape:connector-curvature="0"
ns2:knockout="Off"
d="m 51.986,57.297 c -1.797,0.025 0.34,0.926 2.686,1.287 0.648,-0.506 1.236,-1.018 1.76,-1.516 -1.461,0.358 -2.948,0.366 -4.446,0.229"
id="path960" /><path
style="fill:#ffffff;fill-opacity:1;stroke-width:4.97374"
inkscape:connector-curvature="0"
ns2:knockout="Off"
d="m 61.631,54.893 c 1.07,-1.477 1.85,-3.094 2.125,-4.766 -0.24,1.192 -0.887,2.221 -1.496,3.307 -3.359,2.115 -0.316,-1.256 -0.002,-2.537 -3.612,4.546 -0.496,2.726 -0.627,3.996"
id="path962" /><path
style="fill:#ffffff;fill-opacity:1;stroke-width:4.97374"
inkscape:connector-curvature="0"
ns2:knockout="Off"
d="m 65.191,45.629 c 0.217,-3.236 -0.637,-2.213 -0.924,-0.978 0.335,0.174 0.6,2.281 0.924,0.978"
id="path964" /><path
style="fill:#ffffff;fill-opacity:1;stroke-width:4.97374"
inkscape:connector-curvature="0"
ns2:knockout="Off"
d="m 45.172,1.399 c 0.959,0.172 2.072,0.304 1.916,0.533 1.049,-0.23 1.287,-0.442 -1.916,-0.533"
id="path966" /><path
style="fill:#ffffff;fill-opacity:1;stroke-width:4.97374"
inkscape:connector-curvature="0"
ns2:knockout="Off"
d="M 47.088,1.932 46.41,2.072 47.041,2.016 47.088,1.932"
id="path968" /><path
style="fill:#ffffff;fill-opacity:1;stroke-width:4.97374"
inkscape:connector-curvature="0"
ns2:knockout="Off"
d="m 76.992,46.856 c 0.107,2.906 -0.85,4.316 -1.713,6.812 l -1.553,0.776 c -1.271,2.468 0.123,1.567 -0.787,3.53 -1.984,1.764 -6.021,5.52 -7.313,5.863 -0.943,-0.021 0.639,-1.113 0.846,-1.541 -2.656,1.824 -2.131,2.738 -6.193,3.846 L 60.16,65.878 C 50.142,70.591 36.226,61.251 36.409,48.507 c -0.107,0.809 -0.304,0.607 -0.526,0.934 -0.517,-6.557 3.028,-13.143 9.007,-15.832 5.848,-2.895 12.704,-1.707 16.893,2.197 -2.301,-3.014 -6.881,-6.209 -12.309,-5.91 -5.317,0.084 -10.291,3.463 -11.951,7.131 -2.724,1.715 -3.04,6.611 -4.227,7.507 -1.597,11.737 3.004,16.808 10.787,22.773 1.225,0.826 0.345,0.951 0.511,1.58 -2.586,-1.211 -4.954,-3.039 -6.901,-5.277 1.033,1.512 2.148,2.982 3.589,4.137 -2.438,-0.826 -5.695,-5.908 -6.646,-6.115 4.203,7.525 17.052,13.197 23.78,10.383 -3.113,0.115 -7.068,0.064 -10.566,-1.229 -1.469,-0.756 -3.467,-2.322 -3.11,-2.615 9.182,3.43 18.667,2.598 26.612,-3.771 2.021,-1.574 4.229,-4.252 4.867,-4.289 -0.961,1.445 0.164,0.695 -0.574,1.971 2.014,-3.248 -0.875,-1.322 2.082,-5.609 l 1.092,1.504 c -0.406,-2.696 3.348,-5.97 2.967,-10.234 0.861,-1.304 0.961,1.403 0.047,4.403 1.268,-3.328 0.334,-3.863 0.66,-6.609 0.352,0.923 0.814,1.904 1.051,2.878 -0.826,-3.216 0.848,-5.416 1.262,-7.285 -0.408,-0.181 -1.275,1.422 -1.473,-2.377 0.029,-1.65 0.459,-0.865 0.625,-1.271 -0.324,-0.186 -1.174,-1.451 -1.691,-3.877 0.375,-0.57 1.002,1.478 1.512,1.562 -0.328,-1.929 -0.893,-3.4 -0.916,-4.88 -1.49,-3.114 -0.527,0.415 -1.736,-1.337 -1.586,-4.947 1.316,-1.148 1.512,-3.396 2.404,3.483 3.775,8.881 4.404,11.117 -0.48,-2.726 -1.256,-5.367 -2.203,-7.922 0.73,0.307 -1.176,-5.609 0.949,-1.691 C 83.519,18.706 76.074,10.902 69.225,7.24 70.063,8.007 71.121,8.97 70.741,9.121 67.335,7.093 67.934,6.935 67.446,6.078 64.671,4.949 64.489,6.169 62.651,6.08 57.421,3.306 56.413,3.601 51.6,1.863 l 0.219,1.023 c -3.465,-1.154 -4.037,0.438 -7.782,0.004 -0.228,-0.178 1.2,-0.644 2.375,-0.815 -3.35,0.442 -3.193,-0.66 -6.471,0.122 0.808,-0.567 1.662,-0.942 2.524,-1.424 -2.732,0.166 -6.522,1.59 -5.352,0.295 -4.456,1.988 -12.37,4.779 -16.811,8.943 l -0.14,-0.933 c -2.035,2.443 -8.874,7.296 -9.419,10.46 l -0.544,0.127 c -1.059,1.793 -1.744,3.825 -2.584,5.67 -1.385,2.36 -2.03,0.908 -1.833,1.278 -2.724,5.523 -4.077,10.164 -5.246,13.97 0.833,1.245 0.02,7.495 0.335,12.497 -1.368,24.704 17.338,48.69 37.785,54.228 2.997,1.072 7.454,1.031 11.245,1.141 -4.473,-1.279 -5.051,-0.678 -9.408,-2.197 -3.143,-1.48 -3.832,-3.17 -6.058,-5.102 l 0.881,1.557 c -4.366,-1.545 -2.539,-1.912 -6.091,-3.037 l 0.941,-1.229 C 28.751,98.334 26.418,96.056 25.78,94.795 l -1.548,0.061 c -1.86,-2.295 -2.851,-3.949 -2.779,-5.23 l -0.5,0.891 c -0.567,-0.973 -6.843,-8.607 -3.587,-6.83 -0.605,-0.553 -1.409,-0.9 -2.281,-2.484 l 0.663,-0.758 c -1.567,-2.016 -2.884,-4.6 -2.784,-5.461 0.836,1.129 1.416,1.34 1.99,1.533 -3.957,-9.818 -4.179,-0.541 -7.176,-9.994 L 8.412,66.472 C 7.926,65.74 7.631,64.945 7.24,64.165 l 0.276,-2.75 C 4.667,58.121 6.719,47.409 7.13,41.534 7.415,39.145 9.508,36.602 11.1,32.614 l -0.97,-0.167 c 1.854,-3.234 10.586,-12.988 14.63,-12.486 1.959,-2.461 -0.389,-0.009 -0.772,-0.629 4.303,-4.453 5.656,-3.146 8.56,-3.947 3.132,-1.859 -2.688,0.725 -1.203,-0.709 5.414,-1.383 3.837,-3.144 10.9,-3.846 0.745,0.424 -1.729,0.655 -2.35,1.205 4.511,-2.207 14.275,-1.705 20.617,1.225 7.359,3.439 15.627,13.605 15.953,23.17 l 0.371,0.1 c -0.188,3.802 0.582,8.199 -0.752,12.238 l 0.908,-1.912"
id="path970" /><path
style="fill:#ffffff;fill-opacity:1;stroke-width:4.97374"
inkscape:connector-curvature="0"
ns2:knockout="Off"
d="m 32.372,59.764 -0.252,1.26 c 1.181,1.604 2.118,3.342 3.626,4.596 -1.085,-2.118 -1.891,-2.993 -3.374,-5.856"
id="path972" /><path
style="fill:#ffffff;fill-opacity:1;stroke-width:4.97374"
inkscape:connector-curvature="0"
ns2:knockout="Off"
d="m 35.164,59.654 c -0.625,-0.691 -0.995,-1.523 -1.409,-2.352 0.396,1.457 1.207,2.709 1.962,3.982 l -0.553,-1.63"
id="path974" /><path
style="fill:#ffffff;fill-opacity:1;stroke-width:4.97374"
inkscape:connector-curvature="0"
ns2:knockout="Off"
d="m 84.568,48.916 -0.264,0.662 c -0.484,3.438 -1.529,6.84 -3.131,9.994 1.77,-3.328 2.915,-6.968 3.395,-10.656"
id="path976" /><path
style="fill:#ffffff;fill-opacity:1;stroke-width:4.97374"
inkscape:connector-curvature="0"
ns2:knockout="Off"
d="M 45.527,0.537 C 46.742,0.092 48.514,0.293 49.803,0 48.123,0.141 46.451,0.225 44.8,0.438 l 0.727,0.099"
id="path978" /><path
style="fill:#ffffff;fill-opacity:1;stroke-width:4.97374"
inkscape:connector-curvature="0"
ns2:knockout="Off"
d="m 2.872,23.219 c 0.28,2.592 -1.95,3.598 0.494,1.889 1.31,-2.951 -0.512,-0.815 -0.494,-1.889"
id="path980" /><path
style="fill:#ffffff;fill-opacity:1;stroke-width:4.97374"
inkscape:connector-curvature="0"
ns2:knockout="Off"
d="M 0,35.215 C 0.563,33.487 0.665,32.449 0.88,31.449 -0.676,33.438 0.164,33.862 0,35.215"
id="path982" /></g></g></g></svg>

After

Width:  |  Height:  |  Size: 9.6 KiB