[sane-devel] fillorder missing in scanimage

Jacek Pliszka Jacek Pliszka <pliszka@phyun0.ucr.edu>
Tue, 11 Dec 2001 12:03:18 -0800 (PST)


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-devel@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.