Leptonica 1.68
C Image Processing Library
|
Converts all files in the given directory with matching substring to a level 3 compressed PostScript file, at the specified resolution. More...
#include <string.h>
#include "allheaders.h"
Go to the source code of this file.
Functions | |
main (int argc, char **argv) |
Converts all files in the given directory with matching substring to a level 3 compressed PostScript file, at the specified resolution.
Definition in file convertfilestops.c.
main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 40 of file convertfilestops.c.
References convertFilesFittedToPS(), convertFilesToPS(), and NULL.