Searched refs:tiff2ps (Results 1 – 16 of 16) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/ |
A D | CMakeLists.txt | 59 add_executable(tiff2ps tiff2ps.c) target 60 target_link_libraries(tiff2ps tiff port) 99 tiff2ps
|
A D | Makefile.am | 41 tiff2ps \ program 94 tiff2ps_SOURCES = tiff2ps.c
|
A D | Makefile.vc | 34 tiff2bw.exe tiff2rgba.exe tiff2pdf.exe tiff2ps.exe \
|
A D | Makefile.in | 118 tiff2pdf$(EXEEXT) tiff2ps$(EXEEXT) tiff2rgba$(EXEEXT) \ 174 am_tiff2ps_OBJECTS = tiff2ps.$(OBJEXT) 464 tiff2ps_SOURCES = tiff2ps.c 618 tiff2ps$(EXEEXT): $(tiff2ps_OBJECTS) $(tiff2ps_DEPENDENCIES) $(EXTRA_tiff2ps_DEPENDENCIES) 619 @rm -f tiff2ps$(EXEEXT) 681 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tiff2ps.Po@am__quote@
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/ |
A D | Makefile.am | 86 tiff2ps-PS1.sh \ 87 tiff2ps-PS2.sh \ 88 tiff2ps-PS3.sh \ 89 tiff2ps-EPS1.sh \
|
A D | Makefile.in | 418 tiff2ps-PS1.sh tiff2ps-PS2.sh tiff2ps-PS3.sh tiff2ps-EPS1.sh \ 679 tiff2ps-PS1.sh \ 680 tiff2ps-PS2.sh \ 681 tiff2ps-PS3.sh \ 682 tiff2ps-EPS1.sh \ 1256 tiff2ps-PS1.sh.log: tiff2ps-PS1.sh 1263 tiff2ps-PS2.sh.log: tiff2ps-PS2.sh 1270 tiff2ps-PS3.sh.log: tiff2ps-PS3.sh 1277 tiff2ps-EPS1.sh.log: tiff2ps-EPS1.sh
|
A D | common.sh | 21 TIFF2PS=${TOOLS}/tiff2ps
|
A D | CMakeLists.txt | 51 tiff2ps-PS1.sh 52 tiff2ps-PS2.sh 53 tiff2ps-PS3.sh 54 tiff2ps-EPS1.sh
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/man/ |
A D | Makefile.am | 34 tiff2ps.1 \
|
A D | CMakeLists.txt | 33 tiff2ps.1
|
A D | Makefile.in | 340 tiff2ps.1 \
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/html/man/ |
A D | Makefile.am | 86 tiff2ps.1.html \
|
A D | CMakeLists.txt | 79 tiff2ps.1.html
|
A D | Makefile.in | 388 tiff2ps.1.html \
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | ChangeLog | 2150 tools/tiff2pdf.c, tools/tiff2ps.c, tools/tiffcrop.c, 2166 * html/man/tiff2ps.1.html, html/man/tiffcp.1.html, 2168 man/tiffdither.1, tools/tiff2ps.c, tools/tiffcp.c, 3575 * test {tiff2pdf.sh tiff2ps-EPS1.sh tiff2ps-PS1.sh tiff2ps-PS2.sh 3576 tiff2ps-PS3.sh tiffcp-g3-1d-fill.sh tiffcp-g3-1d.sh 6652 * tools/tiff2ps.c, man/tiff2ps.1: Add ability to generate PS Level 3. 6784 * tools/tiff2ps.c: fixes a problem where "tiff2ps -1e" did not make 6810 * tools/tiff2ps.c, man/tiff2ps.1: Applied patch form Sebastian Eken 6957 * tools/tiff2ps, man/tiff2ps.1: New functionality for tiff2ps utility: 7008 * tools/tiff2ps: Division by zero fixed. [all …]
|
A D | configure.com | 942 tiff2ps.exe,\ 1043 tiff2ps.obj : tiff2ps.c 1046 tiff2ps.exe : tiff2ps.obj
|
Completed in 20 milliseconds