Home
last modified time | relevance | path

Searched refs:fax2ps (Results 1 – 14 of 14) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
A DCMakeLists.txt32 add_executable(fax2ps fax2ps.c) target
33 target_link_libraries(fax2ps tiff port)
92 install(TARGETS fax2ps
A DMakefile.am34 fax2ps \ program
67 fax2ps_SOURCES = fax2ps.c
A Dfax2ps.c289 fax2ps(TIFF* tif, uint16 npages, uint16* pages, char* filename) in fax2ps() function
382 fax2ps(tif, npages, pages, argv[optind]); in main()
416 fax2ps(tif, npages, pages, "<stdin>"); in main()
A DMakefile.vc32 fax2ps.exe pal2rgb.exe ppm2tiff.exe \
A DMakefile.in116 bin_PROGRAMS = fax2ps$(EXEEXT) fax2tiff$(EXEEXT) pal2rgb$(EXEEXT) \
143 am_fax2ps_OBJECTS = fax2ps.$(OBJEXT)
446 fax2ps_SOURCES = fax2ps.c
582 fax2ps$(EXEEXT): $(fax2ps_OBJECTS) $(fax2ps_DEPENDENCIES) $(EXTRA_fax2ps_DEPENDENCIES)
583 @rm -f fax2ps$(EXEEXT)
672 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fax2ps.Po@am__quote@
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/man/
A DMakefile.am27 fax2ps.1 \
A DCMakeLists.txt26 fax2ps.1
A DMakefile.in333 fax2ps.1 \
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/
A Dcommon.sh12 FAX2PS=${TOOLS}/fax2ps
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/html/man/
A DMakefile.am79 fax2ps.1.html \
A DCMakeLists.txt72 fax2ps.1.html
A DMakefile.in381 fax2ps.1.html \
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A Dconfigure.com931 fax2ps.exe,\
965 fax2ps.obj : fax2ps.c
968 fax2ps.exe : fax2ps.obj
A DChangeLog1370 * tools/fax2ps.c (main): Detect failure to write to temporary
2061 * tools/fax2ps.c: check malloc()/realloc() result (bug #2470)
2572 * tools/fax2ps.c (main): Use tmpfile() rather than mkstemp() since
2735 * tools/fax2ps.c: be consistent with page-numbering
2772 * tools/fax2ps.c: replace unsafe tmpfile() with mkstemp()
4262 * man/{bmp2tiff.1, fax2ps.1, fax2tiff.1, gif2tiff.1, ras2tiff.1,
5208 * tools/fax2ps.c: Replace insecure mktemp() function with the
6687 * tools/{fax2ps.c, fax2tiff.c, gif2tiff.c, pal2rgb.c, ppm2tiff.c,
6757 * tools/fax2ps.c, man/fax2ps.1: Page size was determined
7482 * fax2ps.c: Helge (libtiff at oldach.net) submitted fix:
[all …]

Completed in 24 milliseconds