adding hilightR to fimgfx
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
# -----------------------------------------------------
|
||||
|
||||
TMPF="tmp.fimg"
|
||||
TMPF="../funcs/in.fimg"
|
||||
|
||||
# -----------------------------------------------------
|
||||
function essai_rot90
|
||||
@@ -47,7 +47,12 @@ function essai_contour
|
||||
./fimgfx -vv ctr2x2 $TMPF bar.fimg
|
||||
}
|
||||
# -----------------------------------------------------
|
||||
function essai_hilight
|
||||
{
|
||||
./fimgfx -vv hilightr $TMPF bar.fimg
|
||||
}
|
||||
# -----------------------------------------------------
|
||||
|
||||
essai_contour
|
||||
essai_hilight
|
||||
|
||||
# -----------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user