Scanner Access Now Easy ― Frontends
 
 
 
 
Go to file
Oliver Schwartz e6e433cea0 Check for width==0 in restore_preview_image() to avoid floating point exception 2001-11-29 18:15:33 +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 Check for width==0 in restore_preview_image() to avoid floating point exception 2001-11-29 18:15:33 +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 Check for width==0 in restore_preview_image() to avoid floating point exception 2001-11-29 18:15:33 +00:00
INSTALL GTK_CONFIG needs the full path name. 2001-10-26 18:55:15 +00:00
Makefile.in Added target "lsm" from sane-backends. 2001-11-04 20:45:36 +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 Removed list of frontends. Point to mostang.com instead. 2001-09-05 18:33:05 +00:00
TODO Added xscanimage problem with gamma tables. 2001-10-13 15:59:25 +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
sane-frontends.lsm New file. Created Linux Software Map template to make uploading 2001-11-04 20:44:11 +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
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