sane-project-website/old-archive/2001-01/0140.html

172 wiersze
6.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<TITLE>sane-devel: xsane-0.70 source and win32-binary available</TITLE>
<META NAME="Author" CONTENT="Oliver Rauch (oliver.rauch@Wolfsburg.DE)">
<META NAME="Subject" CONTENT="xsane-0.70 source and win32-binary available">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>xsane-0.70 source and win32-binary available</H1>
<!-- received="Sun Jan 14 08:13:30 2001" -->
<!-- isoreceived="20010114161330" -->
<!-- sent="Sun, 14 Jan 2001 17:33:28 +0100" -->
<!-- isosent="20010114163328" -->
<!-- name="Oliver Rauch" -->
<!-- email="oliver.rauch@Wolfsburg.DE" -->
<!-- subject="xsane-0.70 source and win32-binary available" -->
<!-- id="3A61D4D8.2C5D71DA@wolfsburg.de" -->
<STRONG>From:</STRONG> Oliver Rauch (<A HREF="mailto:oliver.rauch@Wolfsburg.DE?Subject=Re:%20xsane-0.70%20source%20and%20win32-binary%20available&In-Reply-To=&lt;3A61D4D8.2C5D71DA@wolfsburg.de&gt;"><EM>oliver.rauch@Wolfsburg.DE</EM></A>)<BR>
<STRONG>Date:</STRONG> Sun Jan 14 2001 - 08:33:28 PST
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0141.html">Erik Inge Bolsø: "Problem with kernel 2.4ac9, ava1505, snapscan1236s, sane1.0.4"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0139.html">Oliver Rauch: "Re: sane,saned und XSane/Windows"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#140">[ date ]</A>
<A HREF="index.html#140">[ thread ]</A>
<A HREF="subject.html#140">[ subject ]</A>
<A HREF="author.html#140">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Hi,
<BR>
<P>xsane-0.70 is avialable.
<BR>
<P>The most interesing thing is:
<BR>
&nbsp;
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;rotation (0/90/180/270 degree) of preview and scanned image
<BR>
<P><P>get it from:
<BR>
<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="http://www.wolfsburg.de/~rauch/sane/sane-xsane.html">http://www.wolfsburg.de/~rauch/sane/sane-xsane.html</A>
<BR>
<P><P>Here is the complete list of changes:
<BR>
<P>&nbsp;- removed some bugs in text for pipette in sane-xsane-preview-doc.html
<BR>
&nbsp;
<BR>
&nbsp;- changed acloacal.m4: when gimp-config is not found we look for gimptool
<BR>
&nbsp;
<BR>
&nbsp;- for WIN32 the filetypes listed in the filetype menu are &quot;.jpg&quot; and &quot;.tif&quot;
<BR>
&nbsp;&nbsp;&nbsp;instead of &quot;.jpeg&quot; and &quot;.tiff&quot;
<BR>
&nbsp;
<BR>
&nbsp;- added manufacturer image to bottom of standard and advanced options window.
<BR>
&nbsp;&nbsp;&nbsp;The name of the image is &quot;vendor&quot;-logo.xpm&quot; or &quot;sane-&quot;backend&quot;-logo.xpm&quot;,
<BR>
&nbsp;&nbsp;&nbsp;the size of the image should be 256x48 pixels with a transparent background.
<BR>
&nbsp;
<BR>
&nbsp;- changed src/Makfile.in: *-logo.xpm are installed (make install) and
<BR>
&nbsp;&nbsp;&nbsp;uninstalled (make uninstall) now
<BR>
&nbsp;
<BR>
&nbsp;- changed src/Makfile.in.WIN32: *-logo.xpm are installed (make install)now
<BR>
&nbsp;
<BR>
&nbsp;- several changes in xsane-preview.c for rotating preview by 0/90/180/270 degree
<BR>
&nbsp;&nbsp;&nbsp;the preview rotation is ready now
<BR>
&nbsp;
<BR>
&nbsp;- added new routine xsane_save_rotate_image to xsane-save.c
<BR>
&nbsp;
<BR>
&nbsp;- added new routine xsane_save_grayscale_image_as_lineart to xsane-save.c
<BR>
&nbsp;
<BR>
&nbsp;- lineart images are saved in grayscale mode at first if transformation has to be done
<BR>
&nbsp;
<BR>
&nbsp;- xsane_save_rotate_image is called beween scanning and saving image
<BR>
&nbsp;
<BR>
&nbsp;- xsane_save_grayscale_image_as_lineart is called beween rotating and saving image
<BR>
&nbsp;
<BR>
&nbsp;- aclocal.m4/configure: changed sane_major_version etc to SANE_CURRENT_MAJOR
<BR>
&nbsp;
<BR>
&nbsp;- fileheader of raw format changed. This format is not defined, but some programs
<BR>
&nbsp;&nbsp;&nbsp;can read it as 16 bit pnm binary data, so we use a compatible header now:
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;P5
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;# This file is in a not public defined data format.
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;# It is a 16 bit gray binary format.
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;# Some programs can read this as pnm/pgm format.
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;# SANE data follows.
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;100 100
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;65535
<BR>
<P>Bye
<BR>
Oliver
<BR>
<P><P><PRE>
--
Homepage: <A HREF="http://www.wolfsburg.de/~rauch">http://www.wolfsburg.de/~rauch</A>
sane-umax: <A HREF="http://www.wolfsburg.de/~rauch/sane/sane-umax.html">http://www.wolfsburg.de/~rauch/sane/sane-umax.html</A>
xsane: <A HREF="http://www.wolfsburg.de/~rauch/sane/sane-xsane.html">http://www.wolfsburg.de/~rauch/sane/sane-xsane.html</A>
E-Mail: mailto:<A HREF="mailto:Oliver.Rauch@Wolfsburg.DE?Subject=Re:%20xsane-0.70%20source%20and%20win32-binary%20available&In-Reply-To=&lt;3A61D4D8.2C5D71DA@wolfsburg.de&gt;">Oliver.Rauch@Wolfsburg.DE</A>
<P>--
Source code, list archive, and docs: <A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
To unsubscribe: echo unsubscribe sane-devel | mail <A HREF="mailto:majordomo@mostang.com?Subject=Re:%20xsane-0.70%20source%20and%20win32-binary%20available&In-Reply-To=&lt;3A61D4D8.2C5D71DA@wolfsburg.de&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0141.html">Erik Inge Bolsø: "Problem with kernel 2.4ac9, ava1505, snapscan1236s, sane1.0.4"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0139.html">Oliver Rauch: "Re: sane,saned und XSane/Windows"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#140">[ date ]</A>
<A HREF="index.html#140">[ thread ]</A>
<A HREF="subject.html#140">[ subject ]</A>
<A HREF="author.html#140">[ author ]</A>
</UL>
<!-- trailer="footer" -->
<HR NOSHADE>
<P>
<SMALL>
<EM>
This archive was generated by <A HREF="http://www.hypermail.org/">hypermail 2b29</A>
: <EM>Sun Jan 14 2001 - 08:15:49 PST</EM>
</EM>
</SMALL>
</BODY>
</HTML>