Scanner Access Now Easy ― Frontends
 
 
 
 
Go to file
Zdenek Dohnal 22d951a407 src/scanadf.c: Use scanadf_exit() when listing devices
It prevents segfault in genesys backend when exiting - the backend wants
to use a function which is already freed.
2022-10-12 12:27:31 +02:00
doc Update mailing lists addresses to new location 2018-04-18 21:31:48 +09:00
include Update references to the SANE Standard documentation 2020-03-07 17:18:52 +09:00
lib update lib/snprintf.c to newer version from LPRng 2014-06-05 15:49:24 +02:00
sanei scanadf: fixes for various compilation warnings 2021-04-06 09:27:09 -07:00
src src/scanadf.c: Use scanadf_exit() when listing devices 2022-10-12 12:27:31 +02:00
.gitignore Add basic .gitignore files 2009-05-04 14:46:32 +02:00
.gitlab-ci.yml Revert "Bump CI image version from Debian 8 to Debian 9 (stretch)" 2019-08-07 20:48:57 +09:00
AUTHORS
COPYING
Changelog Update mail archive links to point to new location 2018-04-18 21:06:31 +09:00
INSTALL
Makefile.in
NEWS
PROBLEMS
README Update references to the SANE Standard documentation 2020-03-07 17:18:52 +09:00
acinclude.m4
aclocal.m4
config.guess
config.sub
configure Update mailing lists addresses to new location 2018-04-18 21:31:48 +09:00
configure.in scanadf: fixes for various compilation warnings 2021-04-06 09:27:09 -07:00
install-sh
mkinstalldirs
sane-frontends.lsm
xscanimage-icon-48x48-2.png

README

This is the sane-frontends package. 

To find out more about SANE (Scanner Access Now Easy) look at the SANE
website: http://www.sane-project.org/. There is also information on how to
subscribe the SANE mailing list (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)
    scanadf                scanadf(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.sane-project.org/sane-frontends.html.

Developers may wish to look at the SANE standard. It can be found at:
https://sane-project.gitlab.io/standard/

Please report bugs and missing features at our bug-tracking system:
http://www.sane-project.org/bugs.html