Blame Manuals/en/Html/Repository/repository_20.html

4c79b5
4c79b5
<html>
4c79b5
4c79b5
can you do inside it.
4c79b5
4c79b5
Copyright C 2009, 2010 CentOS Artwork SIG. All rights
4c79b5
reserved.
4c79b5
4c79b5
Permission is granted to copy, distribute and/or modify this document
4c79b5
under the terms of the GNU Free Documentation License, Version 1.2 or
4c79b5
any later version published by the Free Software Foundation; with no
4c79b5
Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
4c79b5
copy of the license is included in the section entitled GNU Free
4c79b5
Documentation License.  
4c79b5
-->
300762
4c79b5
4c79b5
Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author)
4c79b5
            Karl Berry  <karl@freefriends.org>
4c79b5
            Olaf Bachmann <obachman@mathematik.uni-kl.de>
4c79b5
            and many others.
4c79b5
Maintained by: Many creative people <dev@texi2html.cvshome.org>
4c79b5
Send bugs and suggestions to <users@texi2html.cvshome.org>
4c79b5
4c79b5
-->
4c79b5
<head>
4c79b5
<title>CentOS Artwork Repository: 3.17 trunk/Identity/Themes/Motifs/Modern/Backgrounds</title>
4c79b5
4c79b5
<meta name="description" content="CentOS Artwork Repository: 3.17 trunk/Identity/Themes/Motifs/Modern/Backgrounds">
4c79b5
<meta name="keywords" content="CentOS Artwork Repository: 3.17 trunk/Identity/Themes/Motifs/Modern/Backgrounds">
4c79b5
<meta name="resource-type" content="document">
4c79b5
<meta name="distribution" content="global">
4c79b5
<meta name="Generator" content="texi2html 1.76">
4c79b5
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4c79b5
<style type="text/css">
4c79b5
4c79b5
@import "/home/centos/artwork/trunk/Identity/Themes/Motifs/Modern/Web/Css/Texi2html/common.css";
4c79b5
4c79b5
a.summary-letter {text-decoration: none}
4c79b5
pre.display {font-family: serif}
4c79b5
pre.format {font-family: serif}
4c79b5
pre.menu-comment {font-family: serif}
4c79b5
pre.menu-preformatted {font-family: serif}
4c79b5
pre.smalldisplay {font-family: serif; font-size: smaller}
4c79b5
pre.smallexample {font-size: smaller}
4c79b5
pre.smallformat {font-family: serif; font-size: smaller}
4c79b5
pre.smalllisp {font-size: smaller}
4c79b5
span.sansserif {font-family:sans-serif; font-weight:normal;}
4c79b5
ul.toc {list-style: none}
4c79b5
-->
4c79b5
</style>
4c79b5
4c79b5
4c79b5
</head>
4c79b5
4c79b5
<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
4c79b5
4c79b5
4c79b5
[ < ]
4c79b5
[ > ]
4c79b5
   
4c79b5
[ << ]
4c79b5
[ Up ]
300762
[ >> ]
4c79b5
   
4c79b5
   
4c79b5
   
4c79b5
   
4c79b5
[Top]
4c79b5
[Contents]
300762
[Index]
4c79b5
[ ? ]
4c79b5
4c79b5
4c79b5
4c79b5

3.17 trunk/Identity/Themes/Motifs/Modern/Backgrounds

4c79b5
4c79b5
4c79b5
4c79b5

3.17.1 Goals

4c79b5
4c79b5
    4c79b5
  • Organize background images for Modern theme.
  • 4c79b5
    4c79b5
    4c79b5
    4c79b5
    4c79b5

    3.17.2 Description

    4c79b5
    4c79b5

    Inside motif's <tt>`Backgrounds/'</tt> directory you can create vectorial

    4c79b5
    designs using Inkscape and background images using Gimp. Later, you
    4c79b5
    can export background images as <tt>`.png'</tt> and load them in your
    4c79b5
    vectorial design project using Inkscape's import feautre.  
    4c79b5

    4c79b5

    You may need to repeat this technic for different screen resoluions.

    4c79b5
    In that case you need to create one file for each screen resolution
    4c79b5
    and do the appropriate linking inside .svg to .png files.  For example
    4c79b5
    if you need to produce background images in 800x600 you need to create
    4c79b5
    the following file:
    4c79b5

    4c79b5
     
    xcf/800x600.xcf
    4c79b5
    4c79b5

    to produce the background image:

    4c79b5

    4c79b5
     
    img/800x600-bg.png
    4c79b5
    4c79b5

    which is loaded in:

    4c79b5

    4c79b5
     
    svg/800x600.svg
    4c79b5
    4c79b5

    to produce the final background image:

    4c79b5

    4c79b5
     
    img/800x600.png         
    4c79b5
    4c79b5

    The <tt>`img/800x600.png'</tt> background image is produced automatically

    4c79b5
    by means of rendering scripts.
    4c79b5

    4c79b5

    In other cases, like Anaconda's, it is possible that you need to make

    4c79b5
    some variations to one background image that don't want to appear on
    4c79b5
    regular background images of the same resolution. In this case you
    4c79b5
    need to create a new and specific background image for that art
    4c79b5
    component.  For example, if you need to produce the background image
    4c79b5
    used by Anconda (800x600) art works you create the file:
    4c79b5

    4c79b5
     
    xcf/800x600-anaconda.xcf
    4c79b5
    4c79b5

    to produce the background image:

    4c79b5

    4c79b5
     
    img/800x600-anaconda-bg.png
    4c79b5
    4c79b5

    which is loaded in:

    4c79b5

    4c79b5
     
    svg/800x600-anaconda.svg
    4c79b5
    4c79b5

    to produce the file:

    4c79b5

    4c79b5
     
    img/800x600-anaconda.png
    4c79b5
    4c79b5

    The 800x600-anaconda.png file is used by all Anaconda art works

    4c79b5
    sharing a common 800x600 screen resolution (e.g., Header, Progress,
    4c79b5
    Splash, Firstboot, etc.). The Anaconda Prompt is indexed to 16 colors
    4c79b5
    and 640x480 pixels so you need to create a 640x480 background image
    4c79b5
    for it, and take the color limitation into account when designing it.
    4c79b5

    4c79b5

    Background images without artistic motif are generally used as based

    4c79b5
    to build the Background images that do contain the theme's artistic
    4c79b5
    motif. 
    4c79b5

    4c79b5

    Background images are linked (using Inkscape's import feature)

    4c79b5
    inside almost all theme art works. This structure let you make
    4c79b5
    centralized changes on the visual identity and propagate them quickly
    4c79b5
    to other areas. 
    4c79b5

    4c79b5

    In this structure you design background images for different screen

    4c79b5
    resolutions based on theme's artistic motif.
    4c79b5

    4c79b5

    You may create different artistic motifs propositions based

    4c79b5
    on the same conceptual idea. The conceptual idea is what defines a
    4c79b5
    theme. Artistic motifs are interpretations of that idea.
    4c79b5

    4c79b5

    Inside this directory artistic motifs are organized by name (e.g.,

    4c79b5
    TreeFlower, Modern, etc.).
    4c79b5

    4c79b5

    Inside each motif directories represent just one unique artistic motif.

    4c79b5

    4c79b5

    The artistic motif is graphic design used as common pattern to connect

    4c79b5
    all visual manifestations inside one unique theme.  The artistic motif
    4c79b5
    is based on a conceptual idea.  Artistic motifs provide visual style
    4c79b5
    to themes.
    4c79b5

    4c79b5

    Designing artistic motifs is for anyone interested in creating

    4c79b5
    beautiful themes for CentOS.  When building a theme for CentOS, the
    4c79b5
    first design you need to define is the artistic motif. 
    4c79b5

    4c79b5
    4c79b5

    Inside CentOS Artwork Repository, theme visual styles (Motifs) and

    4c79b5
    theme visual structures (Models) are two different working lines.
    4c79b5
    When you design an artistic motif for CentOS you concentrate on its
    4c79b5
    visual style, and eventualy, use the centos-art command line
    4c79b5
    interface to render the visual style, you are currently producing,
    4c79b5
    against an already-made theme model in order to produce the final
    4c79b5
    result.  Final images are stored under the motif's name directory
    4c79b5
    using the model directory structure as reference.
    4c79b5

    4c79b5

    The artistic motif base structure is used by centos-art to

    4c79b5
    produce images automatically. This section describes each directory of
    4c79b5
    CentOS artistic motif base structure.
    4c79b5

    4c79b5
    4c79b5
    4c79b5

    3.17.3 Usage

    4c79b5
    4c79b5

    The motif's <tt>`Backgrounds/'</tt> directory is probably the motif's core

    4c79b5
    component.  Inside motif's <tt>`Backgrounds/'</tt> directory you produce
    4c79b5
    background images used by almost all theme models (e.g., Distribution,
    4c79b5
    Websites, Promotion, etc.).  The motif's <tt>`Backgrounds/'</tt> directory
    4c79b5
    can contain subdirectories to help you organize the design process. 
    4c79b5

    4c79b5
    4c79b5
    4c79b5

    3.17.4 See also

    4c79b5
    4c79b5
    4c79b5
    3.18 trunk/Identity/Themes/Motifs/Modern/Backgrounds/Img  
    4c79b5
    4c79b5
    3.19 trunk/Identity/Themes/Motifs/Modern/Backgrounds/Tpl  
    4c79b5
    4c79b5
    3.20 trunk/Identity/Themes/Motifs/Modern/Backgrounds/Xcf  
    4c79b5
    300762
    3.54 trunk/Translations/Identity/Themes/Backgrounds  
    4c79b5
    4c79b5
    4c79b5
    4c79b5
    4c79b5
    4c79b5
    4c79b5
    [ < ]
    4c79b5
    [ > ]
    4c79b5
       
    4c79b5
    [ << ]
    4c79b5
    [ Up ]
    300762
    [ >> ]
    4c79b5
    4c79b5

    4c79b5
     <font size="-1">
    300762
      This document was generated on September, 23 2010 using texi2html 1.76.
    4c79b5
     </font>
    4c79b5
     
    4c79b5
    4c79b5

    4c79b5
    </body>
    4c79b5
    </html>