Blame Manual/centos-art.sh-latex/Identity/Themes/Distro/BootUp/KSplash/manual.tex

a3d7e8
\documentclass{article}
a3d7e8
\usepackage{longtable}
a3d7e8
\usepackage[pdftex]{graphicx}
a3d7e8
\usepackage{hyperref}
a3d7e8
\hypersetup{pdfauthor={CentOS Documentation SIG},%
a3d7e8
            pdftitle={KDE Splash)},%
a3d7e8
            pdfsubject={CentOS Corporate Visual Identity}%
a3d7e8
            }
a3d7e8
a3d7e8
\title{KDE Splash}
a3d7e8
\author{CentOS Documentation SIG}
a3d7e8
a3d7e8
\begin{document}
a3d7e8
a3d7e8
\maketitle
a3d7e8
a3d7e8
\begin{abstract} 
a3d7e8
a3d7e8
This article describes the KDE Splash Visual Style for CentOS
a3d7e8
Distribution.  This image is displayed after login screen, while KDE
a3d7e8
session is being loaded. 
a3d7e8
a3d7e8
Copyright \copyright\ 2010\ The CentOS Project. Permission is
a3d7e8
granted to copy, distribute and/or modify this document under the
a3d7e8
terms of the GNU Free Documentation License, Version 1.2 or any later
a3d7e8
version published by the Free Software Foundation; with no Invariant
a3d7e8
Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the
a3d7e8
license is included in the section entitled ``GNU Free Documentation
a3d7e8
License''.  
a3d7e8
\end{abstract}
a3d7e8
a3d7e8
\tableofcontents
a3d7e8
a3d7e8
a3d7e8
\section{Workplace}
a3d7e8
\begin{itemize}
a3d7e8
\item SVN:trunk/Identity/Themes/\$THEME/Distro/BootUp/KSplash/
a3d7e8
\item SVN:trunk/Translations/Identity/Themes/Distro/BootUp/KSplash/
a3d7e8
\item SVN:trunk/Scripts/Identity/Themes/Distro/BootUp/KSplash/
a3d7e8
\end{itemize}
a3d7e8
a3d7e8
\section{Theme}
a3d7e8
a3d7e8
\input{table-theme.tex}
a3d7e8
a3d7e8
\section{Design}
a3d7e8
a3d7e8
KDE Splash Preview.png and splash\_top\_bar.png images are rendered
a3d7e8
for each major release of CentOS Distribution.  Each image is based in
a3d7e8
the same Artistic Motif and has the following components:
a3d7e8
a3d7e8
\begin{enumerate}
a3d7e8
\item The CentOS Symbol.
a3d7e8
\item The CentOS Release Brand.
a3d7e8
\item The CentOS Default Artistic Motif.
a3d7e8
\end{enumerate}
a3d7e8
a3d7e8
KDE Splash splash\_inactive\_bar.png and splash\_active\_bar.png are
a3d7e8
used to create the progress effect while loading. They both have the
a3d7e8
same background color.
a3d7e8
a3d7e8
KDE Splash splash\_bottom\_bar.png is used to as background to the
a3d7e8
label shown in the bottom. This image has the same background color of
a3d7e8
splas\_inactive\_bar.png and splash\_active\_bar.png.
a3d7e8
a3d7e8
KDE Splash theme definitions are in the file Theme.rc. Among available
a3d7e8
definitions are the splash  name, description, version, author,
a3d7e8
engine, icons flashing, always show progress, and label foreground.
a3d7e8
a3d7e8
Image rendering is done using the script render.sh available in the
a3d7e8
workplace.  This script creates the appropriate PNG images under
a3d7e8
img/\$VERSION/.
a3d7e8
a3d7e8
There is no color limitation in this section.
a3d7e8
a3d7e8
\section{Configuration}
a3d7e8
a3d7e8
\input{table-config.tex}
a3d7e8
a3d7e8
\begin{description}
a3d7e8
a3d7e8
\item[Theme]: Defines the default splash theme. The name should match
a3d7e8
a directory name under /usr/share/ksplash/Themes/.
a3d7e8
a3d7e8
\texttt{Theme=Modern}
a3d7e8
\end{description}
a3d7e8
a3d7e8
\section{Rendering}
a3d7e8
\section{Testing}
a3d7e8
\section{Issues}
a3d7e8
a3d7e8
% License section
a3d7e8
\input{../../../../../Licenses/GFDL.tex}
a3d7e8
a3d7e8
\end{document}