summaryrefslogtreecommitdiff
path: root/logo/README
diff options
context:
space:
mode:
authorsirgazil <felipe.lopez@openmailbox.org>2016-12-16 16:31:35 -0500
committersirgazil <felipe.lopez@openmailbox.org>2016-12-16 16:31:35 -0500
commit80a336efe54d1eacbb4384979d2ca6779e9b1842 (patch)
treec01b5d68e774e96531f1d22cd546ba4bc5dd2f4e /logo/README
parentacd581c399cb7a62b35dabcd9bfc0763946930aa (diff)
downloadguix-artwork-80a336efe54d1eacbb4384979d2ca6779e9b1842.tar
guix-artwork-80a336efe54d1eacbb4384979d2ca6779e9b1842.tar.gz
website: Replace original GNU Guix logo with the golden GNU.
See https://debbugs.gnu.org/cgi/bugreport.cgi?bug=25205 for more information about the decision. * logo/Guix-print.svg: New file. * logo/Guix.svg: Ditto. * logo/GuixSD-print.svg: Add dark horizontal variant. * logo/GuixSD.svg: Ditto. * logo/README: Mark Nikita's logo as superseded. * logo/guix-logo-white.svg: Rename to logo/superseded-guix-white.svg * logo/guix-logo.svg: Rename to logo/superseded-guix.svg * website/static/base/img/Guix-package.png: Use new logo. * website/static/base/img/Guix.png: New file. * website/static/base/img/GuixSD-package.png: Change to screen. * website/static/base/img/GuixSD.png: New file. * website/static/base/img/guix-manual-icon.png: Use new logo. * website/static/base/img/guixsd-manual-icon.png: Suggest text lines. * website/static/base/img/icon-set.svg: Use new logo. * website/static/base/img/installer.svg: Use new logo. * website/static/base/img/src-package.png: New file. * website/www.scm (%web-pages): Include new graphics page. * website/www/download.scm (%guix-src-image): New variable. (download-page): Use new variable. * website/www/graphics.scm: New file.
Diffstat (limited to 'logo/README')
-rw-r--r--logo/README70
1 files changed, 40 insertions, 30 deletions
diff --git a/logo/README b/logo/README
index 2a2c777..a2e7dc6 100644
--- a/logo/README
+++ b/logo/README
@@ -1,45 +1,55 @@
-LOGOTYPES
-=========
+#+TITLE: Guix and GuixSD Logotypes
-The SVG files in this directory are the original logotypes of the GNU Guix
-package manager and the Guix System Distribution (GuixSD). The logos are
-available for different media: screen, print, etc. For example, the
-"GuixSD.svg" file contains the logo with colors in a range appropriate for
-computer screens (RGB); "GuixSD-print.svg" contains the logo with colors in a
-range appropriate for printing.
+* Introduction
+The SVG files in this directory are the original logotypes of the GNU
+Guix package manager and the Guix System Distribution (GuixSD).
+Each file contains color, black and white, and other variants of a
+logo. Open the SVG files with Inkscape to see which variant is better
+for your needs.
-Copying
--------
+The logos may be available for different media: screen, print,
+etc. For example, the "GuixSD.svg" file contains the logo with colors
+in a range appropriate for computer screens (RGB); "GuixSD-print.svg"
+contains the logo with colors in a range generally appropriate for
+printing. For other media, the logos may need to be prepared according
+to the limitations of the printing device.
-The logotype of GNU Guix was designed by Nikita Karetnikov. It is available
-under the following terms:
- Copyright © 2013 Nikita Karetnikov <nikita@karetnikov.org>
+* Copying
- Permission is granted to copy, distribute and/or modify this work under the
- terms of:
+The now [[https://debbugs.gnu.org/cgi/bugreport.cgi?bug%3D25205][superseded]] logotype of GNU Guix was designed by Nikita
+Karetnikov. It is available under the following terms:
- * the GNU General Public License as published by the Free Software
- Foundation, either version 3 of the License, or (at your option) any
- later version;
- * or the GNU Free Documentation License, Version 1.3 or any later version
- published by the Free Software Foundation; with no Invariant Sections, no
- Front-Cover Texts and no Back-Cover Texts.
+#+BEGIN_QUOTE
+Copyright © 2013 Nikita Karetnikov <nikita@karetnikov.org>
+Permission is granted to copy, distribute and/or modify this work
+under the terms of:
-The logotype of the Guix System Distribution was designed by Luis Felipe López
-Acevedo. It is available under the following terms:
+- the GNU General Public License as published by the Free Software
+ Foundation, either version 3 of the License, or (at your option) any
+ later version;
+- or the GNU Free Documentation License, Version 1.3 or any later version
+ published by the Free Software Foundation; with no Invariant
+ Sections, no Front-Cover Texts and no Back-Cover Texts.
+#+END_QUOTE
- Copyright © 2015 Luis Felipe López Acevedo <felipe.lopez@opmbx.org>
+The current GNU Guix and Guix System Distribution logotypes were
+designed by Luis Felipe López Acevedo. They are available under the
+following terms:
- Permission is granted to copy, distribute and/or modify this work under the
- terms of the Creative Commons Attribution-ShareAlike 4.0 International
- License.
+#+BEGIN_QUOTE
+Copyright © 2015 Luis Felipe López Acevedo <felipe.lopez@opmbx.org>
+
+Permission is granted to copy, distribute and/or modify this work
+under the terms of the Creative Commons Attribution-ShareAlike 4.0
+International License.
+#+END_QUOTE
Note that the SVG files in this directory may have metadata with more
-information about authors and copyright. If you are using Inkscape, you can
-access the Document metadata from the File menu or from the document
-properties.
+information about authors and copyright. If you are using Inkscape,
+you can access the Document metadata from the File menu or from the
+document properties.