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



commit 87b9db7956771aa25a009ab572efe3b1c24dee5c
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sun Nov 11 11:23:36 2012 +0100

    use a smaller max zoom factor to enhance the viewer zoom 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 9c83bbd..153a7d7 100644
--- a/gthumb/cairo-scale.h
+++ b/gthumb/cairo-scale.h
@@ -28,7 +28,7 @@
 G_BEGIN_DECLS
 
 
-#define _CAIRO_MAX_SCALE_FACTOR 1.8
+#define _CAIRO_MAX_SCALE_FACTOR 1.33
 
 
 typedef enum /*< skip >*/ {



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