Hi! > The fillorder tag is not a required tag. And the default value for > fillorder is 1.
Sorry for writing again, but would it be a problem if scanimage did write fillorder tag with the value of 1 ? I will ask to have the bug fixed in tifftopnm but wouldn't scanimage be more rubust and less error prone with that? Best Regards, Jacek > > add_ifd_entry (ifd, 259, IFDE_TYP_SHORT, 1, 1); > > /* photometric interpretation */ > > add_ifd_entry (ifd, 262, IFDE_TYP_SHORT, 1, 0); > > + /* byte fill order */ > > + add_ifd_entry (ifd, 266, IFDE_TYP_SHORT, 1, 1); > > /* strip offset */ > > add_ifd_entry (ifd, 273, IFDE_TYP_LONG, 1, strip_offset); > > /* orientation */ > > > > > > Coul someone apply it? > > > > Thanks for a great tool! > > > > Best Regards, > > > > Jacek > > > > P.S. Why don't you use libtiff ? > > > > _______________________________________________ > > Sane-devel mailing list > > sane-de...@www.mostang.com > > http://www.mostang.com/mailman/listinfo/sane-devel > > > > > > > -- CAREFULL! DUE TO POOR NETWORK NOT ALL E-MAILS REACH ME! IF YOU DO NOT HEAR FROM ME - TRY SENDING E-MAIL AGAIN.