Latest News:
2007 Nov 21: release xsane-0.995:
this version comes with some new featrues and fixes some bugs:
- several layout changes
- email mode: it is allowed to specify multiple mail receivers
- scanning and conversion speed is increased on several machines
- hang/infinite loop problem that occured with some scanners is solved
- translation updates
2007 Mar 05: bugfix release xsane-0.994:
this version fixes two bugs
- crash when start scanning (when no ICC/ICM scanner profile is defined)
- postscript output does not work when printed
This version should still be considered as instable.
When color management is enabled in grayscale mode you will get
error messages and strange results!
2007 Mar 04: crash with sane-0.993:
When no ICC/ICM profile is defined then xsane crahses when a scan is started.
There is no way to solve this problem when color management (lcms) is not compiled in.
When color management is compiled in then you can go to preferences/setup/color management
and enter an ICC/ICM color profile for the scanner.
A fixed version will be released soon.
2007 Mar 03: postscript bug in xsane-0.993 found:
While appling color management support to the postscript
code there was introduced a bug. The created postscript
files don`t work in some cases. This also breaks the
usability of the copy mode.
The bug will be fixed as soon as possible. If you find any other
bug please report it immediately then I can try to fix it before the
next xsane release.
2007 Feb 26: xsane-0.993 source released:
This is a beta-test release.
News:
-
A lot of color management improvements (CMS still in beta test):
- embedded profiles for postscript and PDF
- convert to sRGB
- convert to working color space
- 12 bits/channel support for postscript
- usage of new gtk_file_chooser
- added browse function for project directories
- removed bug in e-mail mode
You may be interested in the
Adobe ICC profiles for linux
2007 Feb 11: e-mail bug in xsane-0.992 found:
XSane tells you the mail has been sent but in fact it was not accepted by the
mailserver. So you think the mail has been sent but it has not been sent!
The bug will be fixed in xsane-0.993, but I still have to do some
work on xsane-0.993 before it will be released.
When you need the email mode of xsane please use xsane-0.991
until xsane-0.993 is released.
2007 Jan 25: xsane-0.992 source released
The most important change is rudimentary color management support.
Some bugs and compiler warnings have been fixed.
Please consider this version as beta-code, it may crash or
produce unexpected results, especially with color management enabled.
2006 Jan 29: xsane-0.991 OS/2 binary released by Franz Bakan
2006 Jan 28: xsane-0.991 WIN32 binary released
2006 Jan 23: xsane-0.991 source released
This version contains some bugfixes.
2006 Jan 09: xsane-0.99 source released
This version can create multipage documents and contains
an improved automatic document feeder (ADF) handling,
ASMTP support and some bugfixes.
2005 Dec 04: xsane-0.98b WIN32-binary released
It took me a lot of time to create this version.
It is compiled with gtk+-2.8.7, the gimp-plugin is compiled
with gimp-2.2.9. Short tests looked very well.
2005 Dec 03: xsane-0.98b source released
It contains the following bugfix that you simply can apply by hand:
file src/xsane-front-gtk.h:
change:
extern int xsane_set_resolution(int well_known_option, double resolution);
to:
extern double xsane_set_resolution(int well_known_option, double resolution);
2005 Nov 22: xsane-0.98a source released
This version contains a bugfix for the gimp plugin.
2005 Nov 20: xsane-0.98 source released
This version contains several bugfixes and improvements like
PDF and compressed postscript support.
2005 Jan 22: xsane-0.97 source released
This version contains some bugfixes.
2004 Sep 06: xsane-0.96 source and WIN32-binary released
This version contains several bugfixes and improvements, especially
for the fax mode and the email mode.
When you update from xsane-0.93 or earlier then please
remove the configuration file ~/.sane/xsane/xsane.rc
before you start xsane the first time.