Scanner Access Now Easy ― Frontends
 
 
 
 
Go to file
Oliver Rauch 8a8c8909d4 2002-01-08 Oliver Rauch <Oliver.Rauch@Rauch-Domain.DE>
* configure.in: removed "rm -f $cache_file" when sane or gtk
          was not found. This was bad when a user used a global cache_file
2002-01-08 17:19:23 +00:00
doc
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
COPYING
Changelog 2002-01-08 Oliver Rauch <Oliver.Rauch@Rauch-Domain.DE> 2002-01-08 17:19:23 +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
PROBLEMS
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
config.guess
config.sub
configure 2002-01-08 Oliver Rauch <Oliver.Rauch@Rauch-Domain.DE> 2002-01-08 17:19:23 +00:00
configure.in 2002-01-08 Oliver Rauch <Oliver.Rauch@Rauch-Domain.DE> 2002-01-08 17:19:23 +00:00
install-sh
mkinstalldirs
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