Scanner Access Now Easy ― Frontends
 
 
 
 
Go to file
Henning Geinitz 988a002348 Added 16 bit support for stand-alone mode SANE_FRAME_GRAY and SANE_FRAME_RGB
(from Sergey Vlasov <vsu@altlinux.ru>.). Call scan_done if an error occurs
during scan_start. Run sane_cancel even if sane_read wasn't called once.
2002-11-14 16:49:45 +00:00
doc Add DESTDIR variable to allow installing to a temporary directory. Actually 2002-03-28 19:26:00 +00:00
include Created. Moved distclean target to this file from root dir. 2002-01-08 17:58:05 +00:00
lib Use ranlib if available. If we run AIX, don't use archives. 2002-04-13 18:53:27 +00:00
sanei Use ranlib if available. If we run AIX, don't use archives. 2002-04-13 18:53:27 +00:00
src Added 16 bit support for stand-alone mode SANE_FRAME_GRAY and SANE_FRAME_RGB 2002-11-14 16:49:45 +00:00
AUTHORS 2002-01-11 Tom Martone <tom@martoneconsulting.com> 2002-01-12 00:45:20 +00:00
COPYING 2000-11-11 Henning Meier-Geinitz <hmg@gmx.de> 2000-11-11 21:34:39 +00:00
Changelog Added 16 bit support for stand-alone mode SANE_FRAME_GRAY and SANE_FRAME_RGB 2002-11-14 16:49:45 +00:00
INSTALL Added link to man xscanimage. Added info about LD_LIBRARY_PATH. 2002-01-27 12:04:33 +00:00
Makefile.in Remove *.tar.gz when making distclean. 2002-03-28 19:23:28 +00:00
NEWS Now this file describes the user-visible changes between 2002-01-26 16:55:55 +00:00
PROBLEMS Moved the entry about progress bar in three-pass mode to PROBLEMS. 2002-04-06 10:35:33 +00:00
README Mentioned scanadf. 2002-01-12 10:54:55 +00:00
TODO Added menu problem while scanning. 2002-10-17 18:58:57 +00:00
aclocal.m4 2000-12-23 Henning Meier-Geinitz <hmg@gmx.de> 2000-12-23 13:21:42 +00:00
config.guess Updated to latest versions (from ftp://ftp.gnu.org/pub/gnu/config/). 2002-06-07 16:32:37 +00:00
config.sub Updated to latest versions (from ftp://ftp.gnu.org/pub/gnu/config/). 2002-06-07 16:32:37 +00:00
configure Addded extra version -cvs again. 2002-10-24 17:47:13 +00:00
configure.in Addded extra version -cvs again. 2002-10-24 17:47:13 +00:00
install-sh *** empty log message *** 2000-11-10 06:47:25 +00:00
mkinstalldirs *** empty log message *** 2000-11-10 06:47:25 +00:00
sane-frontends.lsm Made it more compatible with lsm standard. Added OpenBSD. 2002-01-08 18:31:04 +00:00

README

This is the sane-frontends package. 

To find out more about SANE (Scanner Access Now Easy) look at the SANE
website: http://www.mostang.com/sane/. There is also information on how to
subscribe the SANE-mailinglist (sane-devel).

These SANE applications (frontends) are included in this package (together
with their documentation):

    Frontend               Documentation (man page) 
--------------------------------------------------------------------------
    xscanimage	           xscanimage(1)
    xcam		   xcam(1)
    scanadf                scanadf(1)

For general information about SANE, read man sane(7).

You must install the sane-backends package before you can compile the
frontends. sane-backends also includes the command-line frontend scanimage
and the network daemon saned.

For details about installation please read the INSTALL file.

For a list of other SANE frontends look at
http://www.mostang.com/sane/sane-frontends.html.

Developers may wish to look at the SANE standard (sane.tex). It can be found
in the sane-backends distribution or in various file formats at the website:
http://www.mostang.com/sane/docs.html