Sync INSTALL docs: SDL2_Pango no longer optional
This commit is contained in:
parent
cef773a694
commit
e14992d8af
10 changed files with 35 additions and 35 deletions
|
|
@ -5,7 +5,7 @@
|
|||
Copyright © 2002-2023 by divers contributeurs; see AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
||||
mars 29, 2023
|
||||
avril 30, 2023
|
||||
|
||||
+--------------------------------------------------------+
|
||||
|Table des matières |
|
||||
|
|
@ -35,8 +35,8 @@ Biliothèque Simple DirectMedia Layer (libSDL)
|
|||
|
||||
Along with libSDL, Tux Paint depends on a number of other SDL 'helper'
|
||||
libraries: SDL_Image (for graphics files), SDL_gfx (for some graphical
|
||||
functions, like rotation), SDL_TTF and (optionally) SDL2_Pango (for True
|
||||
Type Font support) and, optionally, SDL_Mixer (for sound effects).
|
||||
functions, like rotation), SDL_TTF and SDL2_Pango (for True Type Font
|
||||
support) and, optionally, SDL_Mixer (for sound effects).
|
||||
|
||||
Les bibliothèques SDL sont disponibles en tant que code source, ou en tant
|
||||
que paquets RPM ou Debian pour diverses distributions de Linux. Ils
|
||||
|
|
@ -48,7 +48,7 @@ Biliothèque Simple DirectMedia Layer (libSDL)
|
|||
https://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/
|
||||
(https://sourceforge.net/projects/sdlgfx/)
|
||||
* SDL_ttf: https://github.com/libsdl-org/SDL_ttf
|
||||
* SDL2_Pango: https://github.com/markuskimius/SDL2_Pango (optionnel)
|
||||
* SDL2_Pango: https://github.com/markuskimius/SDL2_Pango
|
||||
* SDL_mixer: https://github.com/libsdl-org/SDL_mixer (optionnel)
|
||||
|
||||
Elles sont aussi parmi les paquets inclus dans votre distribution (par ex.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue