diff mbox series

[bug#53374] logo: Remove link to CMYK color profile in SVG for screen

Message ID Y5rKc2rvbioOweZSn-uzs1RxZ7AJSsBeQbuu391B_QYfgkBXJxhd-uJ9cOm78ps34UeIg15lT2U-1z6z3RGL0-wiJkAlgf_YehZpQ5SFlNI=@protonmail.com
State Accepted
Headers show
Series [bug#53374] logo: Remove link to CMYK color profile in SVG for screen | expand

Checks

Context Check Description
cbaines/applying patch fail View Laminar job
cbaines/issue success View issue

Commit Message

Luis Felipe Jan. 19, 2022, 8:43 p.m. UTC
Hi, this is a patch for guix-artwork.

---
Luis Felipe López Acevedo
https://luis-felipe.gitlab.io/

Comments

Mathieu Othacehe Jan. 20, 2022, 1:33 p.m. UTC | #1
Hello Luis,

> This association was kept when importing the logo to new SVG projects
> without people noticing, which was annoying (see #48827 for example).
>
> * logo/Guix.svg: Remove CMYK color profile.

Pushed, thanks!

Mathieu
diff mbox series

Patch

From 242243d36c1dca1cdfe48d8438eab156f9fa5ab6 Mon Sep 17 00:00:00 2001
From: Luis Felipe <luis.felipe.la@protonmail.com>
Date: Wed, 19 Jan 2022 15:16:54 -0500
Subject: [PATCH] logo: Remove link to CMYK color profile in SVG for screen.

The SVG source of the logo used to export bitmap images for
presentation on screens had a CMYK color profile associated to it
(Artifex-PS-CMYK-Profile), which is unnecessary.

This association was kept when importing the logo to new SVG projects
without people noticing, which was annoying (see #48827 for example).

* logo/Guix.svg: Remove CMYK color profile.
---
 logo/Guix.svg | 49 +++++++++++++++++++++++--------------------------
 1 file changed, 23 insertions(+), 26 deletions(-)

diff --git a/logo/Guix.svg b/logo/Guix.svg
index b7cf5e3..071e16e 100644
--- a/logo/Guix.svg
+++ b/logo/Guix.svg
@@ -2,23 +2,23 @@ 
 <!-- Created with Inkscape (http://www.inkscape.org/) -->
 
 <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: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"
    width="300"
    height="300"
    id="svg2"
    version="1.1"
-   inkscape:version="0.48.5 r10040"
+   inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
    sodipodi:docname="Guix.svg"
    inkscape:export-filename="guix.png"
-   inkscape:export-xdpi="90"
-   inkscape:export-ydpi="90">
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
   <title
      id="title3310">GNU Guix Logotype</title>
   <defs
@@ -89,10 +89,6 @@ 
          offset="1"
          id="stop4706-8" />
     </linearGradient>
-    <color-profile
-       id="color-profile3838"
-       xlink:href="/usr/share/color/icc/ghostscript/ps_cmyk.icc"
-       name="Artifex-PS-CMYK-Profile" />
     <linearGradient
        inkscape:collect="always"
        xlink:href="#linearGradient4014"
@@ -462,21 +458,22 @@ 
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
      inkscape:zoom="1.0610305"
-     inkscape:cx="466.98036"
-     inkscape:cy="-20.320344"
+     inkscape:cx="466.52759"
+     inkscape:cy="280.85903"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
      showgrid="false"
      inkscape:window-width="1920"
-     inkscape:window-height="1028"
+     inkscape:window-height="1011"
      inkscape:window-x="0"
-     inkscape:window-y="24"
+     inkscape:window-y="32"
      inkscape:window-maximized="1"
      inkscape:showpageshadow="false"
      showborder="true"
      borderlayer="true"
      inkscape:object-nodes="true"
-     inkscape:snap-global="false">
+     inkscape:snap-global="false"
+     inkscape:pagecheckerboard="0">
     <inkscape:grid
        type="axonomgrid"
        id="grid3004"
@@ -514,7 +511,7 @@ 
         <dc:description />
       </cc:Work>
       <cc:License
-         rdf:about="http://creativecommons.org/licenses/by-sa/3.0/">
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
         <cc:permits
            rdf:resource="http://creativecommons.org/ns#Reproduction" />
         <cc:permits
@@ -542,17 +539,17 @@ 
        id="rect3164" />
     <text
        xml:space="preserve"
-       style="font-size:12px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#232323;fill-opacity:1;stroke:none;font-family:Sans"
+       style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#232323;fill-opacity:1;stroke:none"
        x="1"
        y="1072.3622"
-       id="text4172"
-       sodipodi:linespacing="125%"><tspan
+       id="text4172"><tspan
          sodipodi:role="line"
          x="1"
          y="1072.3622"
-         id="tspan4176"><tspan
+         id="tspan4176"
+         style="font-size:12px;line-height:1.25;font-family:sans-serif"><tspan
    id="tspan4860"
-   style="font-size:12px;font-weight:bold;-inkscape-font-specification:Sans Bold;fill:#232323;fill-opacity:1">Font: </tspan>Sans</tspan></text>
+   style="font-weight:bold;font-size:12px;font-family:sans-serif;-inkscape-font-specification:'Sans Bold';fill:#232323;fill-opacity:1">Font: </tspan>Sans</tspan></text>
     <path
        id="path3368"
        d="m 625.22652,1149.8723 c -1.60155,2.927 -3.22746,5.3099 -4.88419,7.1875 -1.60153,1.8225 -3.36759,3.2802 -5.30044,4.3847 -1.87767,1.0493 -4.00808,1.8061 -6.38274,2.2478 -2.31945,0.3866 -4.98268,0.5829 -8.02005,0.5828 -2.24054,0 -4.25412,-0.1148 -6.02198,-0.333 -0.007,0 -0.0206,0 -0.0278,0 -0.22413,-0.016 -0.68703,-0.091 -1.16554,-0.1665 -0.50401,-0.079 -1.0192,-0.155 -1.83158,-0.3053 -14.89094,-2.7552 -19.82954,7.5824 -20.89653,10.4344 -0.16701,0.4464 -0.24975,0.7215 -0.24975,0.7215 l -18.09369,50.4514 -11.1004,18.8708 22.17307,0 c 9.1067,-20.2764 17.86189,-62.613 27.22377,-66.3527 2.02917,0.2838 4.54439,0.4162 7.57603,0.4162 3.97621,0 7.53632,-0.4767 10.68416,-1.4708 3.1478,-0.9941 5.97921,-2.5359 8.51957,-4.6345 2.54034,-2.1537 4.83892,-4.9007 6.88226,-8.2143 2.09853,-3.3134 4.08877,-7.294 5.96646,-11.9329 l -5.05064,-1.8871 z"
-- 
2.34.0