Opened 13 years ago
Closed 12 years ago
#3440 closed Feature Requests (wontfix)
tiff io: support writing compressed tiff files
Reported by: | 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)
Change History (3)
by , 13 years ago
Attachment: | 0001-gil-tiff-io-compress-images-with-lzw-by-default.patch added |
---|
comment:1 by , 13 years ago
Cc: | added |
---|
comment:2 by , 12 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I think this should be optional. The new io extension provides such functionality.