Compare commits
No commits in common. "c09df69af37334f0c48ab3826933fb9c466ed01c" and "2a247031365f8892d34c6708423e578894f99f8f" have entirely different histories.
c09df69af3
...
2a24703136
@ -1,7 +0,0 @@
|
|||||||
\chapter{Makefile}
|
|
||||||
\label{chap:Makefile}
|
|
||||||
\index{Makefile} \index{make}
|
|
||||||
|
|
||||||
|
|
||||||
"make -C dir" tells "make" to change to the specified directory before
|
|
||||||
doing anything else.
|
|
@ -214,36 +214,6 @@ Et ces données peuvent être utilisé pour rajouter une simili
|
|||||||
|
|
||||||
% ------------------------------------------
|
% ------------------------------------------
|
||||||
|
|
||||||
\subsection{Configuration}
|
|
||||||
|
|
||||||
La configuration est dans le répertoire \texttt{/etc/ImageMagick-6/}, et
|
|
||||||
on y trouve en particulier le fichier
|
|
||||||
\texttt{policy.xml}\footnote{Le XML, c'est comme la violence...} où
|
|
||||||
certaines ressources, comme la mémoire utilisable, peuvent être réglées.
|
|
||||||
|
|
||||||
\begin{verbatim}
|
|
||||||
$ identify -list resource
|
|
||||||
Resource limits:
|
|
||||||
Width: 16KP
|
|
||||||
Height: 16KP
|
|
||||||
List length: 18.446744EP
|
|
||||||
Area: 128MP
|
|
||||||
Memory: 256MiB
|
|
||||||
Map: 512MiB
|
|
||||||
Disk: 1GiB
|
|
||||||
File: 768
|
|
||||||
Thread: 4
|
|
||||||
Throttle: 0
|
|
||||||
Time: unlimited
|
|
||||||
\end{verbatim}
|
|
||||||
|
|
||||||
Vous pouvez aussi essayer de comprendre le contenu du fichier
|
|
||||||
\texttt{thresholds.xml} et venir me l'expliquer juste après
|
|
||||||
ma sieste, je pense que ça permet de jouer sur différentes méthodes
|
|
||||||
de \textsl{dithering}, par exemple pour faire du Bayer.
|
|
||||||
|
|
||||||
% ------------------------------------------
|
|
||||||
|
|
||||||
\subsection{Trucs}
|
\subsection{Trucs}
|
||||||
|
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
|
@ -101,7 +101,6 @@ en ligne sur le site du Tetalab. Your mileage may vary\dots
|
|||||||
\input{chap/shell}
|
\input{chap/shell}
|
||||||
% \input{chap/editeurs}
|
% \input{chap/editeurs}
|
||||||
\input{chap/C}
|
\input{chap/C}
|
||||||
\input{chap/Makefile}
|
|
||||||
|
|
||||||
\input{chap/son}
|
\input{chap/son}
|
||||||
\input{chap/musique}
|
\input{chap/musique}
|
||||||
|
Loading…
Reference in New Issue
Block a user