Fixed Fluff's commit

Originally committed to SVN as r1417.
This commit is contained in:
Rodrigo Braz Monteiro 2007-07-11 21:48:07 +00:00
parent 3bf4e2c1b7
commit 2ef732537b
2 changed files with 10 additions and 10 deletions

Binary file not shown.

View File

@ -555,18 +555,18 @@ Set font X/Y scaling in percent
\textbf{Description:}
Set font spacing between characters in pixels
\subsection{Coloring Tags}
\subsection{Colouring Tags}
\subsubsection{\textbackslash $c}
\subsubsection{\textbackslash \$c}
\textbf{Usage:}
\begin{verbatim}
\$c(color)
\$c(colour)
\end{verbatim}
\textbf{Description:}
Set font coloring in hexadecimal RGB
Set font colouring in hexadecimal RGB
\subsubsection{\textbackslash $a}
\subsubsection{\textbackslash \$a}
\textbf{Usage:}
\begin{verbatim}
\$a(alpha)
@ -606,7 +606,7 @@ halfway between the edges defined by the margins. The rules are analogous to the
See the alignment tags for more information regarding screen alignment.
\subsubsection{\textbackslash an, \textbackslash ax, textbackslash \ay, \textbackslash nx, \textbackslash ny}
\subsubsection{\textbackslash an, \textbackslash ax, \textbackslash ay, \textbackslash nx, \textbackslash ny}
\textbf{Usage:}
\begin{verbatim}
\an(numpadalignment)
@ -835,23 +835,23 @@ its parameter.
These tags affect how the subtitles are rasterized, that is, they affect things such as
colour, blurring, etc.
\subsubsection{\textbackslash\$vc}
\subsubsection{\textbackslash \$vc}
\textbf{Usage:}
\begin{verbatim}
\$vc(color1,color2,color3,color4)
\$vc(colour1,colour2,colour3,colour4)
\end{verbatim}
\textbf{Description:}
Sets the primary colour to blend with each of the four vertices of draw polygon. The primary use for this is to make smooth gradients easily, which are often required for proper blending with the background. Note that you can also set alpha using this tag.
\subsubsection{\textbackslash{\$blend}}
\subsubsection{\textbackslash \$blend}
\textbf{Usage:}
\begin{verbatim}
\$blend(mode)
\end{verbatim}
\textbf{Description:}
Sets the blending mode for the color specified. Acceptable values are "normal", "add" and "multiply".
Sets the blending mode for the colour specified. Acceptable values are "normal", "add" and "multiply".
\subsubsection{\textbackslash clip}
\textbf{Usage:}