Author: akv
Date: 2012-08-25 01:50:05 +0200 (Sat, 25 Aug 2012)
New Revision: 4261

Modified:
   branches/4175-enfuse/src/rs-enfuse.c
Log:
Currently don't restrict size of images.

Modified: branches/4175-enfuse/src/rs-enfuse.c
===================================================================
--- branches/4175-enfuse/src/rs-enfuse.c        2012-08-24 19:34:04 UTC (rev 
4260)
+++ branches/4175-enfuse/src/rs-enfuse.c        2012-08-24 23:50:05 UTC (rev 
4261)
@@ -276,7 +276,7 @@
   gchar *align_options = NULL;
   gchar *enfuse_options = g_strdup("-d 16");
   gboolean extend = TRUE;
-  gint boundingbox = 1000;
+  gint boundingbox = 0;
 
   gchar *first = NULL;
 


_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit

Reply via email to