1
0
Fork 0
forked from len0rd/rockbox

Fix manual build on some targets (76a2a00732)

Change-Id: Iaf87d11cd2ce3faf9b98da0a1978dfd3fcdb2ba8
This commit is contained in:
Solomon Peachy 2022-01-30 16:33:58 -05:00
parent b25d8457bc
commit 2ddbb9cad5

View file

@ -192,9 +192,10 @@ viewport. This is done by adding the following line to the
\config{remote ui viewport: X,Y,[width],[height],[font],[fgshade],[bgshade]}}} \config{remote ui viewport: X,Y,[width],[height],[font],[fgshade],[bgshade]}}}
\opt{lcd_color}{ \opt{lcd_color}{
\config{remote ui viewport: X,Y,[width],[height],[font],[fgcolour],[bgcolour]}} \config{remote ui viewport: X,Y,[width],[height],[font],[fgcolour],[bgcolour]}}
}
\\* \\*
}
Only the first two parameters \emph{have} to be specified, the others can Only the first two parameters \emph{have} to be specified, the others can
be omitted using `$-$' as a placeholder. The syntax is very similar to WPS be omitted using `$-$' as a placeholder. The syntax is very similar to WPS
viewports (see \reference{ref:Viewports}). Briefly: viewports (see \reference{ref:Viewports}). Briefly:
@ -380,8 +381,6 @@ and the WPS, but you can use multiple fonts in each of the individual screens.\\
An example would be: \config{\%Fl(2,12-Nimbus.fnt,100)} An example would be: \config{\%Fl(2,12-Nimbus.fnt,100)}
}
\subsubsection{Conditional Tags} \subsubsection{Conditional Tags}
\begin{description} \begin{description}