AlternaTIFF Changelog

What's new in AlternaTIFF 2.0.6

Mar 3, 2014
  • Attempt to support some invalid Fax-4 compressed images that new versions of libtiff can't handle.
  • ActiveX version: Made the "Copy Image Location" feature more likely to copy the full URL.
  • Plug-in scripting: Support method enumeration.

New in AlternaTIFF 2.0.4 (Mar 3, 2014)

  • Change error handling to not give up immediately if a bad IFD or subIFD pointer is encountered. Instead, it will continue, and try to read any other (sub)IFDs that are known.
  • Added a scripting option to change the default print range from "all pages" to "current page".
  • Updated third-party libraries.

New in AlternaTIFF 2.0.3 (Mar 3, 2014)

  • Fixed a bug that could cause a crash (at least on Windows XP) when resizing bilevel images.
  • Fixed a bug in v2.0.2 that caused the zoom window to close if you switched pages.
  • Added page number information to the tooltips for the Next and Previous Page buttons.

New in AlternaTIFF 2.0.2 (Mar 3, 2014)

  • Changed the default and the UI for the mouse wheel zoom direction setting.
  • Made Send Image more likely to work in browsers (like Firefox) that change the DLL search mode.

New in AlternaTIFF 2.0.1 (Mar 3, 2014)

  • Allow fit-width and fit-height mode to enlarge the image as much as necessary, instead of limiting it to the best-fit size
  • By default, turned off universal support for printing multiple copies and collation
  • Added support for a certain type of invalid Fax3 compressed images
  • Plug-in version: No longer spoofing QuickTime

New in AlternaTIFF 2.0.0 (Mar 3, 2014)

  • Available for 64-bit web browsers
  • Windows 98 and Windows ME are no longer supported
  • Full Unicode support, which admittedly doesn't mean much for an imaging application like this. Supports opening local files whose names contain Unicode characters, and a few other things
  • Scripting: Enhanced the GetVersion method