Anzeigen der neuesten Beiträge
0 Mitglieder und 16 Gäste betrachten dieses Thema.
2011-01-03 6.6.7-0 Cristy <quetzlzacatenango@image...># Handle negative heights for ICO images.2011-01-02 6.6.7-0 Glenn Randers-Pehrson <glennrp@image...># Recent changes sometimes caused the PNG encoder to select colortype=2 (Truecolor) instead of 0 (Grayscale) for grayscale images. This made the filesize larger than necessary and caused some of the PerlMagick tests to fail.
Today we proudly announce the availability of v1.4, which significantly improves the usefulness of the product through enhancements to the batch file processing facility as well as several useability enhancements and new features: * Full support for .WAV audio annotations (play with Z key). The program will copy/move/rename/delete .WAV audio annotations alongside their associated images, making .WAV handling seamless and perfectly integrated. * View Filters. The program now supports view filtering where the user can select a filter criteria, say "rating equal or higher than 4" and see only the images matching the criteria. In this initial release, filters can be applied on XMP Rating, XMP Label, Photoshop Urgency as well as the "Copied", "Marked for Publishing" and "Marked for Deletion" transient flags, making it easy to quickly review selected images during a culling session. Press the F key to bring up the filter window. * A dangerously powerful Rename action has been added to the Files Utilities plug-in, allowing for batch-renaming of the original images using the same renaming templates behind FastPictureViewer F2 renaming function. Templates can include EXIF information, counters and other variables, and support most renaming needs, from very simple to very complex. Beware than renaming the original files more than once using a batch renaming template may product unexpected results: say the template prepends "2011-" to all the file names. Applying it twice will result in file names prefixed with "2011-2011-", so be careful with batch renaming! * Template-based renaming has also been added to the Copy, Move and Save-for-Web actions, allowing to rename destination files as part of the batch processing. * Three new actions have been added to the File Utilities plug-in, Set XMP Rating, Set XMP Label and Set Photoshop Urgency, allowing users to modify XMP metadata in batch. The new functions supports relative changes, for example "add 1" or "subtract 1" to the current value. The new metadata functions builds on the robust and time-tested XMP rating functions that have been present in FastPictureViewer for a long time and can create XMP sidecars for raw files, as well as write within JPEG, TIFF and HD Photo formats. These new additions raise the total number of available batch management actions to 9 (copy, move, delete, rename, save-for-web, rating, label, urgency and custom JavaScript/VBScript action). * Four new selection criteria have been added to the File Utilities plug-in, namely an ISO Speed condition, making it easy to select images taken at or above a certain ISO, for example, as well as new Portrait orientation, XMP sidecar and WAV annotation conditions letting users select images with (or without) such features, raising the number of available selection criteria to 17. * The interaction between FastPictureViewer Professional and the Files Utilities plug-in has been enhanced: the program now attempts to stay on the current image after the plug-in exits (when possible) and does not reload the entire image folder when the plug-in was applied to the current image only. * A new Clear Rules command has been added to the Rule Set menu in the File Utilities plug-in, making it easier to manage the current rules and create / edit sets representing batch file management tasks. * A number of small cosmetic and functional issues have been fixed here and there in the File Utilities plug-in and FastPictureViewer itself. * A cheat sheet describing all keyboard shortcut and commands available in FastPictureViewer Professional now ships with the product. It can be found in the FastPictureViewer submenu in Explorer's Start menu, alongside shortcuts to our new Twitter and Facebook pages.
Jan. 12, 2011 - Version 8.44 - "Structured XMP" * Added ability to specify XMP structures when writing (yet another Christmas vacation spent adding a significant new feature to ExifTool) * Added support for new XMP tags in the MWG 2.0 specification * Added read support for DV video files * Added support for Reconyx maker notes * Added option to overwrite existing text output files (-w!) * Added ability to ignore symbolic directory links with "-i SYMLINKS" * Added support for Sony Ericsson XMP cell phone location tags * Added a few new CanonModelID's * Added a new Minolta/Sony LensType (thanks Jean-Michel Dubois) * Added a new Olympus LensType * Added print conversion for all Bitrate tags * Decode a couple new RIFF tags * Decode CameraTemperature for a few new Canon PowerShot models * Improved -struct option to work with all text output formats * Changed behaviour of XMP lang-alt lists to conform to the July 2010 specification (x-default item is no longer mandatory) * Renamed AudioSampleBits tags to AudioBitsPerSample * Renamed XMP-crs:Temperature tag to ColorTemperature * Minor change to behaviour when replacing values in XMP lists: new list items are now all inserted in place of the first deleted item (previously new items were inserted one-by-one into the holes left by deleted items) * Fixed bug writing alternate languages for XMP-iptcExt:ArtworkTitle tag * Fixed problem where console echo was disabled when using -k option from a bash script * Attempted to patch problem of -b option affecting newline sequence for subsequent -execute commands in Windows * API Changes: o SetNewValue() now accepts structured values (as HASH references or serialized strings) o Struct option now has 3 settings (undef, 0 and 1)
Version 4.3 (January 14, 2011) * Added Clone Stamp and Healing Brush * Added "Auto-Adjust Colors" to Colors menu. THANKS to Andras Horvath: www.log69.com * Added "Adjust Lighting" to lighten or darken shadows and highlights * Added "Adjust Levels" * Added "Adjust Curves" * Added USM (Unsharp Mask) option to Sharpen/Blur * Added Sketch and Oil Painting effects * Added outward-pointing tails to text objects in Draw Board * Now images in Slide Show Builder, Multi-page File Builder, Image Strip Builder and Email list can be drag-and-dropped to rearrange the order * Supported EPS format by displaying the preview image * Updated the RAW format library. Sony SR2 raw format is supported * Improved memory management to handle larger images * Other minor bug fixes and improvements
2011-01-15 6.6.7-1 Cristy <quetzlzacatenango@image...> Do not reset image next / previous when detach argument is false for CloneImage(). Inline cropping no longer fails for inline raw images (e.g. -size 640x480 -depth 8 'gray:logo[100x100+200+200]').2011-01-14 6.6.7-1 Glenn Randers-Pehrson <glennrp@image...> Don't let the PNG encoder try to sort the colormap when there are more than 256 colors in the image. (reference http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&t=17834).2011-01-10 6.6.7-1 Cristy <quetzlzacatenango@image...> Accept escaped % in output filename (reference http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&t=17810).2011-01-08 6.6.7-1 Glenn Randers-Pehrson <glennrp@image...> Quieted some inconsequential warnings in the PNG codec due to a change in the type of the PNG iCCP profile from png_charp to png_bytep in libpng-1.5.0.2011-01-03 6.6.7-1 Cristy <quetzlzacatenango@image...> Handle negative heights for ICO images.2011-01-02 6.6.7-1 Glenn Randers-Pehrson <glennrp@image...> Recent changes sometimes caused the PNG encoder to select colortype=2 (Truecolor) instead of 0 (Grayscale) for grayscale images. This made the filesize larger than necessary and caused some of the PerlMagick tests to fail.