Blame Manuals/Repository/repository-html/repository_30.html

4c79b5
4c79b5
<html>
ccb7a3
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
-->
acd47b
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>
fa7cae
<title>CentOS Artwork Repository: 3.27 trunk/Identity/Themes/Motifs/Modern/Backgrounds</title>
4c79b5
fa7cae
<meta name="description" content="CentOS Artwork Repository: 3.27 trunk/Identity/Themes/Motifs/Modern/Backgrounds">
fa7cae
<meta name="keywords" content="CentOS Artwork Repository: 3.27 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
1e9202
@import "/home/centos/artwork/trunk/Identity/Models/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
5cee2c
[ < ]
5cee2c
[ > ]
4c79b5
   
4c79b5
[ << ]
4c79b5
[ Up ]
fa7cae
[ >> ]
4c79b5
   
4c79b5
   
4c79b5
   
4c79b5
   
4c79b5
[Top]
4c79b5
[Contents]
fa7cae
[Index]
4c79b5
[ ? ]
4c79b5
fa7cae
5cee2c
fa7cae

3.27 trunk/Identity/Themes/Motifs/Modern/Backgrounds

bc3531
4c79b5
5cee2c
54b5a5

3.27.1 Goals

54b5a5
54b5a5
    fa7cae
  • Organize background images for Modern theme.
  • 54b5a5
    54b5a5
    54b5a5
    5cee2c
    54b5a5

    3.27.2 Description

    4c79b5
    fa7cae

    Inside <tt>`Motifs'</tt> directory, the <tt>`Backgrounds/'</tt> directory is

    fa7cae
    used to create vectorial designs using Inkscape and background images
    fa7cae
    using Gimp. Later, you can export background images as <tt>`.png'</tt> and
    fa7cae
    load them in your vectorial design project using the import feautre of
    fa7cae
    Inkscape.
    fa7cae

    fa7cae

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

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

    fa7cae
     
    xcf/800x600.xcf
    fa7cae
    fa7cae

    to produce the background image:

    fa7cae

    fa7cae
     
    img/800x600-bg.png
    fa7cae
    fa7cae

    which is loaded in:

    fa7cae

    fa7cae
     
    svg/800x600.svg
    fa7cae
    fa7cae

    to produce the final background image:

    fa7cae

    fa7cae
     
    img/800x600.png         
    fa7cae
    fa7cae

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

    fa7cae
    by means of rendering scripts.
    fa7cae

    fa7cae

    In other cases (e.g. Anaconda), it is possible that you need to make

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

    fa7cae
     
    xcf/800x600-anaconda.xcf
    fa7cae
    fa7cae

    to produce the background image:

    fa7cae

    fa7cae
     
    img/800x600-anaconda-bg.png
    fa7cae
    fa7cae

    which is loaded in:

    fa7cae

    fa7cae
     
    svg/800x600-anaconda.svg
    fa7cae
    fa7cae

    to produce the file:

    fa7cae

    fa7cae
     
    img/800x600-anaconda.png
    fa7cae
    fa7cae

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

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

    fa7cae

    Background images without artistic motif are generally used as based

    fa7cae
    to build the Background images that do contain the theme artistic
    fa7cae
    motif. 
    fa7cae

    fa7cae

    Background images are linked (using the import feature of

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

    fa7cae

    In this structure you design background images for different screen

    fa7cae
    resolutions based on the theme artistic motif.
    fa7cae

    fa7cae

    You may create different artistic motifs propositions based

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

    fa7cae

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

    fa7cae
    TreeFlower, Modern, etc.).
    fa7cae

    fa7cae

    Each artistic motif directory represents just one unique artistic

    fa7cae
    motif. 
    fa7cae

    fa7cae

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

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

    fa7cae

    Designing artistic motifs is for anyone interested in creating

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

    fa7cae
    fa7cae

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

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

    fa7cae

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

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

    4c79b5
    5cee2c
    4c79b5

    3.27.3 Usage

    4c79b5
    fa7cae

    The <tt>`Backgrounds/'</tt> directory is probably the core component,

    fa7cae
    inside <tt>`Motifs/'</tt> directory structure.  Inside <tt>`Backgrounds/'</tt>
    fa7cae
    directory you produce background images used by almost all theme
    fa7cae
    models (e.g., Distribution, Websites, Promotion, etc.).  The
    fa7cae
    <tt>`Backgrounds/'</tt> directory can contain subdirectories to help you
    fa7cae
    organize the design process. 
    54b5a5

    4c79b5
    5cee2c
    4c79b5

    3.27.4 See also

    4c79b5
    fa7cae
    fa7cae
    3.28 trunk/Identity/Themes/Motifs/Modern/Backgrounds/Img  
    fa7cae
    fa7cae
    3.29 trunk/Identity/Themes/Motifs/Modern/Backgrounds/Tpl  
    fa7cae
    fa7cae
    3.30 trunk/Identity/Themes/Motifs/Modern/Backgrounds/Xcf  
    fa7cae
    fa7cae
    4c79b5
    4c79b5
    2dc146
    4c79b5
    5cee2c
    [ < ]
    5cee2c
    [ > ]
    4c79b5
       
    4c79b5
    [ << ]
    5cee2c
    [ Up ]
    fa7cae
    [ >> ]
    4c79b5
    4c79b5

    4c79b5
     <font size="-1">
    acd47b
      This document was generated on February, 26 2011 using texi2html 1.76.
    4c79b5
     </font>
    4c79b5
     
    4c79b5
    4c79b5

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