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
|
|
@ -2,10 +2,10 @@
|
|||
version 0.9.35
|
||||
Installation Documentation
|
||||
|
||||
Copyright © 2002-2024 by various contributors; see AUTHORS.txt.
|
||||
Copyright © 2002-2025 by various contributors; see AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
||||
apríl 29, 2024
|
||||
janúar 12, 2025
|
||||
|
||||
+---------------------------------------------------+
|
||||
| Table of Contents |
|
||||
|
|
@ -85,9 +85,9 @@ readily available for installation as part of your Linux distribution.
|
|||
|
||||
→ libpaper (Linux/Unix only) ←
|
||||
|
||||
As of Tux Paint 0.9.17, 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".
|
||||
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".
|
||||
|
||||
https://github.com/naota/libpaper
|
||||
|
||||
|
|
@ -104,9 +104,9 @@ readily available for installation as part of your Linux distribution.
|
|||
|
||||
→ SVG graphics support ←
|
||||
|
||||
As of Tux Paint 0.9.17, 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 "make SVG_LIB:=")
|
||||
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 "make SVG_LIB:=")
|
||||
|
||||
→ librsvg-2 & libCairo2 (newer libraries) ←
|
||||
@ libRSVG 2: http://librsvg.sourceforge.net/
|
||||
|
|
@ -159,9 +159,8 @@ júlí 10, 2022 Shin-ichi TOYAMA <dolphin6k@wmail.plala.or.jp>
|
|||
|
||||
## Compiling Set-Up ##
|
||||
|
||||
As of February 2005 (starting with Tux Paint 0.9.15), the "Makefile" includes
|
||||
support for building on a Windows system using MinGW/MSYS (https://
|
||||
sourceforge.net/projects/msys2/).
|
||||
The "Makefile" includes support for building on a Windows system using MinGW/
|
||||
MSYS (https://sourceforge.net/projects/msys2/).
|
||||
|
||||
Many tools and libraries are required to build Tux Paint. The package
|
||||
management system "pacman" helps you install them automatically solving
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue