diff options
Diffstat (limited to 'hacks/halftone.c')
-rw-r--r-- | hacks/halftone.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hacks/halftone.c b/hacks/halftone.c index ecdd84f..c4e2667 100644 --- a/hacks/halftone.c +++ b/hacks/halftone.c @@ -387,6 +387,7 @@ static const char *halftone_defaults [] = { #ifdef HAVE_MOBILE "*ignoreRotation: True", #endif + ".lowrez: true", /* Too slow on Retina screens otherwise */ 0 }; |