Boost C++ Libraries: Ticket #3440: tiff io: support writing compressed tiff files https://svn.boost.org/trac10/ticket/3440 <p> when writing tiff files, no compression is used. the attached patch enables lzw compression when writing tiff files. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3440 Trac 1.4.3 tim@… Sat, 12 Sep 2009 11:09:01 GMT attachment set https://svn.boost.org/trac10/ticket/3440 https://svn.boost.org/trac10/ticket/3440 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">0001-gil-tiff-io-compress-images-with-lzw-by-default.patch</span> </li> </ul> Ticket mloskot <mateusz@…> Sat, 03 Oct 2009 21:41:05 GMT cc set https://svn.boost.org/trac10/ticket/3440#comment:1 https://svn.boost.org/trac10/ticket/3440#comment:1 <ul> <li><strong>cc</strong> <span class="trac-author">mateusz@…</span> added </li> </ul> Ticket chhenning Thu, 05 Aug 2010 14:57:47 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/3440#comment:2 https://svn.boost.org/trac10/ticket/3440#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">wontfix</span> </li> </ul> <p> I think this should be optional. The new io extension provides such functionality. </p> Ticket