forked from tTh/FloatImg
mkfimg
This commit is contained in:
parent
21a6d792d5
commit
e2a5a5f5f8
|
@ -275,10 +275,19 @@ Dans un avenir incertain, il existera des pages de man\index{man}.
|
|||
|
||||
\subsection{mkfimg}\index{mkfimg}\label{mkfimg}
|
||||
|
||||
Création d'un fichier contenant une image de « teinte » constante.
|
||||
Création d'un fichier contenant une image de « teinte » constante
|
||||
(ou pas).
|
||||
Cette notion de teinte est assez inconsistante pour le moment,
|
||||
puisqu'il n'y a que la valeur par defaut : \textbf{0.0} que
|
||||
l'on peut assimiler à un noir absolu\index{absolu}.
|
||||
|
||||
\begin{verbatim}
|
||||
tth@debian:~/Devel/FloatImg/tools$ ./mkfimg -v -h
|
||||
Usage: mkfimg [options] quux.fimg width height
|
||||
-k N.N give a float parameter
|
||||
-t bla howto make the pic
|
||||
black, drand48...
|
||||
-v increase verbosity
|
||||
*** FloatImg library, alpha v73 (Sep 28 2019, 23:34:29)
|
||||
\end{verbatim}
|
||||
|
||||
|
||||
\subsection{png2fimg}\index{png2fimg}\label{png2fimg}
|
||||
|
|
Loading…
Reference in New Issue