Hmm... the sample color QuickCam image on the SANE page looks
OK, but it doesn't seem as if the B&W version is doing the scaling.
I'm willing to fix the problem and submit a patch if someone can tell
me where the scaling code should go. Would it simply be a matter of
adding a scaling loop just before the following code in
reader_process()?
/* now write the whole thing to the main process: */
if (fwrite (src, 1, num_bytes, ofp) != num_bytes)
...
Andrew Kuchling
amk@magnet.com
http://people.magnet.com/%7Eamk/
-- Source code, list archive, and docs: http://www.azstarnet.com/~axplinux/sane/ To unsubscribe: mail -s unsubscribe sane-devel-request@listserv.azstarnet.com