summaryrefslogtreecommitdiff
path: root/vcl/README
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2016-11-30 14:15:29 +0100
committerJan Holesovsky <kendy@collabora.com>2016-11-30 15:45:14 +0100
commit91233ba8c67579987719bbfc96972eccc52c04bc (patch)
treeea01702ceeb2b4f1554b4e8261deba88d57716e3 /vcl/README
parent424d17e62e0d670aa79a890f85bb98c19169f9f5 (diff)
vcl: Mention VCL_DEBUG_DISABLE_PDFCOMPRESSION in the README.
Change-Id: I53dfebf6dc481beb02fa52b1fa6434b56f37f8ae
Diffstat (limited to 'vcl/README')
-rw-r--r--vcl/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/vcl/README b/vcl/README
index d995cdc76358..c7c1f9e079ad 100644
--- a/vcl/README
+++ b/vcl/README
@@ -196,6 +196,10 @@ generated the following PDF content.
touch vcl/source/gdi/pdfwriter* && make vcl dbglevel=3
+The compression can be disabled even using a env. var:
+
+export VCL_DEBUG_DISABLE_PDFCOMPRESSION=1
+
To de-compress the contents of a PDF file written by a release build or
other programs, use the "pdfunzip" tool: