Projects / libtiff / Releases

RSS All releases of libtiff

  •  22 Dec 2011 01:35

Release Notes: This release added support for the BigTIFF format, in which all offsets are unsigned 64-bit, supporting huge files. There are very few other changes since the 4.0.0Beta7 release.

  •  12 Apr 2011 05:06

Release Notes: This release adds support for the LZMA compression format, deferred strip/tile loading (--enable-defer-strile-load), and reading of large strips in chunks (--enable-chunky-strip-read). Win32 native I/O is now always used on Windows (except with Cygwin) in order to support huge files and Windows-friendly features.

  •  12 Apr 2011 05:06

Release Notes: Many bugs and security issues are resolved in this stable release.

  •  15 Jun 2010 22:31

    Release Notes: This release resolves additional critical security issues. It also resolves a file corruption problem that arose if the TIFF directory was rewritten with JPEG compression enabled.

    •  12 Jun 2010 00:00

      Release Notes: This releases fixes various bugs that were reported via libtiff Bugzilla as well as some security issues.

      •  12 Jun 2010 00:00

      Release Notes: This releases fixes various bugs that were reported via libtiff Bugzilla as well as some security issues.

      •  04 Nov 2009 21:22

      Release Notes: This release works with the IJG JPEG 7 release. The tiffcrop utility now supports arbitrary sample depths, both integer and float sample types, and the many TIFF storage schemes. A library bug when writing tags with a double array value type is fixed. The x86_64 architecture now uses the same fill order as i386. Many more compiler warnings are eliminated.

      •  28 Aug 2009 20:19

      Release Notes: This is a bugfix release to correct serious defects found in libtiff 3.9.0. In particular, it was discovered that libtiff 3.9.0 may write defective TIFF files. This release is intended to be API and ABI compatible with libtiff 3.8.2.

      •  23 Aug 2009 09:58

      Release Notes: This stable release incorporates all of the major updates included with 3.9.0Beta but with many additional bug and security fixes. This is the first new stable release since the 3.8.2 release on March, 2007. Libtiff 3.9.0 is believed to be API and ABI compatible with the 3.8.2 release so that it should be a drop-in update.

      Release Notes: The BigTIFF specification is now supported, allowing the creation of files larger than 4GiB. Despite this large upgrade, the library remains almost completely source compatible with the previous releases and in most cases you just need to recompile your application with new library to get read support for BigTIFF.

      Screenshot

      Project Spotlight

      Bridge Calculator

      A program that solves problems in the Bridge card game.

      Screenshot

      Project Spotlight

      CppHibernate

      Java Hibernate in C++.