use size option of gneplot2, and more
This commit is contained in:
@@ -9,7 +9,7 @@ do
|
||||
./essai $foo > a.scratch
|
||||
fname=$(printf "F/%04d.tga" $foo)
|
||||
echo $fname
|
||||
genplot2 a.scratch $fname
|
||||
genplot2 -s 640x480 a.scratch $fname
|
||||
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user