Home
last modified time | relevance | path

Searched refs:resolution (Results 1 – 3 of 3) sorted by relevance

/libtiff-4.0.7/contrib/addtiffo/
H A DREADME43 it doesn't copy geotiff tags to the reduced resolution images.
45 o Reduced resolution overviews for multi-sample files will currently
62 items are reduced resolution images.
75 Subfile Type: reduced-resolution image (1 = 0x1)
84 Subfile Type: reduced-resolution image (1 = 0x1)
93 Subfile Type: reduced-resolution image (1 = 0x1)
102 Subfile Type: reduced-resolution image (1 = 0x1)
/libtiff-4.0.7/tools/
H A Dppm2tiff.c91 double resolution = -1; in main() local
121 resolution = atof(optarg); in main()
273 if (resolution > 0) { in main()
274 TIFFSetField(out, TIFFTAG_XRESOLUTION, resolution); in main()
275 TIFFSetField(out, TIFFTAG_YRESOLUTION, resolution); in main()
/libtiff-4.0.7/
H A DChangeLog3194 * tools/tiff2pdf.c: Do not assume inches when the resolution units
6106 * tools/tiff2ps: New commandline switches to override resolution