Scanner Access Now Easy ― Frontends
 
 
 
 
Go to file
Henning Geinitz 20a007a0a2 2001-04-27 Henning Meier-Geinitz <henning@meier-geinitz.de>
* doc/xscanimage.man src/xscanimage.c src/xscanimage-gimp-1_0-compat.h:
	  Implemented (again) support for SANE_DEFAULT_DEVICE. If set, the
	  suitable backend is preselected in the device dialog. Use new Gimp
	  API, added compatibility file for old Gimp API (from xsane).
	* TODO: Removed entry about SANE_DEFAULT_DEVICE and new Gimp API.
2001-04-27 21:34:44 +00:00
doc 2001-04-27 Henning Meier-Geinitz <henning@meier-geinitz.de> 2001-04-27 21:34:44 +00:00
include Removed unnecessary file 2000-11-11 22:10:02 +00:00
lib *** empty log message *** 2000-11-10 06:47:25 +00:00
sanei Added usage of SANE_LDFLAGS and SANE_CFLAGS to acloacal.m4 (sane-test) 2000-11-15 22:40:28 +00:00
src 2001-04-27 Henning Meier-Geinitz <henning@meier-geinitz.de> 2001-04-27 21:34:44 +00:00
AUTHORS 2000-11-11 Henning Meier-Geinitz <hmg@gmx.de> 2000-11-11 21:34:39 +00:00
COPYING 2000-11-11 Henning Meier-Geinitz <hmg@gmx.de> 2000-11-11 21:34:39 +00:00
Changelog Added release markers for release 1.0.6. 1994-11-04 13:35:37 +00:00
INSTALL 2001-04-22 Henning Meier-Geinitz <henning@meier-geinitz.de> 2001-04-22 18:28:53 +00:00
Makefile.in *** empty log message *** 2000-11-10 06:47:25 +00:00
NEWS 2001-04-22 Henning Meier-Geinitz <henning@meier-geinitz.de> 2001-04-22 18:28:53 +00:00
PROBLEMS 2000-11-11 Henning Meier-Geinitz <hmg@gmx.de> 2000-11-11 21:34:39 +00:00
README 2000-11-22 Henning Meier-Geinitz <hmg@gmx.de> 2000-11-22 20:04:08 +00:00
TODO 2001-04-27 Henning Meier-Geinitz <henning@meier-geinitz.de> 2001-04-27 21:34:44 +00:00
aclocal.m4 2000-12-23 Henning Meier-Geinitz <hmg@gmx.de> 2000-12-23 13:21:42 +00:00
config.guess *** empty log message *** 2000-11-10 06:47:25 +00:00
config.sub *** empty log message *** 2000-11-10 06:47:25 +00:00
configure New version: 1.0.6. 1994-10-29 21:55:26 +00:00
configure.in New version: 1.0.6. 1994-10-29 21:55:26 +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

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)

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

For details about installation please read the INSTALL file.


The following frontends can be downloaded seperately:

    xsane (http://www.wolfsburg.de/~rauch/sane/sane-xsane.html)
       An improved graphical frontend for scanners based on gtk++

    QuiteInsane (http://sourceforge.net/projects/quiteinsane)
       Graphical frontend based on Qt 2.2.x

    scanadf (http://www.martoneconsulting.com/sane-scanadf.html)
       A command-line frontend that offers additional capabilities that are
       suited towards document scanners with automatic document feeders

    sanecgi (http://www.boutell.com/sanecgi/)
       A web interface to all SANE-compatible scanners

See also http://www.mostang.com/sane/sane-frontends.html for a list of
frontends.

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