Scanner Access Now Easy ― Frontends
 
 
 
 
Go to file
Henning Geinitz e0fcbf0aaf Added paragraph about gcc and GNU make and the C compiler.
Added sentence about GTK_CONFIG. Removed information about
SANE 1.0.1.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-09-05 18:30:38 +00:00
doc Use 6 lines as top/bottom margin for man2html to avoid losing 2 2001-07-07 14:39:30 +00:00
include Added missing getenv, isfdtype, and vsyslog functions from sane-backends. Used 2001-08-03 21:33:01 +00:00
lib Added missing getenv, isfdtype, and vsyslog functions from sane-backends. Used 2001-08-03 21:33:01 +00:00
sanei sanei/sanei_init_debug.c: Use syslog.h instead of sys/syslog.h. 2001-07-18 18:44:22 +00:00
src Use "xscanimage" as program name consistantly (instead of "xscan"). 2001-08-03 20:57:50 +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 Added paragraph about gcc and GNU make and the C compiler. 2001-09-05 18:30:38 +00:00
Makefile.in Added target "make uninstall". 2001-05-28 21:36:42 +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 Added links to sane(7). 2001-05-28 21:41:38 +00:00
TODO Added URL to scanadf. 2001-06-10 06:28:26 +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)

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.

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