[Announce] WinSANE 0.1.0.0 Release

Brian Macy (bmacy@sunshinecomputing.com)
Sun, 9 May 1999 20:43:05 -0700

This release (http://www.sunshinecomputing.com/winsane/) hopefully addresses
all the major problems that I was made aware of. I apologize for the lack of
UI niceties (feedback, save/restore parameters, no direct image saving, etc)
but I hate GUIs and functionality is always first on my list. The next
release will try to address some of the UI issues.

Things I really could use help/info on:
- Why endian matters when do the actual scan. From everything I can tell the
scan data is all byte oriented so endianess doesn't matter.
- TWAIN DLL... I know almost nothing about TWAIN and nothing about
implementing a TWAIN DLL. I don't have the time to really figure it out
either so without help it will never progress to be a TWAIN DLL.

The code requires:
- Borland C++ 5.x (probably works fine with other Win32 compilers, but the
YSLs (http://www.ysl.org) will need some minor porting... shoot with a
little effort it will probably work with the latest EGCS compiler out of CVS
under Linux)
- wxWindows (need code straight out of CVS... web address is listed at the
winsane webpage)
- YSL release 0.3.0

Brian Macy

------------------------------------------------------------------------

0.1.0.0
winsane-0.1.0.0.zip
winsane.src-0.1.0.0.zip
May 9 1999

Adds support for LineArt, HalfTone, and GrayScale
Allows selecting of device on remote host
Allows selecting of Scan Mode
Source code implements get/set/autoset of parameters
Requires latest wxWindow CVS code to build
Requires YSL Release 0.3.0 to build

--
Source code, list archive, and docs: http://www.mostang.com/sane/
To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com