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

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