From 0a4e778d3d7d0ba332c90dae90f8e9a963f4b63e Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: May 14 2011 02:57:31 +0000 Subject: Update repository documentation manual. --- diff --git a/Manual/Directories/trunk/Scripts/Functions/Render.texi b/Manual/Directories/trunk/Scripts/Functions/Render.texi index a4a2a0e..f151e68 100644 --- a/Manual/Directories/trunk/Scripts/Functions/Render.texi +++ b/Manual/Directories/trunk/Scripts/Functions/Render.texi @@ -325,6 +325,25 @@ from Distribution visual manifestations on its major release number five, for all the artistic motifs available and as specified by default design models. +@item centos-art render trunk/Identity/Images/Themes --filter='Concept' --post-rendition='mogrify -normalize' + +This command produces all the images related to Concept component from +all artistic motifs as specified by default design models. Moreover, +the @command{mogrify -normalize} command is applied to each PNG image +produced as result of the base-rendition output. + +@quotation +@strong{Note} The @command{mogrify} command is part of +ImageMagick@registeredsymbol{} software suite and let you to resize an +image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, +and much more. The ImageMagick@registeredsymbol{} software suite is +copyrighted to +@url{http://redux.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi, +ImageMagick Studio LLC}, a non-profit organization dedicated to making +software imaging solutions freely available. + +@end quotation + @end table @subheading Author @@ -346,7 +365,12 @@ License}). There is NO WARRANTY, to the extent permitted by law. @subheading See also @itemize +@item The ImageMagick@registeredsymbol{} software suite documentation +(@command{rpm -qd ImageMagick | less}). @item @ref{Directories trunk Scripts Functions} @item @ref{Directories trunk Scripts} @item @ref{Directories trunk} @end itemize + + + diff --git a/Manual/repository.info.bz2 b/Manual/repository.info.bz2 index b3c76f3..82c07dd 100644 Binary files a/Manual/repository.info.bz2 and b/Manual/repository.info.bz2 differ diff --git a/Manual/repository.pdf b/Manual/repository.pdf index 06de91b..455a872 100644 Binary files a/Manual/repository.pdf and b/Manual/repository.pdf differ diff --git a/Manual/repository.txt.bz2 b/Manual/repository.txt.bz2 index c700a5b..7524bed 100644 Binary files a/Manual/repository.txt.bz2 and b/Manual/repository.txt.bz2 differ diff --git a/Manual/repository.xhtml.tar.bz2 b/Manual/repository.xhtml.tar.bz2 index 447a9ba..4497e33 100644 Binary files a/Manual/repository.xhtml.tar.bz2 and b/Manual/repository.xhtml.tar.bz2 differ diff --git a/Manual/repository.xml b/Manual/repository.xml index 425267c..1ae10de 100644 --- a/Manual/repository.xml +++ b/Manual/repository.xml @@ -3191,6 +3191,15 @@ centos-art.sh prepare [OPTIONS] This command produces all the images related to Anaconda component from Distribution visual manifestations on its major release number five, for all the artistic motifs available and as specified by default design models. + + centos-art render trunk/Identity/Images/Themes --filter='Concept' --post-rendition='mogrify -normalize' + + This command produces all the images related to Concept component from all artistic motifs as specified by default design models. Moreover, the mogrify -normalize command is applied to each PNG image produced as result of the base-rendition output. + + Note The mogrify command is part of ImageMagick®istered; software suite and let you to resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more. The ImageMagick®istered; software suite is copyrighted to http://redux.imagemagick.org/MagickStudio/scripts/MagickStudio.cgiImageMagick Studio LLC, a non-profit organization dedicated to making software imaging solutions freely available. + + + Author Written by Alain Reguera Delgado. @@ -3203,6 +3212,9 @@ centos-art.sh prepare [OPTIONS] + The ImageMagick®istered; software suite documentation (rpm -qd ImageMagick | less). + + Directories trunk Scripts Functions