Updated XSane and xscanimage status.

merge-requests/1/head
Frank Zago 2003-09-26 01:38:01 +00:00
rodzic 05f6d8c5a0
commit ab3cba95db
2 zmienionych plików z 9 dodań i 3 usunięć

Wyświetl plik

@ -1,3 +1,7 @@
2003-09-25 Frank Zago <fzago at austin dot rr dot com>
* README.windows: updated status of xscanimage and XSane.
2003-09-25 Henning Meier-Geinitz <henning@meier-geinitz.de>
* po/Makefile.in: Added plustek_pp.c.
@ -61,7 +65,7 @@
* Makefile.in NEWS configure configure.in backend/Makefile.in
backend/dll.c include/sane/config.h.in sanei/sanei_scsi.c
tools/sane-find-scanner.c
tools/sane-find-scanner.c: cygwin port.
2003-09-23 Gerhard Jaeger <gerhard@gjaeger.de>

Wyświetl plik

@ -27,17 +27,19 @@ If you have more than one scanner, you should do the following:
Run "scanimage > out.pnm" to get a scan.
xscanimage and XSane also work. xscanimage compiles and runs out of
the box. XSane 0.92 needs a couple build fixes.
Limitations
===========
The current annoying limitations are:
- Only SCSI scanners will work. No USB/FireWire/Parallel.
- Only scanimage works. No graphical interface has been ported.
- Tested on Windows 2000 only. Should work on Windows NT/XP too;
may or may not work on Windows 95/98/ME.
2003/9/23
2003/9/25
Frank Zago.