Gentoo Archives: gentoo-commits

From: "Sebastian Pipping (sping)" <sping@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/artwork: artwork.xml
Date: Fri, 29 Apr 2011 01:40:38
Message-Id: 20110429014029.037D620054@flycatcher.gentoo.org
1 sping 11/04/29 01:40:28
2
3 Modified: artwork.xml
4 Log:
5 Use bigger rendering of red gentoo3 logo, point to terms of usage, update rendering howto
6
7 Revision Changes Path
8 1.2 xml/htdocs/proj/en/desktop/artwork/artwork.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/artwork/artwork.xml?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/artwork/artwork.xml?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/artwork/artwork.xml?r1=1.1&r2=1.2
13
14 Index: artwork.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/artwork/artwork.xml,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- artwork.xml 28 Apr 2011 13:51:08 -0000 1.1
21 +++ artwork.xml 29 Apr 2011 01:40:28 -0000 1.2
22 @@ -82,18 +82,27 @@
23 <section>
24 <title>The red &quot;gentoo&quot; logo</title>
25 <body>
26 -<fig link="/images/gentoo-new.gif" />
27 +<fig link="/images/artwork/gentoo3-616x123.png" />
28 <p>
29 It is possible to render this logo as a transparent PNG with custom resolution.
30 +The <uri link="/main/en/name-logo.xml">Gentoo Name and Logo Usage Guidelines</uri> apply.
31 </p>
32
33 <dl>
34 <dt><b>Procedure:</b></dt>
35 <dd>
36 <ol>
37 - <li>Get a copy of <uri link="http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-src/gentoo-web/blend/blend-archive/gentoo3.blend.bz2">gentoo3.blend.bz2</uri></li>
38 - <li>Unpack it using bunzip2</li>
39 - <li>Pass it to Blender (package <c>media-gfx/blender</c>) for rendering</li>
40 + <li>Get a copy of <uri link="http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-src/gentoo-web/blend/blend-archive/gentoo3.blend.bz2">gentoo3.blend.bz2</uri>
41 + and unpack it using bunzip2
42 + </li>
43 + <li>Pass it to Blender (package <c>media-gfx/blender</c>) for rendering, details below</li>
44 + <li>Apply post-processing
45 + <ol>
46 + <li>Apply <e>Autocrop Image</e> in GIMP</li>
47 + <li>Add Adam7 interlacing for web display</li>
48 + <li>Optimize file size using OptiPNG losslessly</li>
49 + </ol>
50 + </li>
51 </ol>
52 </dd>
53 </dl>