Comment 16 for bug 192176

Revision history for this message
Andrey Paramonov (cmr-pent) wrote : Re: [Bug 192176] Re: Scanner output always JPEG compressed

2010/2/15 Till Kamppeter <email address hidden>:
> This is a problem of simple-scan not offering the advanced options of
> the driver. The "hpaio" SANE driver has the needed functionality.

I do not agree. You say that simple-scan and every other frontend
should implement the ability to configure the backend. This is bad
design because:

1) There is no interoperability between frontends (user must configure
each frontend).
2) Every frontend author should take effort and write the code.
3) Code duplication.

Please tell if it's hard to implement global backend option and why.

Andrey Paramonov