[sane-devel] xsane-0.83 available

Oliver Rauch oliver.rauch@rauch-domain.de
Fri, 04 Jan 2002 10:22:18 +0100


Hello.

I released xsane-0.83:


It can be downloaded from:

	http://www.xsane.org

Bye
Oliver

CHANGES:

 - scaling image size does work for 16 bit images now
 
 - xsane_create_secure_file() now always removes the file (not only if it is a link),
   this is needed because open(..., O_EXCL) does fail when the file exists (what can
   happend when we want to overwrite an existing file).
 
 - removed buggy ";" at end of if statement in xsane_enhancement_negative_callback
 
 - default mode is viewer instead of saving mode
 
 - updated po-files: nl
 
 - xsane-front-gtk.c: void xsane_progress_cancel(GtkWidget *widget, gpointer data)
   changed GtkSignalFunc callback = (GtkSignalFunc) data; to
   GtkFunction callback = (GtkFunction) data;
 
 - added media, experimentally determined values with UMAX Powerlook3:
   Agfa XRG 200-4
   Agfa HDC 100
   Konica VX 100
   Rossmann HR 100
 
 - preview.c: preview_update_surface calls preview_update_selection at first to
   make sure that the preview selection is up to date. Now xsane comes up with
   the saved area selection when e.g. transparency mode is stored which forces
   a change of the surface
 
 - removed parameter negative from xsane_calculate_auto_enhancement,
   autoenhancement does work again when negative button is pressed
 
 - added mode "--Medium-definition"/"-M":
   - preview is done without scanner gamma correction for medium
   - added two icons to the main dialog: medium new and medium delete
 
 - added xsanedocdir to doc/Makefile.in and src/Makefile.in
   the path is used by xsane.c and the mentioned Makefiles
 
 - removed in xsane-viewer.c, line 222: xsane_create_secure_file(outputfilename) before
   xsane_save_image_as(...)


-- 
Homepage:	http://www.rauch-domain.de
sane-umax:	http://www.rauch-domain.de/sane-umax
xsane:		http://www.xsane.org
E-Mail:		mailto:Oliver.Rauch@rauch-domain.de