Scanner Access Now Easy ― Backends
 
 
 
 
 
 
Go to file
Henning Geinitz b6c239b917 Updated sane-devel address and website. 2003-09-24 17:51:24 +00:00
backend README explains that this branch is for SANE2 2002-12-08 12:39:45 +00:00
doc Updated sane-devel address and website. 2003-09-24 17:51:24 +00:00
frontend Oliver Rauch: added fclose(icc_file) to stiff.c 2002-11-29 17:06:36 +00:00
include README explains that this branch is for SANE2 2002-12-08 12:39:45 +00:00
japi
lib
po Minor spelling and translation fixes. 2002-12-05 09:17:19 +00:00
sanei fixed an error in sanei_scsi.c from my last commit 2002-12-07 22:17:27 +00:00
testsuite
tools Fixed PACKAGE_VERSION breakage. PACKAGE_VERSION was redefined by autoconf 2.5 2002-11-29 18:19:58 +00:00
AUTHORS Modified due to check-in of artec_eplus48u backend 2002-11-20 12:23:07 +00:00
COPYING
ChangeLog Updated sane-devel address and website. 2003-09-24 17:51:24 +00:00
LICENSE
Makefile.in Removed LEVEL2. 2002-12-06 23:27:30 +00:00
NEWS Updated release date and backend list. 2002-10-17 19:29:55 +00:00
PROBLEMS
PROJECTS Removed projects for scanners that are now supported by the plustek 2002-11-25 17:48:05 +00:00
README Updated 2002-12-08 13:22:32 +00:00
README.aix
README.beos
README.darwin
README.freebsd
README.hp-ux
README.linux Added comment about DEC cc on Linux Alpha. 2002-10-20 17:17:38 +00:00
README.netbsd
README.old Added old README again 2002-12-08 13:00:34 +00:00
README.openbsd
README.os2
README.solaris
README.unixware2
README.unixware7
TODO Updated for SANE2. 2002-12-30 15:38:15 +00:00
acinclude.m4 Fixed MacOS X LD_FLAGS bug. 2002-12-06 14:26:31 +00:00
aclocal.m4 Fixed MacOS X LD_FLAGS bug. 2002-12-06 14:26:31 +00:00
config.guess
config.sub
configure Fixed MacOS X LD_FLAGS bug. 2002-12-06 14:26:31 +00:00
configure.in Cleanup. Added some missing quotes. Better structure and comments. Tried to 2002-12-04 17:48:10 +00:00
install-sh
ltmain.sh
mkinstalldirs
sane-backends.lsm
sane2-api-todo Added points from discussion on sane-devel and IRC. 2002-12-30 15:28:46 +00:00

README

This branch is for developing the SANE2 standard. Don't touch the source 
code for now. Fixing spelling/grammar bugs in the standard or adding
documentation relevant for SANE2 is ok, however. If you want to change
the contents of the standard, discuss on sane-devel first.

./configure
cd doc
make sane.ps
(make sane-html)

For the HTML version, you need dlh (http://panda.mostang.com/~davidm/dlh.html)
From time to time "releases" of the standard draft will be made at
http://www.xsane.org/sane2/index.html. The HTML version of such releases
can be found at http://www.meier-geinitz.de/sane/sane2/.

The file sane-api-todo provides suggestions for SANE2 features.