better messages
This commit is contained in:
@@ -94,7 +94,7 @@ for (idx=0; idx<globbuf.gl_pathc; idx++) {
|
||||
image.width, image.height);
|
||||
}
|
||||
|
||||
fprintf(stderr, " %6ld %s\r", (long)globbuf.gl_pathc-idx, fname);
|
||||
// fprintf(stderr, " %6ld %s\r", (long)globbuf.gl_pathc-idx, fname);
|
||||
|
||||
foo = filterstack_run(fchain, &image, 0);
|
||||
if (foo) {
|
||||
|
||||
Reference in New Issue
Block a user