Opened 13 years ago

Closed 12 years ago

#3440 closed Feature Requests (wontfix)

tiff io: support writing compressed tiff files

Reported by: tim@… Owned by: Hailin Jin
Milestone: Boost 1.41.0 Component: gil USE GITHUB
Version: Boost 1.40.0 Severity: Problem
Keywords: Cc: mateusz@…

Description

when writing tiff files, no compression is used. the attached patch enables lzw compression when writing tiff files.

Attachments (1)

0001-gil-tiff-io-compress-images-with-lzw-by-default.patch (979 bytes ) - added by tim@… 13 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 by mloskot <mateusz@…>, 13 years ago

Cc: mateusz@… added

comment:2 by chhenning, 12 years ago

Resolution: wontfix
Status: newclosed

I think this should be optional. The new io extension provides such functionality.

Note: See TracTickets for help on using tickets.