install script is on the way

This commit is contained in:
tth
2022-06-28 20:35:00 +02:00
parent fbfde6116a
commit cb94093c30
4 changed files with 61 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
include ../Paramakes.mk
DEPS = ../tthimage.h Makefile tga_outils.h
DEPS = ../tthimage.h Makefile tga_outils.h ../libtthimage.a
all: genplot2 \
tga_cadre tga_effects tga_filtres tga_remap tga_tools \

36
Tools/README.md Normal file
View File

@@ -0,0 +1,36 @@
# Tools
Pour utiliser toutes ces fonction, il y a une collection d'utilitaires
spécialisés.
## genplot2
## tga_applymap
## tga_cadre
## tga_combine
## tga_dither
## tga_effects
## tga_equalize
## tga_filtres
## tga_incrust
## tga_makehf15
## tga_mires
## tga_pattern
## tga_remap
## tga_television
## tga_tools