gnome-scan r568 - in trunk: . lib



Author: bersace
Date: Sat Mar  1 01:15:03 2008
New Revision: 568
URL: http://svn.gnome.org/viewvc/gnome-scan?rev=568&view=rev

Log:
Tweak stress options.


Modified:
   trunk/ChangeLog
   trunk/lib/gnome-scan-processor-common.c

Modified: trunk/lib/gnome-scan-processor-common.c
==============================================================================
--- trunk/lib/gnome-scan-processor-common.c	(original)
+++ trunk/lib/gnome-scan-processor-common.c	Sat Mar  1 01:15:03 2008
@@ -120,9 +120,10 @@
 									be nice to expose this through
 									profile : photo, text, quick,
 									manual, â */
-								 "iterations", 10,
-								 "gamma", 2.,
-								 "samples", 30,
+								 "radius", 300,
+								 "iterations", 15,
+								 "gamma", 2.2,
+								 "samples", 10,
 								 NULL);
 		node = g_list_append (node, op);
 	}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]