2000-09-18 Henning Meier-Geinitz <hmg@gmx.de>

* README: Removed comment about xscanimage error message. Added
          comment about find-scanner (may find scanners not supported by
          SANE).
	* tools/README: Added comment about find-scanner and some lines
 	  about sane-desc.el and sane-config.
	* tools/find-scanner.c: Added comment about scanners not supported
 	  by SANE. Removed some warnings.
	* TODO LEVEL2: Removed xscanimage error comment from TODO and moved
 	  ideas for SANE 2.0 from TODO to LEVEL2.
DEVEL_2_0_BRANCH-1
Henning Geinitz 2000-09-18 18:20:42 +00:00
rodzic a2ce79ccf8
commit f701767a55
1 zmienionych plików z 7 dodań i 19 usunięć

20
TODO
Wyświetl plik

@ -1,4 +1,4 @@
TODO (2000-09-16) TODO (2000-09-17)
******** todo ******** ******** todo ********
@ -86,9 +86,6 @@ frontends
* dll: make it robust against against it being listed in the configuration * dll: make it robust against against it being listed in the configuration
file (currently bad things will happen if dll attempts to load itself) file (currently bad things will happen if dll attempts to load itself)
* xscanimage: Fix "Gtk-CRITICAL **: file gtkmain.c: line 534 ..." bug
when no SANE devices found
sanei sanei
----- -----
* don't install sanei_* headers (?) * don't install sanei_* headers (?)
@ -112,18 +109,6 @@ misc
* remove compiler warnings (>400 warnings even in disable-warning mode!) * remove compiler warnings (>400 warnings even in disable-warning mode!)
* Update LEVEL2 file. Ideas:
- add support for buttons etc. on the scanner/camera
- Change of the version number system (the current standard version
system is not really used in the SANE distribution).
- add more frame types
- add alpha channel so that RGBI scanners like Nikon LS-20 can
send infra-red info back to gimp for post-processing
- Might be nice if arbitrarily defined multiple channels, were possible.
Some way of indicating the number of channels possible, and some
details (wavelength, bandwidth, ...)
- (see sane-devel archive for more ideas)
* Test SANE on different os/platforms, fix possible compilation problems * Test SANE on different os/platforms, fix possible compilation problems
Test methods: scanimage -d pnm:0 --filename=file.pnm -T Test methods: scanimage -d pnm:0 --filename=file.pnm -T
scanimage -d net:localhost:pnm:0 --filename=file.pnm -T scanimage -d net:localhost:pnm:0 --filename=file.pnm -T
@ -148,6 +133,9 @@ misc
******** done ******** ******** done ********
* Update LEVEL2 file. Ideas:
* xscanimage: Fix "Gtk-CRITICAL **: file gtkmain.c: line 534 ..." bug
when no SANE devices found
+ PREVIEW: maybe there should be an option to limit the preview + PREVIEW: maybe there should be an option to limit the preview
scan to the selected area? YES => this will also make it easier scan to the selected area? YES => this will also make it easier
to avoid the scan area selection to get confused when the user to avoid the scan area selection to get confused when the user