Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A DMakefile.lcc58 tiffdither.o \
76 tiffdither.ttp \
109 tiffdither.ttp: tiffdither.c ${LIBTIFF}
110 ${CC} -o tiffdither.ttp ${CFLAGS} tiffdither.c ${LIBS}
H A DCMakeLists.txt74 add_executable(tiffdither tiffdither.c) target
75 target_link_libraries(tiffdither tiff port)
104 tiffdither
H A DMakefile.am46 tiffdither \ program
109 tiffdither_SOURCES = tiffdither.c
H A DMakefile.vc35 tiffcmp.exe tiffcp.exe tiffcrop.exe tiffdither.exe \
H A DMakefile.in120 tiffdither$(EXEEXT) tiffdump$(EXEEXT) tiffinfo$(EXEEXT) \
189 am_tiffdither_OBJECTS = tiffdither.$(OBJEXT)
474 tiffdither_SOURCES = tiffdither.c
638 tiffdither$(EXEEXT): $(tiffdither_OBJECTS) $(tiffdither_DEPENDENCIES) $(EXTRA_tiffdither_DEPENDENCI…
639 @rm -f tiffdither$(EXEEXT)
686 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tiffdither.Po@am__quote@
/libtiff-4.0.7/man/
H A DMakefile.am41 tiffdither.1 \
H A DCMakeLists.txt40 tiffdither.1
H A DMakefile.in347 tiffdither.1 \
/libtiff-4.0.7/test/
H A Dcommon.sh26 TIFFDITHER=${TOOLS}/tiffdither
/libtiff-4.0.7/html/man/
H A DMakefile.am93 tiffdither.1.html \
H A DCMakeLists.txt86 tiffdither.1.html
H A DMakefile.in395 tiffdither.1.html \
/libtiff-4.0.7/
H A Dconfigure.com947 tiffdither.exe,\
1073 tiffdither.obj : tiffdither.c
1076 tiffdither.exe : tiffdither.obj
H A DChangeLog940 * tools/tiffdither.c: check memory allocations to avoid writing to
1281 tools/tiffdither.c: Enlarge some fixed-size buffers that weren't
1297 html/man/tiffdither.1.html, man/tiff2ps.1, man/tiffcp.1,
1298 man/tiffdither.1, tools/tiff2ps.c, tools/tiffcp.c,
1299 tools/tiffdither.c: Sync tool usage printouts and man pages with
2723 * tools/tiffdither.c: remove dead onestrip code. avoid memory leak.
3394 tiff2rgba.1, tiffcmp.1, tiffcp.1, tiffdither.1, tiffdump.1, tiffgt.1,
4212 * tools/tiffdither.c: Copy the PhotometricInterpretation tag from the
5772 * tools/tiffdither.c: Fixed problem with bit fill order tag setting:
5819 tiff2ps.c, tiff2rgba.c, tiffcp.c, tiffdither.c, tiffinfo.c,