[gnome-epub-thumbnailer] main: Bump default size to 256px
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-epub-thumbnailer] main: Bump default size to 256px
- Date: Sat, 13 Jul 2013 08:56:07 +0000 (UTC)
commit 18afd2f2e05fc53a9cac7a312b05284d59667986
Author: Bastien Nocera <hadess hadess net>
Date: Sat Jul 13 10:54:50 2013 +0200
main: Bump default size to 256px
gnome-epub-thumbnailer.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnome-epub-thumbnailer.c b/gnome-epub-thumbnailer.c
index 93e09ac..a072c8a 100644
--- a/gnome-epub-thumbnailer.c
+++ b/gnome-epub-thumbnailer.c
@@ -35,7 +35,7 @@
#define METAFILE_NAMESPACE "urn:oasis:names:tc:opendocument:xmlns:container"
#define OPF_NAMESPACE "http://www.idpf.org/2007/opf"
-static int output_size = 64;
+static int output_size = 256;
static gboolean g_fatal_warnings = FALSE;
static char **filenames = NULL;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]