[sane-devel] Bugfix for xsane-0.98a
Oliver Rauch
Oliver.Rauch at Rauch-Domain.DE
Sat Dec 3 13:06:40 UTC 2005
Hello.
Some people reported problems (especially preview problems) with
xsane-0.98 that did not occur with xsane-0.97.
I found a little bug that is solved in xsane-0.98b that can be
downloaded from http://www.xsane.org
You also can fix it by hand:
edit xsane-0.98a/src/xsane-front-gtk.h
and search for xsane_set_resolution and change:
extern int xsane_set_resolution(int well_known_option, double
resolution);
to:
extern double xsane_set_resolution(int well_known_option, double
resolution);
Best regards
Oliver
More information about the sane-devel
mailing list