diff options
author | Jakub Steiner <jimmac@gmail.com> | 2022-03-10 13:42:12 +0100 |
---|---|---|
committer | Jakub Steiner <jimmac@gmail.com> | 2022-03-10 13:42:12 +0100 |
commit | 0115db57853155a0492a526ff8e072ec4e1e1760 (patch) | |
tree | 3a03994babe989dea426802cd3b1f91454380c5b /backgrounds | |
parent | f7af2d2377ea6db6b249d6fabe42b9863315ed00 (diff) | |
download | gnome-backgrounds-0115db57853155a0492a526ff8e072ec4e1e1760.tar.gz |
blobs: adjust crop
Fixes https://gitlab.gnome.org/GNOME/gnome-backgrounds/-/issues/23
Diffstat (limited to 'backgrounds')
-rw-r--r-- | backgrounds/blobs-d.svg | 15 | ||||
-rw-r--r-- | backgrounds/blobs-l.svg | 9 |
2 files changed, 15 insertions, 9 deletions
diff --git a/backgrounds/blobs-d.svg b/backgrounds/blobs-d.svg index 8df5f7b..7b454cf 100644 --- a/backgrounds/blobs-d.svg +++ b/backgrounds/blobs-d.svg @@ -6,7 +6,7 @@ height="2160" version="1.1" sodipodi:docname="blobs-d.svg" - inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)" + inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns="http://www.w3.org/2000/svg" @@ -19,9 +19,14 @@ inkscape:pageshadow="0" inkscape:pageopacity="0" inkscape:pagecheckerboard="1" - showgrid="false" + showgrid="true" width="4096px" - inkscape:current-layer="layer2" /> + inkscape:current-layer="layer2" + borderlayer="true"> + <inkscape:grid + type="xygrid" + id="grid81" /> + </sodipodi:namedview> <defs id="defs9"> <linearGradient @@ -308,7 +313,7 @@ inkscape:label="l"> <g id="g154" - transform="matrix(2.1333333,0,0,2.1333333,0,1.200136)"> + transform="matrix(2.1333333,0,0,2.1333333,0,-70.87043)"> <rect x="0" y="0" @@ -393,6 +398,6 @@ width="4096" height="2304" x="0" - y="1.2001359" /> + y="-72" /> </g> </svg> diff --git a/backgrounds/blobs-l.svg b/backgrounds/blobs-l.svg index 58c6f14..8b6f839 100644 --- a/backgrounds/blobs-l.svg +++ b/backgrounds/blobs-l.svg @@ -6,7 +6,7 @@ height="2160" version="1.1" sodipodi:docname="blobs-l.svg" - inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)" + inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns="http://www.w3.org/2000/svg" @@ -21,7 +21,8 @@ inkscape:pagecheckerboard="1" showgrid="false" width="4096px" - inkscape:current-layer="layer2" /> + inkscape:current-layer="layer2" + borderlayer="true" /> <defs id="defs9"> <linearGradient @@ -308,7 +309,7 @@ inkscape:label="l"> <g id="g154" - transform="matrix(2.1333333,0,0,2.1333333,0,1.200136)"> + transform="matrix(2.1333333,0,0,2.1333333,0,-70.87043)"> <rect x="0" y="0" @@ -393,6 +394,6 @@ width="4096" height="2304" x="0" - y="1.2001359" /> + y="-72" /> </g> </svg> |