Album Express Changelog

What's new in Album Express 3.5

Jun 26, 2006
  • Added two new resampling filters in the Thumbnail Generator dialog box: Bilinear and Bicubic. The Bilinear interpolation method produces relatively smooth edges with few jaggies. This algorithm is often recommended for shrinking images. Bicubic interpolation is more sophisticated than Bilinear. It produces very smooth edges with hardly any jaggies (even better than Bilinear). This algorithm is often used for enlarging images.
  • In the Thumbnail Generator dialog box, added support for new rename tokens in the Prefix/suffix field. You can now use tokens to control the character case of image names. Example: supposing the processed file is called "sample04.jpg" and the rename field has the following criteria: "tn_{!FileName}"; the resulting file will be assigned the following name: "tn_SAMPLE04.JPG".
  • Improved the Hue method available on the Image Conversion/Adjustments tab.
  • The news feature now does its polling in a separate program thread to improve program loading speed.
  • Updated image processing code, which includes many improvements in file handling.
  • Updated Help file.
  • Several minor glitches fixed and other improvements.