Blame Manual/repository-latex/centos-art.sh-latex/Distribution/Anaconda/Prompt/identity.tex

0668a4
% Part   : Distribution
0668a4
% Chapter: Anaconda Prompt
0668a4
% Section: Identity
0668a4
% ------------------------------------------------------------
0668a4
% $Id$
0668a4
% ------------------------------------------------------------
0668a4
0668a4
\begin{figure}[!hbp]
0668a4
\hrulefill
0668a4
\begin{verbatim}
0668a4
trunk/Identity/Themes/$THEME/Distro/Anaconda/Prompt/
0668a4
|-- img
0668a4
|   |-- 3
0668a4
|   |   |-- syslinux-splash-16c.png
0668a4
|   |   |-- syslinux-splash-16c.pnm
0668a4
|   |   |-- syslinux-splash.log
0668a4
|   |   |-- syslinux-splash.lss
0668a4
|   |   |-- syslinux-splash.png
0668a4
|   |   |-- syslinux-splash.pnm
0668a4
|   |   `-- syslinux-splash.ppm
0668a4
|   |-- 4
0668a4
|   |-- 5
0668a4
|   `-- ... more major releases
0668a4
|-- render.sh
0668a4
`-- tpl
0668a4
    `-- syslinux-splash.svg
0668a4
\end{verbatim}
0668a4
\hrulefill
0668a4
\caption{Anaconda prompt identity's framework.%
0668a4
   \label{fig:Distribution:Anaconda:Prompt:Identity}}
0668a4
\end{figure}
0668a4
0668a4
\subsection{Designs Templates}
0668a4
\hypertarget{sec:Distribution:Anaconda:Prompt:Identity:Templates}{}
0668a4
\label{sec:Distribution:Anaconda:Prompt:Identity:Templates}
0668a4
0668a4
\begin{itemize}
0668a4
\item trunk/Identity/Themes/\$THEME/Distro/Anaconda/Prompt/tpl
0668a4
\end{itemize}
0668a4
0668a4
\subsection{Design Models}
0668a4
0668a4
\begin{itemize}
0668a4
\item trunk/Identity/Models/Tpl/Distro/Anaconda/Prompt/
0668a4
\item trunk/Identity/Models/Img/Distro/Anaconda/Prompt/
0668a4
\end{itemize}
0668a4
0668a4
\begin{figure}[!hbp]
0668a4
\begin{center}
0668a4
\includegraphics[width=0.8\textwidth]{%
0668a4
    /home/centos/artwork/trunk/Identity/Models/Img/en/Distro/Anaconda/Prompt/syslinux-splash.pdf}
0668a4
\end{center}
0668a4
\caption{Anaconda prompt design model.% 
0668a4
   \label{fig:Distribution:Anaconda:Model}}
0668a4
\end{figure}
0668a4
0668a4
\begin{figure}[!hbp]
0668a4
\begin{center}
0668a4
\fbox{\includegraphics[width=0.8\textwidth]{%
0668a4
   /home/centos/artwork/trunk/Identity/Models/Img/en/Distro/Anaconda/Prompt/fig-1-syslinux-splash.pdf}} 
0668a4
\end{center}
0668a4
\caption{Anaconda prompt position in the screen.% 
0668a4
   \label{fig:Distribution:Anaconda:Prompt:Models:Fig2}}
0668a4
\end{figure}
0668a4
0668a4
\subsection{Image Files}
0668a4
\hypertarget{sec:Distribution:Anaconda:Prompt:Identity:Images}{}
0668a4
\label{sec:Distribution:Anaconda:Prompt:Identity:Images}
0668a4
0668a4
\begin{itemize}
0668a4
\item \texttt{syslinux-splash.png}: base image format.
0668a4
\item \texttt{syslinux-splash.ppm}: auxiliar format.
0668a4
\item \texttt{syslinux-splash.pnm}: auxiliar format.
0668a4
\item \texttt{syslinux-splash.lss}: image format used by syslinux.
0668a4
\item \texttt{syslinux-splash-16c.pnm}: 16 colors auxiliar format.
0668a4
\item \texttt{syslinux-splash-16c.png}: 16 colors auxiliar format.
0668a4
\item \texttt{syslinux-splash.log}: describes image convertion steps.
0668a4
\end{itemize}
0668a4
0668a4
\subsection{Image Files Rendering}
0668a4
\hypertarget{sec:Distribution:Anaconda:Prompt:Identity:Issues}{}
0668a4
\label{sec:Distribution:Anaconda:Prompt:Identity:Issues}
0668a4
\fbox{\texttt{./render.sh}}
0668a4
\fbox{\texttt{./render.sh '5'}}
0668a4
\fbox{\texttt{./render.sh '(3|4|5)'}}
0668a4
0668a4
\subsection{Color Limitations}
0668a4
\hypertarget{sec:Distribution:Anaconda:Prompt:Identity:Colors}{}
0668a4
\label{sec:Distribution:Anaconda:Prompt:Identity:Colors}
0668a4
0668a4
Anaconda Prompt does have color limitations. Initially, Anaconda
0668a4
Prompt images are rendered without color limitation and later they are
0668a4
indexed to 16 colors and converted to LSS16 format, as described in
0668a4
\autoref{sec:Concepts:Identity:Themes:Palettes}. 
0668a4
0668a4
\subsection{Issues}
0668a4
\hypertarget{sec:Distribution:Anaconda:Prompt:Issues}{}
0668a4
\label{sec:Distribution:Anaconda:Prompt:Issues}
0668a4
0668a4
When creating Anaconda Prompt images some issues were found. They are
0668a4
described below:
0668a4
0668a4
\begin{itemize}
0668a4
0668a4
\item \textbf{Many Different Colors:}
0668a4
0668a4
As more different colors you have on your design, more are the
0668a4
possibilities of increasing the amount of noise in your design after
0668a4
indexing to 16 colors. For example, if you include the actual CentOS
0668a4
symbol in this image, it ocupies 3 colors (for the orange, green,
0668a4
violet) in the indexed image which are completely different and
0668a4
non-reusable in the blue toned background image.
0668a4
0668a4
\item \textbf{The CentOS Symbol:}
0668a4
0668a4
As previously said, if we include the CentOS default symbol in
0668a4
Anaconda Prompt there is a color degradation and a reduction of
0668a4
available colors to use in the 16 colors indexed image.
0668a4
0668a4
Some tests were made with variants of CentOS default symbol, but they
0668a4
all were declined because they bring confusion about which is the
0668a4
CentOS default symbol.
0668a4
0668a4
It would be very convenient to CentOS visual identity if the CentOS
0668a4
default symbol could be included, \textit{exactly as it is}, in
0668a4
Anaconda Prompt images.
0668a4
0668a4
\end{itemize}
0668a4