home *** CD-ROM | disk | FTP | other *** search
/ Internet Pratica / IPRAT_01.iso / ferramentas / easythumbs / WhatsNew.txt < prev   
Text File  |  2002-10-24  |  8KB  |  213 lines

  1. What's New
  2. ==========
  3.  
  4. Version 2.53 (released: October 24, 2002)
  5. ------------
  6. * Added the Lossless option to the Algorithm list. Use it to
  7. produce lossless JPEG rotations.
  8.  
  9. * The Lossless option can now be invoked through the following
  10. command-line switch: /F=Lossless
  11.  
  12. * When overwriting original files with images transformed by
  13. Easy Thumbnails, the modified picture is now updated in the image
  14. panels. Images selections are kept when the file list is updated.
  15.  
  16. * Fixed an error that occurred when saving a lossless JPEG image
  17. over its original file.
  18.  
  19.  
  20. Version 2.52 (released: October 15, 2002)
  21. ------------
  22. * Since version 2.5, EXIF data is copied to the new image file
  23. whenever the original JPEG image contains such data. Now, to
  24. reduce the file size of small thumbnails, the EXIF data is
  25. automatically removed if the image height or width does not
  26. exceed 300 pixels.
  27.  
  28. * The file size shown with Thumbnail Preview active was incorrect
  29. for images containing EXIF data. This is now fixed.
  30.  
  31.  
  32. Version 2.51 (released: October 08, 2002)
  33. ------------
  34. * Added two new command-line switches to set the resampling filter
  35. (/F) and resizing method (/Z). See Help for details.
  36.  
  37. * Fixed a glitch that caused the resize dimensions to be reset to
  38. 200 each time Easy Thumbnails was restarted.
  39.  
  40. * Fixed a glitch that caused resizing to fail under certain
  41. conditions.
  42.  
  43. * Sometimes files were not overwritten when they should have
  44. been.
  45.  
  46. * Several other minor improvements and issues fixed.
  47.  
  48.  
  49. Version 2.5 (released: September 26, 2002)
  50. -----------
  51. * New image processing engine; it is now significantly faster.
  52.  
  53. * Three additional resampling filters.
  54.  
  55. * If your original image is a JPEG file, you can produce a lossless
  56. (no degradation of image quality) ▒ 90/180 rotation by setting
  57. "JPeg quality" to 100, no resize, and all other settings to zero.
  58.  
  59. * Renamed some of the interface items for better clarity.
  60.  
  61. * Several minor issues fixed.
  62.  
  63.  
  64. Version 2.0 (released: September 04, 2002)
  65. -----------
  66. * Added Resize options: no resize, best fit (scale down/up), shrink
  67. to fit, enlarge to fit, stretch to fit (aspect ratio ignored).
  68.  
  69. * Added option [Smart] to automatically select the best resampling
  70. filter used for resizing pictures.
  71.  
  72. * Added a pull-down list to configure name of thumbnail file with
  73. a prefix or suffix.
  74.  
  75. * Added edit boxes next to slider controls as an alternative method
  76. to change the settings.
  77.  
  78. * Added support for processing file lists through the command-line.
  79.  
  80. * Command-line parameters can now either start with the "/" or "-"
  81. character.
  82.  
  83. * Updated the Help file, which includes a topic explaining the
  84. different resize algorithms.
  85.  
  86.  
  87. Version 1.8c (released: May 06, 2002)
  88. ------------
  89. * Improved the Browse Folder dialog box.
  90.  
  91. * Under Windows NT/2000/XP, the "Make Thumbnail" context-menu
  92. command failed to show up in Windows Explorer. This is now fixed.
  93.  
  94. * The /L command-line switch now also changes the case of
  95. thumbnail filenames made during the session.
  96.  
  97. * JPE files (Jpeg) are now correctly processed.
  98.  
  99.  
  100. Version 1.8b (released: April 18, 2002)
  101. ------------
  102. * The /M command-line switch was set under certain conditions,
  103. even though it was not specified. Fixed.
  104.  
  105.  
  106. Version 1.8 (released: April 03, 2002)
  107. -----------
  108. * Now uses a new HTML Help file.
  109.  
  110. * Selecting a range of images with the Shift key no longer causes
  111. an update of each selected image.
  112.  
  113. * Fixed a bug that caused a message box to pop up when creating
  114. thumbnails from the command-line (as if the /M switch was used).
  115.  
  116. * Fixed a minor rounding error when calculating the new size of
  117. thumbnails.
  118.  
  119. * Fixed "GetDIB failed" error messages sometimes popping up when
  120. processing large .bmp files.
  121.  
  122. * The "Make Thumbnail" shortcut for Windows Explorer is now an
  123. option that can be set through the Setup program.
  124.  
  125. * Several other minor issues fixed.
  126.  
  127.  
  128. Version 1.6b (released: January 29, 2002)
  129. ------------
  130. * Fixed a glitch that sometimes caused failure to create the
  131. "Make Thumbnail" context-menu command in Windows Explorer.
  132.  
  133. * The image preview now shows a popup hint with details on its
  134. dimensions and file size when you move the mouse cursor over it.
  135.  
  136. * A licensing arrangement is now required if you plan to run
  137. Easy Thumbnails on a server as a process for another application.
  138.  
  139. * Updated Help file.
  140.  
  141.  
  142. Version 1.6 (released: December 10, 2001)
  143. -----------
  144. * Supports Windows XP themes.
  145.  
  146. * To speed up image selection, you can hold down the Alt key to
  147. stop each image you select from being displayed in the Preview
  148. panel. This can be useful if you want to select several large
  149. images for processing.
  150.  
  151. * Message and error windows can now be completely suppressed
  152. when running Easy Thumbnails from the command line. Use the new
  153. /LOG switch to store status information in a log file. You can
  154. specify a filename for the log results by using an equal sign
  155. after /LOG followed by the filename. If you don't specify a log
  156. file, results will be stored in "EzThumbs.log" in the program's
  157. folder. Examples:
  158.   EzThumbs.exe "test\*.jpg" /Log
  159.   EzThumbs.exe "c:\temp\*.jpg" /Log=Output
  160.   EzThumbs.exe "*.jpg" /Log="c:\My Documents\Thumbnails.dat"
  161.  
  162. * Earlier versions were not able to open TIFF files unless they
  163. contained "preview information". This has been fixed.
  164.  
  165.  
  166. Version 1.5 (released: September 06, 2001)
  167. -----------
  168. * Easy Thumbnails can create Web pages with your choice of images.
  169. The layout can be defined through simple template files. See the
  170. "Make Web page" command described below.
  171.  
  172. * Added command-line switches. These let you create thumbnails
  173. and Web pages without using the program's interface. Thanks to
  174. this feature, you can generate thumbnails seamlessly from other
  175. programs. See the Help file for details.
  176.  
  177. * Added a "Make Thumbnail" command to the Windows Explorer File
  178. and shortcut menus. This command only appears for supported
  179. file types and is ideal for quickly converting one or two
  180. images. This feature is only suitable for handling small amounts
  181. of images at a time (five or less).
  182.  
  183. * New "Make Web page" command, which is available when you right-
  184. click with your mouse in the picture-files listing. Use this
  185. command to create a Web page based on your current selection of
  186. images. The layout is defined in the "Template.html" template
  187. file, which you can customize. By default, the Web-page file is
  188. saved as "pictures.html", and each new copy adds an index number
  189. after the name -- e.g., pictures(1).html, pictures(2).html, etc.
  190. You can set a different name through the program's command line.
  191.  
  192. * New "Show in browser" command, which is available when you
  193. right-click with your mouse in the picture-files listing. Use this
  194. command to display the current selection of images in your default
  195. browser. The layout is defined in the "Template.html" template
  196. file, which you can customize.
  197.  
  198. * Easy Thumbnails now correctly recognizes Jpeg files using the
  199. .jpe extension. These represent truncated .jpeg extensions.
  200.  
  201. * Fixed a glitch that caused a black pixel to appear at the top +
  202. bottom left side of images with a non-zero Sharpness setting.
  203.  
  204.  
  205. Version 1.0 (released: March 28, 2001)
  206. -----------
  207. This is the first release of Easy Thumbnails.
  208.  
  209. _________________________________________________________________
  210.  Easy ThumbnailsÖ is a trademark of Fookes Software, Switzerland
  211.        Copyright ⌐ 2001-2002, Fookes Software, Switzerland
  212.                      - All Rights Reserved -
  213.