small tweaks
This commit is contained in:
@@ -236,7 +236,7 @@ switch (idFx) {
|
||||
break;
|
||||
case CR_killlines:
|
||||
retval = kill_a_few_lines(image, fval,
|
||||
image->height/20);
|
||||
image->height/19);
|
||||
break;
|
||||
case CR_water:
|
||||
retval = bouger_les_pixels(image, 12);
|
||||
|
||||
Reference in New Issue
Block a user