Scanner Access Now Easy ― Frontends
 
 
 
 
Go to file
Julien BLACHE a63c2b0d1c * src/xscanimage.c: reverse the #ifdef ENABLE_GIMP_1_3 logic, we
now have ENABLE_GIMP_1_2 when GIMP 1.2 is explicitely wanted.
* configure.in: make GIMP 2.0 the default.
* include/sane/config.h: replace ENABLE_GIMP_1_3 by ENABLE_GIMP_1_2.
* aclocal.m4, acinclude.m4: include the AM_PATH_GIMP_2_0 macros,
which replaces the AM_PATH_GIMP_1_4 macro.
2004-01-22 10:15:42 +00:00
doc Fixed link to images in HTML manpages. 2003-11-26 21:49:10 +00:00
include * src/xscanimage.c: reverse the #ifdef ENABLE_GIMP_1_3 logic, we 2004-01-22 10:15:42 +00:00
lib
sanei
src * src/xscanimage.c: reverse the #ifdef ENABLE_GIMP_1_3 logic, we 2004-01-22 10:15:42 +00:00
AUTHORS
COPYING
Changelog * src/xscanimage.c: reverse the #ifdef ENABLE_GIMP_1_3 logic, we 2004-01-22 10:15:42 +00:00
INSTALL Support for gimp version 1.3.17 (patch from Julien BLACHE <jb@jblache.org>). 2003-07-28 18:37:01 +00:00
Makefile.in Generate md5 hash when making a release. Remove generated .lsm file in 2003-11-26 21:47:08 +00:00
NEWS
PROBLEMS
README Changed links to sane-project.org. Minor updates. 2003-09-24 16:08:33 +00:00
acinclude.m4 * src/xscanimage.c: reverse the #ifdef ENABLE_GIMP_1_3 logic, we 2004-01-22 10:15:42 +00:00
aclocal.m4 * src/xscanimage.c: reverse the #ifdef ENABLE_GIMP_1_3 logic, we 2004-01-22 10:15:42 +00:00
config.guess
config.sub
configure * src/xscanimage.c: reverse the #ifdef ENABLE_GIMP_1_3 logic, we 2004-01-22 10:15:42 +00:00
configure.in * src/xscanimage.c: reverse the #ifdef ENABLE_GIMP_1_3 logic, we 2004-01-22 10:15:42 +00:00
install-sh
mkinstalldirs
sane-frontends.lsm

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 (sane.tex). It can be found
in the sane-backends distribution or in various file formats at the website:
http://www.sane-project.org/docs.html

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