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 varios colaboradores; see AUTHORS.txt.
|
||||
https://tuxpaint.org/
|
||||
|
||||
29 de Marzo de 2023
|
||||
30 de Abril de 2023
|
||||
|
||||
+----------------------------------------------------+
|
||||
|Índice |
|
||||
|
|
@ -35,8 +35,8 @@ Simple DirectMedia Layer library (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).
|
||||
|
||||
As bibliotecas SDL están dispoñíbeis como código fonte ou como paquetes
|
||||
RPM ou Debian para varias distribucións de Linux. Pódense descargar dende:
|
||||
|
|
@ -47,7 +47,7 @@ Simple DirectMedia Layer library (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 (opcional)
|
||||
* SDL2_Pango: https://github.com/markuskimius/SDL2_Pango
|
||||
* SDL_mixer: https://github.com/libsdl-org/SDL_mixer (opcional)
|
||||
|
||||
Normalmente tamén están dispoñíbeis xunto coa súa distribución de Linux
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue