Re: To UMAX Astra 6X0S users

dch (dch@sirius.demon.co.uk)
Tue, 25 May 1999 23:03:20 +0100

Oliver Rauch wrote:
>
> Hi UMAX Astra 6X0S user,
>
> did you try the new umax-backend (build 4) from my homepage
> ( http://www.wolfsburg.de/~rauch/sane/sane-umax.html ),
> what about missing lines (too short file) in color mode scan, is this
> solved?
>

Sorry, initial tests suggest we still have this problem.
The following test:

scanimage -x 10mm -y 10mm > out-4-1.pnm

now generates a file 4596 bytes long.
The header of the file (33 bytes) is:
P6
# SANE data follows
39 40
255

Which indicates a 39x40 image. I calculate this should be 39*40*3 + 33 bytes
which is 4713 bytes.

David

--
Source code, list archive, and docs: http://www.mostang.com/sane/
To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com