contour 2x2 -> fimgfx
This commit is contained in:
@@ -27,7 +27,6 @@ function essai_cmixa
|
||||
{
|
||||
./mkfimg -vv -t tpat0 $TMPF 800 600
|
||||
./fimgfx -vv cmixa $TMPF bar.fimg
|
||||
|
||||
}
|
||||
# -----------------------------------------------------
|
||||
function essai_cumulator
|
||||
@@ -42,7 +41,13 @@ D=" 800 600 "
|
||||
hdeg.fimg pat0.fimg rand.fimg vdeg.fimg
|
||||
}
|
||||
# -----------------------------------------------------
|
||||
function essai_contour
|
||||
{
|
||||
./mkfimg -vv -t tpat0 $TMPF 800 600
|
||||
./fimgfx -vv ctr2x2 $TMPF bar.fimg
|
||||
}
|
||||
# -----------------------------------------------------
|
||||
|
||||
essai_cumulator
|
||||
essai_contour
|
||||
|
||||
# -----------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user