summaryrefslogtreecommitdiff
path: root/platform/x11/pdfapp.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/x11/pdfapp.h')
-rw-r--r--platform/x11/pdfapp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/x11/pdfapp.h b/platform/x11/pdfapp.h
index e3633577..6a81f871 100644
--- a/platform/x11/pdfapp.h
+++ b/platform/x11/pdfapp.h
@@ -10,9 +10,9 @@
* uses a number of callbacks to the GUI app.
*/
-/* 25% .. 400% */
+/* 25% .. 1600% */
#define MINRES 18
-#define MAXRES 288
+#define MAXRES 1152
typedef struct pdfapp_s pdfapp_t;