Regen DOCs after clean up (removal of "as of..." notes)
This commit is contained in:
parent
277d902235
commit
b88145b924
77 changed files with 753 additions and 1032 deletions
|
|
@ -93,12 +93,12 @@
|
|||
Documentation sur l'installation </h1>
|
||||
|
||||
<p>
|
||||
Copyright © 2002-2024 by divers contributeurs; voir <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br>
|
||||
Copyright © 2002-2025 by divers contributeurs; voir <a href="../../AUTHORS.txt">AUTHORS.txt</a>.<br>
|
||||
<a href="https://tuxpaint.org/">https://tuxpaint.org/</a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
avril 29, 2024 </p>
|
||||
janvier 12, 2025 </p>
|
||||
</center>
|
||||
</header>
|
||||
|
||||
|
|
@ -206,7 +206,7 @@
|
|||
<dt><strong>libpaper (Linux/Unix uniquement)</strong></dt>
|
||||
<dd>
|
||||
<p>
|
||||
Depuis Tux Paint 0.9.17, Tux Paint peut déterminer le format de papier par défaut (par exemple, A4 ou Lettre), ou peut être invité à utiliser un format particulier, ceci grâce à libpaper. </p>
|
||||
Tux Paint can determine your system's default paper size (e.g., A4 or Letter), or can be told to use a particular paper size, thanks to "libpaper". </p>
|
||||
|
||||
<p>
|
||||
<a href="https://github.com/naota/libpaper">https://github.com/naota/libpaper</a>
|
||||
|
|
@ -226,7 +226,7 @@
|
|||
<dt><strong>Support des graphismes SVG</strong></dt>
|
||||
<dd>
|
||||
<p>
|
||||
À partir de Tux Paint 0.9.17, Tux Paint peut prendre en charge les images SVG (Scalable Vector Graphics) pour les tampons. Deux ensembles de bibliothèques sont pris en charge et le support SVG peut être complètement désactivé (via "<code style="white-space: nowrap;">make SVG_LIB:=</code>=") </p>
|
||||
Tux Paint can load SVG (Scalable Vector Graphics) images as stamps. Two sets of libraries are supported, and SVG support can be completely disabled (via "<code style="white-space: nowrap;">make SVG_LIB:=</code>") </p>
|
||||
|
||||
<dl>
|
||||
<dt>librsvg-2 & libCairo2 (nouvelles bibliothèques)</dt>
|
||||
|
|
@ -311,7 +311,7 @@
|
|||
</header>
|
||||
|
||||
<p>
|
||||
Depuis février 2005 (à partir de Tux Paint 0.9.15), le "<code>Makefile</code>" inclut la prise en charge de la construction sur un système Windows à l'aide de MinGW/MSYS (<a href="https://sourceforge.net/projects/msys2/">https://sourceforge.net/projects/msys2/</a>). </p>
|
||||
The "<code>Makefile</code>" includes support for building on a Windows system using MinGW/MSYS (<a href="https://sourceforge.net/projects/msys2/">https://sourceforge.net/projects/msys2/</a>). </p>
|
||||
|
||||
<p>
|
||||
Beaucoup d'outils et de bibliothèques sont nécessaires pour élaborer Tux Paint. Le système de gestion de paquet "<code>pacman</code>" apporte une aide pour installer automatiquement, en résolvant less nombreuses dépendances. </p>
|
||||
|
|
@ -751,7 +751,7 @@
|
|||
</header>
|
||||
|
||||
<p>
|
||||
If, when you double-click on the shortcut to run Tux Paint, nothing happens, it is probably because some of these command-line options are wrong. Open an Explorer, and look for a file called "<code>stderr.txt</code>" in your personal saving folder for TuxPaint which is normaly <nobr>"<code style='background: #EEE;'>C:\Users\nom d'utilisateur\AppData\Roaming\TuxPaint\</code>"</nobr>. </p>
|
||||
If, when you double-click on the shortcut to run Tux Paint, nothing happens, it is probably because some of these command-line options are wrong. Open an Explorer, and look for a file called "<code>stderr.txt</code>" in your personal saving folder for TuxPaint which is normaly <nobr>"<code style='background: #EEE;'>C:\Users\<i>nom d'utilisateur</i>\AppData\Roaming\TuxPaint\</code>"</nobr>. </p>
|
||||
|
||||
<p>
|
||||
Il contiendra une description de ce qui n'allait pas. Habituellement, ce sera simplement dû à une casse de caractère incorrecte (majuscule 'Z' à la place de 'z' minuscule) ou un '-' (tiret) manquant (en trop). </p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue