AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
October 2005

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2005.10.20 13:11 "Problem using tiffcp", by <tub95@wanadoo.fr>
2005.10.23 19:56 "Re: Problem using tiffcp", by Andrey Kiselev

2005.10.20 13:11 "Problem using tiffcp", by <tub95@wanadoo.fr>

Hi all,

I have a problem with libtiff and his tools : tiffcp !
I try to concatenate two files (yo.tif & ya.tif) and writes the result using
g3 encoding with the command :

tiffcp -c g3:1d -f lsb2msb yo.tif ya.tif result.tif

The compression of ya.tif and yo.tif is g3 for CCITT Group 3 (T.4) 1D with
data write with the FillOrder tag set to LSB2MSB and i want my output file
in the same encoding !

When i run the commande, it just returns :

yo.tif : Warnig, using top-left orientation

but the output file is not lisible.

I'm french, i'm sorry for my bad english. If someone can help me please ...

thanks very much