kopia lustrzana https://gitlab.com/sane-project/website
				
				
				
			
		
			
	
	
		
			112 wiersze
		
	
	
		
			3.8 KiB
		
	
	
	
		
			HTML
		
	
	
		
		
			
		
	
	
			112 wiersze
		
	
	
		
			3.8 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: Re: Mustek backend</TITLE> | |||
|  | <META NAME="Author" CONTENT="Martin (martin.hf@gmx.de)"> | |||
|  | <META NAME="Subject" CONTENT="Re: Mustek backend"> | |||
|  | </HEAD> | |||
|  | <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> | |||
|  | <H1>Re: Mustek backend</H1> | |||
|  | <!-- received="Mon Aug 14 14:40:50 2000" --> | |||
|  | <!-- isoreceived="20000814214050" --> | |||
|  | <!-- sent="Mon, 14 Aug 2000 23:31:36 +0200" --> | |||
|  | <!-- isosent="20000814213136" --> | |||
|  | <!-- name="Martin" --> | |||
|  | <!-- email="martin.hf@gmx.de" --> | |||
|  | <!-- subject="Re: Mustek backend" --> | |||
|  | <!-- id="00081423382901.00748@zuHause.de" --> | |||
|  | <!-- inreplyto="20000814215018.A443@hmg1.vortex.swb.de" --> | |||
|  | <STRONG>From:</STRONG> Martin (<A HREF="mailto:martin.hf@gmx.de?Subject=Re:%20Mustek%20backend&In-Reply-To=<00081423382901.00748@zuHause.de>"><EM>martin.hf@gmx.de</EM></A>)<BR> | |||
|  | <STRONG>Date:</STRONG> Mon Aug 14 2000 - 14:31:36 PDT | |||
|  | <P> | |||
|  | <!-- next="start" --> | |||
|  | <LI><STRONG>Next message:</STRONG> <A HREF="0129.html">Martin: "Re: sane-1.0.3 released"</A> | |||
|  | <UL> | |||
|  | <LI><STRONG>Previous message:</STRONG> <A HREF="0127.html">Henning Meier-Geinitz: "Re: Mustek backend"</A> | |||
|  | <LI><STRONG>In reply to:</STRONG> <A HREF="0127.html">Henning Meier-Geinitz: "Re: Mustek backend"</A> | |||
|  | <!-- nextthread="start" --> | |||
|  | <!-- reply="end" --> | |||
|  | <LI><STRONG>Messages sorted by:</STRONG>  | |||
|  | <A HREF="date.html#128">[ date ]</A> | |||
|  | <A HREF="index.html#128">[ thread ]</A> | |||
|  | <A HREF="subject.html#128">[ subject ]</A> | |||
|  | <A HREF="author.html#128">[ author ]</A> | |||
|  | </UL> | |||
|  | <HR NOSHADE><P> | |||
|  | <!-- body="start" --> | |||
|  | <P> | |||
|  | Hallo Henning, | |||
|  | <BR> | |||
|  | <P>Am Mon, 14 Aug 2000 schrieb Henning Meier-Geinitz: | |||
|  | <BR> | |||
|  | <EM>> I'm not sure if I have located the exact problem by a comparison of these | |||
|  | </EM><BR> | |||
|  | <P>You have! | |||
|  | <BR> | |||
|  | <P><EM>> two backends. Could you do some tests for me? Please use SANE 1.0.3 | |||
|  | </EM><BR> | |||
|  | <EM>> (Mustek backend 1.0-96) and search the following line (arround line | |||
|  | </EM><BR> | |||
|  | <EM>> 1050):  | |||
|  | </EM><BR> | |||
|  | <EM>>       if ((fw_revision != 0x107) && (fw_revision != 0x102)) | |||
|  | </EM><BR> | |||
|  | <EM>>  | |||
|  | </EM><BR> | |||
|  | <EM>> and change it to:       | |||
|  | </EM><BR> | |||
|  | <EM>>  | |||
|  | </EM><BR> | |||
|  | <EM>>       if ((fw_revision != 0x111) && (fw_revision != 0x107) &&  | |||
|  | </EM><BR> | |||
|  | <EM>>           (fw_revision != 0x102)) | |||
|  | </EM><BR> | |||
|  | <EM>>  | |||
|  | </EM><BR> | |||
|  | <EM>> Does it work now? Please test different resolutions (e.g. 50, 150, 300, 1200 | |||
|  | </EM><BR> | |||
|  | <EM>> dpi). | |||
|  | </EM><BR> | |||
|  | <P>That's what I call colours!  | |||
|  | <BR> | |||
|  | Circles are circles and no extra lines in the image! | |||
|  | <BR> | |||
|  | All resolutions work fine now! | |||
|  | <BR> | |||
|  | <P>Danke, Henning, f<>r die prompte L<>sung des Problems! | |||
|  | <BR> | |||
|  | <P>   Martin | |||
|  | <BR> | |||
|  | <P><PRE> | |||
|  | -- | |||
|  | 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:%20Mustek%20backend&In-Reply-To=<00081423382901.00748@zuHause.de>">majordomo@mostang.com</A> | |||
|  | </PRE> | |||
|  | <P><!-- body="end" --> | |||
|  | <HR NOSHADE> | |||
|  | <UL> | |||
|  | <!-- next="start" --> | |||
|  | <LI><STRONG>Next message:</STRONG> <A HREF="0129.html">Martin: "Re: sane-1.0.3 released"</A> | |||
|  | <LI><STRONG>Previous message:</STRONG> <A HREF="0127.html">Henning Meier-Geinitz: "Re: Mustek backend"</A> | |||
|  | <LI><STRONG>In reply to:</STRONG> <A HREF="0127.html">Henning Meier-Geinitz: "Re: Mustek backend"</A> | |||
|  | <!-- nextthread="start" --> | |||
|  | <!-- reply="end" --> | |||
|  | <LI><STRONG>Messages sorted by:</STRONG>  | |||
|  | <A HREF="date.html#128">[ date ]</A> | |||
|  | <A HREF="index.html#128">[ thread ]</A> | |||
|  | <A HREF="subject.html#128">[ subject ]</A> | |||
|  | <A HREF="author.html#128">[ 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>Mon Aug 14 2000 - 14:43:14 PDT</EM> | |||
|  | </EM> | |||
|  | </SMALL> | |||
|  | </BODY> | |||
|  | </HTML> |