bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #44891] gropdf use of Compress::Zlib is not documented as a depende


From: Deri James
Subject: [bug #44891] gropdf use of Compress::Zlib is not documented as a dependency
Date: Wed, 22 Apr 2015 10:53:03 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0

Follow-up Comment #2, bug #44891 (project groff):

Gropdf uses Zlib in two places, once when writing a "stream", and again when
reading a stream (happens when you insert a graphic which is a pdf file). In
both cases I don't think it is absolutely necessary, if you use the -d flag
pdfs are not compressed anyway, and on reading pdfs if a different compression
other than deflate is used then it just leaves it alone and passes it "as is"
to the writer.

So I will make a change which checks for Compress::Zlib and if not found
outputs a suitable warning to stderr but continues to produce an uncompressed
pdf as if the -d flag was set.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44891>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]