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
include
lib
sanei
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 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
PROBLEMS
README
TODO Added xscanimage problem with gamma tables. 2001-10-13 15:59:25 +00:00
aclocal.m4
config.guess
config.sub
configure
configure.in
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