13 lines
612 B
Diff
13 lines
612 B
Diff
|
diff -up ghostscript-8.71/base/gdevtifs.h.tiff-default-strip-size ghostscript-8.71/base/gdevtifs.h
|
||
|
--- ghostscript-8.71/base/gdevtifs.h.tiff-default-strip-size 2010-03-15 16:42:06.892248676 +0000
|
||
|
+++ ghostscript-8.71/base/gdevtifs.h 2010-03-15 16:42:26.890373466 +0000
|
||
|
@@ -50,7 +50,7 @@ int tiff_print_page(gx_device_printer *d
|
||
|
* Sets the compression tag for TIFF and updates the rows_per_strip tag to
|
||
|
* reflect max_strip_size under the new compression scheme.
|
||
|
*/
|
||
|
-#define TIFF_DEFAULT_STRIP_SIZE 8192
|
||
|
+#define TIFF_DEFAULT_STRIP_SIZE 0
|
||
|
|
||
|
int tiff_set_compression(gx_device_printer *pdev,
|
||
|
TIFF *tif,
|