Re: [BUG] Epson 1640SU, xsane preview problem

From: Oliver Rauch (oliver.rauch@rauch-domain.de)
Date: Thu May 24 2001 - 07:08:32 PDT

  • Next message: Oliver Rauch: "Re: Grayify image with sane_contro_ option()"

    mh wrote:
    >
    > Oliver Rauch, Don, 24 Mai 2001 :
    > > mh wrote:
    > ...
    > > Please could you test the following:
    > >
    > > edit xsane-preview.c line 2066
    > >
    > > if (quality < min_quality)
    > > {
    > > return min_quality;
    > > }
    > > change
    > > if (quality < min_quality)
    > > to
    > > if (quality <= min_quality)
    >
    > Test passed...
    > min_quality was indeed equal to quality, with your modification it works for
    > the plustek backend :-)

    Fine,

    will be changed in xsane-0.78

    Thanks for the test.

    Bye
    Oliver

    -- 
    Homepage:	http://www.rauch-domain.de
    sane-umax:	http://www.rauch-domain.de/sane-umax
    xsane:		http://www.xsane.org
    E-Mail:		mailto:Oliver.Rauch@rauch-domain.de
    

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



    This archive was generated by hypermail 2b29 : Thu May 24 2001 - 07:04:53 PDT