Blame Manuals/Repository/repository-html/repository_28.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
-->
bf28e1
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>
2c3589
<title>CentOS Artwork Repository: 3.25 trunk/Identity/Themes/Motifs/Modern/Backgrounds</title>
4c79b5
2c3589
<meta name="description" content="CentOS Artwork Repository: 3.25 trunk/Identity/Themes/Motifs/Modern/Backgrounds">
2c3589
<meta name="keywords" content="CentOS Artwork Repository: 3.25 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
2c3589
[ < ]
2c3589
[ > ]
4c79b5
   
4c79b5
[ << ]
4c79b5
[ Up ]
2c3589
[ >> ]
4c79b5
   
4c79b5
   
4c79b5
   
4c79b5
   
4c79b5
[Top]
4c79b5
[Contents]
2c3589
[Index]
4c79b5
[ ? ]
4c79b5
2c3589
af3979
2c3589

3.25 trunk/Identity/Themes/Motifs/Modern/Backgrounds

d11e55
d11e55
d11e55
2c3589

3.25.1 Goals

2c3589
2c3589
    2c3589
  • Organize background images for Modern theme.
  • 2c3589
    d11e55
    d11e55
    d11e55
    2c3589

    3.25.2 Description

    d11e55
    2c3589

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

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

    2c3589

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

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

    2c3589
     
    xcf/800x600.xcf
    2c3589
    2c3589

    to produce the background image:

    2c3589

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

    which is loaded in:

    2c3589

    2c3589
     
    svg/800x600.svg
    2c3589
    2c3589

    to produce the final background image:

    2c3589

    2c3589
     
    img/800x600.png         
    2c3589
    2c3589

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

    2c3589
    by means of rendering scripts.
    2c3589

    2c3589

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

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

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

    to produce the background image:

    2c3589

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

    which is loaded in:

    2c3589

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

    to produce the file:

    2c3589

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

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

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

    2c3589

    Background images without artistic motif are generally used as based

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

    2c3589

    Background images are linked (using the import feature of

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

    2c3589

    In this structure you design background images for different screen

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

    2c3589

    You may create different artistic motifs propositions based

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

    2c3589

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

    2c3589
    TreeFlower, Modern, etc.).
    2c3589

    2c3589

    Each artistic motif directory represents just one unique artistic

    2c3589
    motif. 
    2c3589

    2c3589

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

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

    2c3589

    Designing artistic motifs is for anyone interested in creating

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

    2c3589
    2c3589

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

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

    2c3589

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

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

    d11e55
    d11e55
    2c3589

    3.25.3 Usage

    d11e55
    2c3589

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

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

    d11e55
    d11e55
    4c79b5

    3.25.4 See also

    4c79b5
    d11e55
    2c3589
    3.26 trunk/Identity/Themes/Motifs/Modern/Backgrounds/Img  
    d11e55
    2c3589
    3.27 trunk/Identity/Themes/Motifs/Modern/Backgrounds/Tpl  
    d11e55
    2c3589
    3.28 trunk/Identity/Themes/Motifs/Modern/Backgrounds/Xcf  
    d11e55
    d11e55
    4c79b5
    4c79b5
    2c3589
    4c79b5
    d11e55
    [ < ]
    d11e55
    [ > ]
    4c79b5
       
    4c79b5
    [ << ]
    2c3589
    [ Up ]
    2c3589
    [ >> ]
    4c79b5
    4c79b5

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

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