[gthumb] use a smaller max zoom factor to enhance the quality



commit 9c05d30fdff449b14e9f830b3736599128e5c7ea
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sat Sep 15 18:03:00 2012 +0200

    use a smaller max zoom factor to enhance the quality

 gthumb/cairo-scale.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gthumb/cairo-scale.h b/gthumb/cairo-scale.h
index bad01a8..9c83bbd 100644
--- a/gthumb/cairo-scale.h
+++ b/gthumb/cairo-scale.h
@@ -28,7 +28,7 @@
 G_BEGIN_DECLS
 
 
-#define _CAIRO_MAX_SCALE_FACTOR 2.0
+#define _CAIRO_MAX_SCALE_FACTOR 1.8
 
 
 typedef enum /*< skip >*/ {



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