From 52485e50e6e43436e645c1b3ec75f1a03d1e1bc4 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Apr 02 2011 22:22:11 +0000 Subject: Update repository documentation manual. --- diff --git a/Identity/Manual/Directories/chapter-menu.texi b/Identity/Manual/Directories/chapter-menu.texi index dd62a83..2e47e50 100644 --- a/Identity/Manual/Directories/chapter-menu.texi +++ b/Identity/Manual/Directories/chapter-menu.texi @@ -25,10 +25,6 @@ * Directories trunk Identity Themes Motifs:: * Directories trunk Identity Themes Motifs Flame:: * Directories trunk Identity Themes Motifs Modern:: -* Directories trunk Identity Themes Motifs Modern Backgrounds:: -* Directories trunk Identity Themes Motifs Modern Backgrounds Img:: -* Directories trunk Identity Themes Motifs Modern Backgrounds Tpl:: -* Directories trunk Identity Themes Motifs Modern Backgrounds Xcf:: * Directories trunk Identity Themes Motifs Modern Distro Anaconda Progress:: * Directories trunk Identity Themes Motifs Modern Palettes:: * Directories trunk Identity Themes Motifs TreeFlower:: diff --git a/Identity/Manual/Directories/chapter-nodes.texi b/Identity/Manual/Directories/chapter-nodes.texi index eec8e18..6e9f17a 100644 --- a/Identity/Manual/Directories/chapter-nodes.texi +++ b/Identity/Manual/Directories/chapter-nodes.texi @@ -128,26 +128,6 @@ @cindex Directories trunk Identity Themes Motifs Modern @include Directories/trunk/Identity/Themes/Motifs/Modern.texi -@node Directories trunk Identity Themes Motifs Modern Backgrounds -@section The @file{trunk/Identity/Themes/Motifs/Modern/Backgrounds} Directory -@cindex Directories trunk Identity Themes Motifs Modern Backgrounds -@include Directories/trunk/Identity/Themes/Motifs/Modern/Backgrounds.texi - -@node Directories trunk Identity Themes Motifs Modern Backgrounds Img -@section The @file{trunk/Identity/Themes/Motifs/Modern/Backgrounds/Img} Directory -@cindex Directories trunk Identity Themes Motifs Modern Backgrounds Img -@include Directories/trunk/Identity/Themes/Motifs/Modern/Backgrounds/Img.texi - -@node Directories trunk Identity Themes Motifs Modern Backgrounds Tpl -@section The @file{trunk/Identity/Themes/Motifs/Modern/Backgrounds/Tpl} Directory -@cindex Directories trunk Identity Themes Motifs Modern Backgrounds Tpl -@include Directories/trunk/Identity/Themes/Motifs/Modern/Backgrounds/Tpl.texi - -@node Directories trunk Identity Themes Motifs Modern Backgrounds Xcf -@section The @file{trunk/Identity/Themes/Motifs/Modern/Backgrounds/Xcf} Directory -@cindex Directories trunk Identity Themes Motifs Modern Backgrounds Xcf -@include Directories/trunk/Identity/Themes/Motifs/Modern/Backgrounds/Xcf.texi - @node Directories trunk Identity Themes Motifs Modern Distro Anaconda Progress @section The @file{trunk/Identity/Themes/Motifs/Modern/Distro/Anaconda/Progress} Directory @cindex Directories trunk Identity Themes Motifs Modern Distro Anaconda Progress diff --git a/Identity/Manual/Directories/trunk/Identity/Themes/Motifs/Modern/Backgrounds.texi b/Identity/Manual/Directories/trunk/Identity/Themes/Motifs/Modern/Backgrounds.texi deleted file mode 100644 index bb766f5..0000000 --- a/Identity/Manual/Directories/trunk/Identity/Themes/Motifs/Modern/Backgrounds.texi +++ /dev/null @@ -1,143 +0,0 @@ -@subsection Goals - -@itemize -@item Organize background images for Modern theme. -@end itemize - -@subsection Description - -Inside @file{Motifs} directory, the @file{Backgrounds/} directory is -used to create vectorial designs using Inkscape and background images -using Gimp. Later, you can export background images as @file{.png} and -load them in your vectorial design project using the import feautre of -Inkscape. - -You may need to repeat this technic for different screen resoluions. -In that case you need to create one file for each screen resolution -and do the appropriate linking inside .svg to .png files. For example -if you need to produce background images in 800x600 you need to create -the following file: - -@example -xcf/800x600.xcf -@end example - -to produce the background image: - -@example -img/800x600-bg.png -@end example - -which is loaded in: - -@example -svg/800x600.svg -@end example - -to produce the final background image: - -@example -img/800x600.png -@end example - -The @file{img/800x600.png} background image is produced automatically -by means of rendering scripts. - -In other cases (e.g. Anaconda), it is possible that you need to make -some variations to one background image that don't want to appear on -regular background images of the same resolution. In this case you -need to create a new and specific background image for that art -component. For example, if you need to produce the background image -used by Anconda (800x600) art works you create the file: - -@example -xcf/800x600-anaconda.xcf -@end example - -to produce the background image: - -@example -img/800x600-anaconda-bg.png -@end example - -which is loaded in: - -@example -svg/800x600-anaconda.svg -@end example - -to produce the file: - -@example -img/800x600-anaconda.png -@end example - -The 800x600-anaconda.png file is used by all Anaconda art works -sharing a common 800x600 screen resolution (e.g., Header, Progress, -Splash, Firstboot, etc.). The Anaconda Prompt is indexed to 16 colors -and 640x480 pixels so you need to create a 640x480 background image -for it, and take the color limitation into account when designing it. - -Background images without artistic motif are generally used as based -to build the Background images that do contain the theme artistic -motif. - -Background images are linked (using the @b{import} feature of -Inkscape) inside almost all theme art works. This structure let you -make centralized changes on the visual identity and propagate them -quickly to other areas. - -In this structure you design background images for different screen -resolutions based on the theme artistic motif. - -You may create different artistic motifs propositions based -on the same conceptual idea. The conceptual idea is what defines a -theme. Artistic motifs are interpretations of that idea. - -Inside this directory artistic motifs are organized by name (e.g., -TreeFlower, Modern, etc.). - -Each artistic motif directory represents just one unique artistic -motif. - -The artistic motif is graphic design used as common pattern to connect -all visual manifestations inside one unique theme. The artistic motif -is based on a conceptual idea. Artistic motifs provide visual style -to themes. - -Designing artistic motifs is for anyone interested in creating -beautiful themes for CentOS. When building a theme for CentOS, the -first design you need to define is the artistic motif. - - -Inside CentOS Artwork Repository, theme visual styles (Motifs) and -theme visual structures (Models) are two different working lines. -When you design an artistic motif for CentOS you concentrate on its -visual style, and eventualy, use the @command{centos-art} command line -interface to render the visual style, you are currently producing, -against an already-made theme model in order to produce the final -result. Final images are stored under @file{Motifs/} directory using -the model name, and the model directory structure as reference. - -The artistic motif base structure is used by @command{centos-art} to -produce images automatically. This section describes each directory of -CentOS artistic motif base structure. - -@subsection Usage - -The @file{Backgrounds/} directory is probably the core component, -inside @file{Motifs/} directory structure. Inside @file{Backgrounds/} -directory you produce background images used by almost all theme -models (e.g., Distribution, Websites, Promotion, etc.). The -@file{Backgrounds/} directory can contain subdirectories to help you -organize the design process. - -@subsection See also - -@menu -* Directories trunk Identity Themes Motifs Modern Backgrounds Img:: -* Directories trunk Identity Themes Motifs Modern Backgrounds Tpl:: -* Directories trunk Identity Themes Motifs Modern Backgrounds Xcf:: -@comment --- Removed(* Directories trunk Translations Identity Themes Backgrounds::) --- -@end menu - diff --git a/Identity/Manual/Directories/trunk/Identity/Themes/Motifs/Modern/Backgrounds/Img.texi b/Identity/Manual/Directories/trunk/Identity/Themes/Motifs/Modern/Backgrounds/Img.texi deleted file mode 100644 index fc1ecfb..0000000 --- a/Identity/Manual/Directories/trunk/Identity/Themes/Motifs/Modern/Backgrounds/Img.texi +++ /dev/null @@ -1,19 +0,0 @@ -@subsection Goals - -@itemize -@item ... -@end itemize - -@subsection Description - -@subsection Usage - -In this directory is where you store all background images (e.g., -.png, .jpg, .xpm, etc.). This directory is required by -@file{centos-art} command line interface. - -@subsection See also - -@menu -@end menu - diff --git a/Identity/Manual/Directories/trunk/Identity/Themes/Motifs/Modern/Backgrounds/Tpl.texi b/Identity/Manual/Directories/trunk/Identity/Themes/Motifs/Modern/Backgrounds/Tpl.texi deleted file mode 100644 index 4b3308a..0000000 --- a/Identity/Manual/Directories/trunk/Identity/Themes/Motifs/Modern/Backgrounds/Tpl.texi +++ /dev/null @@ -1,18 +0,0 @@ -@subsection Goals - -@itemize -@item ... -@end itemize - -@subsection Description - -@subsection Usage - -In this directory is where you store all the scalable vector graphics -(e.g., .svg) files. This directory is required by @file{centos-art} -command line interface. - -@subsection See also - -@menu -@end menu diff --git a/Identity/Manual/Directories/trunk/Identity/Themes/Motifs/Modern/Backgrounds/Xcf.texi b/Identity/Manual/Directories/trunk/Identity/Themes/Motifs/Modern/Backgrounds/Xcf.texi deleted file mode 100644 index b572a3d..0000000 --- a/Identity/Manual/Directories/trunk/Identity/Themes/Motifs/Modern/Backgrounds/Xcf.texi +++ /dev/null @@ -1,27 +0,0 @@ -@subsection Goals - -@itemize -@item ... -@end itemize - -@subsection Description - -@itemize -@item ... -@end itemize - - -@subsection Usage - -In this directory is where you store the project files (e.g, .xcf) of -Gimp. This directory is not required by @file{centos-art} command -line interface. If you can create a beautiful background images using -scalable vector graphics only, then there is no need to use the -@file{Xcf/} directory to store background projects. Of course, you can -merge both Gimp and Inkscape power to produce images based on them. -In this last case you need the @file{Xcf/} directory. - -@subsection See also - -@menu -@end menu