Blame Manuals/Repository/repository-html/repository_29.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>
2b5e61
<title>CentOS Artwork Repository: 3.26 trunk/Identity/Themes/Motifs/Modern/Backgrounds</title>
4c79b5
2b5e61
<meta name="description" content="CentOS Artwork Repository: 3.26 trunk/Identity/Themes/Motifs/Modern/Backgrounds">
2b5e61
<meta name="keywords" content="CentOS Artwork Repository: 3.26 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 ]
2b5e61
[ >> ]
4c79b5
   
4c79b5
   
4c79b5
   
4c79b5
   
4c79b5
[Top]
4c79b5
[Contents]
2b5e61
[Index]
4c79b5
[ ? ]
4c79b5
2b5e61
5cee2c
2b5e61

3.26 trunk/Identity/Themes/Motifs/Modern/Backgrounds

4c79b5
4c79b5
5cee2c
2b5e61

3.26.1 Goals

2b5e61
2b5e61
    2b5e61
  • Organize background images for Modern theme.
  • 2b5e61
    63f275
    63f275
    5cee2c
    2b5e61

    3.26.2 Description

    2b5e61
    2b5e61

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

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

    2b5e61

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

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

    2b5e61
     
    xcf/800x600.xcf
    2b5e61
    2b5e61

    to produce the background image:

    2b5e61

    2b5e61
     
    img/800x600-bg.png
    2b5e61
    2b5e61

    which is loaded in:

    2b5e61

    2b5e61
     
    svg/800x600.svg
    2b5e61
    2b5e61

    to produce the final background image:

    2b5e61

    2b5e61
     
    img/800x600.png         
    2b5e61
    2b5e61

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

    2b5e61
    by means of rendering scripts.
    2b5e61

    2b5e61

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

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

    2b5e61
     
    xcf/800x600-anaconda.xcf
    2b5e61
    2b5e61

    to produce the background image:

    2b5e61

    2b5e61
     
    img/800x600-anaconda-bg.png
    2b5e61
    2b5e61

    which is loaded in:

    2b5e61

    2b5e61
     
    svg/800x600-anaconda.svg
    2b5e61
    2b5e61

    to produce the file:

    2b5e61

    2b5e61
     
    img/800x600-anaconda.png
    2b5e61
    2b5e61

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

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

    2b5e61

    Background images without artistic motif are generally used as based

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

    2b5e61

    Background images are linked (using the import feature of

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

    2b5e61

    In this structure you design background images for different screen

    2b5e61
    resolutions based on the theme artistic motif.
    2b5e61

    2b5e61

    You may create different artistic motifs propositions based

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

    2b5e61

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

    2b5e61
    TreeFlower, Modern, etc.).
    2b5e61

    2b5e61

    Each artistic motif directory represents just one unique artistic

    2b5e61
    motif. 
    2b5e61

    2b5e61

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

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

    2b5e61

    Designing artistic motifs is for anyone interested in creating

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

    2dc146
    2b5e61

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

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

    2b5e61

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

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

    5fb024
    5cee2c
    4c79b5

    3.26.3 Usage

    4c79b5
    2b5e61

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

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

    008ee0
    5cee2c
    4c79b5

    3.26.4 See also

    4c79b5
    2b5e61
    2b5e61
    3.27 trunk/Identity/Themes/Motifs/Modern/Backgrounds/Img  
    2b5e61
    2b5e61
    3.28 trunk/Identity/Themes/Motifs/Modern/Backgrounds/Tpl  
    2b5e61
    2b5e61
    3.29 trunk/Identity/Themes/Motifs/Modern/Backgrounds/Xcf  
    2b5e61
    2b5e61
    2b5e61
    4c79b5
    63f275
    4c79b5
    5cee2c
    [ < ]
    5cee2c
    [ > ]
    4c79b5
       
    4c79b5
    [ << ]
    5cee2c
    [ Up ]
    2b5e61
    [ >> ]
    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>