Blame Manual/repository-html/repository_42.html

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

2.38 The <tt>`trunk/Identity/Themes/Motifs/Modern/Backgrounds'</tt> Directory

671838
671838
632e8b
671838

2.38.1 Goals

671838
671838
    632e8b
  • Organize background images for Modern theme.
  • 671838
    671838
    671838
    632e8b
    671838

    2.38.2 Description

    671838
    632e8b

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

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

    632e8b

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

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

    632e8b
     
    xcf/800x600.xcf
    632e8b
    632e8b

    to produce the background image:

    632e8b

    632e8b
     
    img/800x600-bg.png
    632e8b
    632e8b

    which is loaded in:

    632e8b

    632e8b
     
    svg/800x600.svg
    632e8b
    632e8b

    to produce the final background image:

    632e8b

    632e8b
     
    img/800x600.png         
    632e8b
    632e8b

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

    632e8b
    by means of rendering scripts.
    632e8b

    632e8b

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

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

    632e8b
     
    xcf/800x600-anaconda.xcf
    632e8b
    632e8b

    to produce the background image:

    632e8b

    632e8b
     
    img/800x600-anaconda-bg.png
    632e8b
    632e8b

    which is loaded in:

    632e8b

    632e8b
     
    svg/800x600-anaconda.svg
    632e8b
    632e8b

    to produce the file:

    632e8b

    632e8b
     
    img/800x600-anaconda.png
    632e8b
    632e8b

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

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

    632e8b

    Background images without artistic motif are generally used as based

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

    632e8b

    Background images are linked (using the import feature of

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

    632e8b

    In this structure you design background images for different screen

    632e8b
    resolutions based on the theme artistic motif.
    632e8b

    632e8b

    You may create different artistic motifs propositions based

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

    632e8b

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

    632e8b
    TreeFlower, Modern, etc.).
    632e8b

    632e8b

    Each artistic motif directory represents just one unique artistic

    632e8b
    motif. 
    632e8b

    632e8b

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

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

    632e8b

    Designing artistic motifs is for anyone interested in creating

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

    671838
    632e8b

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

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

    632e8b

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

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

    671838
    632e8b
    671838

    2.38.3 Usage

    671838
    632e8b

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

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

    671838
    632e8b
    671838

    2.38.4 See also

    063806
    063806
    632e8b
    2.39 The <tt>`trunk/Identity/Themes/Motifs/Modern/Backgrounds/Img'</tt> Directory  
    632e8b
    632e8b
    2.40 The <tt>`trunk/Identity/Themes/Motifs/Modern/Backgrounds/Tpl'</tt> Directory  
    632e8b
    632e8b
    2.41 The <tt>`trunk/Identity/Themes/Motifs/Modern/Backgrounds/Xcf'</tt> Directory  
    063806
    063806
    ee1f37
    ee1f37
    632e8b
    ee1f37
    632e8b
    [ < ]
    632e8b
    [ > ]
    ee1f37
       
    671838
    [ << ]
    632e8b
    [ Up ]
    632e8b
    [ >> ]
    ee1f37
    ee1f37

    ee1f37
     <font size="-1">
    632e8b
      This document was generated on March, 4 2011 using texi2html 1.76.
    ee1f37
     </font>
    ee1f37
     
    ee1f37
    ee1f37

    ee1f37
    </body>
    ee1f37
    </html>