
10 Nov
2004
10 Nov
'04
11:57 p.m.
On Tue, Nov 09, 2004 at 04:06:02PM -0800, John Cliff wrote:
svgz output is another issue entirely, as we currently [pass] the output off to gzip to compress it. This doesnt work on windows as gzip isnt a standard prog like on linux.
We do already have streams-{gzip,zlib}.{cpp,h} in our source tree. Can they be used instead of an external gzip process?
pjrm.