Automatically "build" README-*.txt files for 3rd party libraries

Theses files have to be included in binary distributions for legal reasons
This commit is contained in:
Thomas Bernard
2018-12-02 10:19:27 +01:00
parent 6e81d013c6
commit 3b90e2199e
2 changed files with 69 additions and 10 deletions

View File

@@ -41,7 +41,11 @@ GrafX2 uses the following libraries that are distributed according to their
own licenses:
- SDL: see doc/README-SDL.txt
- SDL_image: see doc/README-SDL_image.txt
- IJG JPEG library: see doc/README-jpeg.txt
- LibTIFF: see doc/README-tiff.txt
- libpng: see doc/README-libpng.txt
- SDL_ttf: see doc/README-SDL_ttf.txt
- FreeType 2: see doc/README-freetype.txt
- zlib: (on Windows) see doc/README-zlib1.txt
- Lua: see doc/README-lua.txt
The font Tuffy.ttf included as a sample in the fonts directory is public domain.