Searched refs:TIFF2PS (Results 1 – 6 of 6) sorted by relevance
| /libtiff-4.0.7/test/ |
| H A D | tiff2ps-PS3.sh | 6 f_test_stdout "${TIFF2PS} -a -p -3" "${IMG_MINISWHITE_1C_1B}" "o-tiff2ps-PS3.ps"
|
| H A D | tiff2ps-PS1.sh | 6 f_test_stdout "${TIFF2PS} -a -p -1" "${IMG_MINISWHITE_1C_1B}" "o-tiff2ps-PS1.ps"
|
| H A D | tiff2ps-EPS1.sh | 6 f_test_stdout "${TIFF2PS} -e -1" "${IMG_MINISWHITE_1C_1B}" "o-tiff2ps-EPS1.ps"
|
| H A D | tiff2ps-PS2.sh | 6 f_test_stdout "${TIFF2PS} -a -p -2" "${IMG_MINISWHITE_1C_1B}" "o-tiff2ps-PS2.ps"
|
| H A D | common.sh | 21 TIFF2PS=${TOOLS}/tiff2ps
|
| /libtiff-4.0.7/tools/ |
| H A D | tiff2ps.c | 207 int TIFF2PS(FILE*, TIFF*, double, double, double, double, int); 473 np = TIFF2PS(output, tif, pageWidth, pageHeight, in main() 1482 int TIFF2PS(FILE* fd, TIFF* tif, double pgwidth, double pgheight, double lm, double bm, int center) in TIFF2PS() function
|