integration de fimg_colors_mixer_a dans fimgfx

This commit is contained in:
2020-06-23 11:09:42 +02:00
parent 59cbb3c1e0
commit 9517c8a10f
2 changed files with 13 additions and 2 deletions

View File

@@ -23,7 +23,13 @@ function essai_drand48
./fimgstats -vv $TMPF
}
# -----------------------------------------------------
function essai_cmixa
{
./mkfimg -v -t tpat0 $TMPF 800 600
./fimgfx -v cmixa $TMPF bar.fimg
}
# -----------------------------------------------------
essai_drand48
essai_cmixa
# -----------------------------------------------------