What's New in version 0.4.6:
- added Help file (not yet complete)
- DLL version: added flags for all JPEG chroma settings
- DLL version: the default chroma for RIOT_SaveToFile is now "medium" instead of "low"
- Batch mode: fixed a bug when using a bat file as external PNG optimizer and @echo off is not on the first line.
This problem does not occur in normal mode.
- DLL version: fixed some sliders going nuts when pressed during tooltip display
- fixed preview executed twice when asked to resample big images
- Batch settings "Keep original date/time" and "Report file size changes" are now remembered at startup
- if "Report file size changes" is checked and the selected external optimizer is not installed the reported size
is -100 percent or ~ -99.9 percent. Fixed !
- fixed error running same batch twice with external optimizer and "Keep original date/time is checked
- file is now set as modified only if OptimizePNG is successfully executed
- fixed related issues reported in the RIOT forum, with the external PNG optimizer implementation
- fixed a memory leak in FileIsWritetable
- avoid some file locking problems
What's New in version 0.4.5:
- fixed a bug with Paste from clipboard. Pasted images were shifted a few pixels.
- fixed a bug in the DLL version with the toolbar containing rotate, resize, compress to size, etc.
The toolbar should be enabled after successful image loading from the host application.
What´s new in this version 0.4.4:
- fixed an access violation at startup in the DLL version, which occurs only in Vista (possible Windows 7).
The exception is caught when reading the configuration data.
- the Batch window is not displayed anymore if the images sent as parameters are not supported. The previous
behavior was to show the window with no files loaded.
- removed optipng -o5 external PNG optimizer preset and added advpng preset by default
What´s New in version 0.4.3:
- fixed Vista (possible Windows 7) bug with not being able to type in the batch dialog some characters used as shortcuts (R, L, etc). This occurs only if the program is launched with at least 2 files as parameters which results in the Batch window being opened at startup.
- corrected a name in the About->Credits section
- fixed some memory leaks in the batch dialog related to the FileList
- optimized startup sequence
- updated FastMM to version 4.97
- updated vclfixpack to version 1.4 (some fixed which are not needed were removed)
- fixed a crash in FreeImage when reading a JPEG with corrupted XMP data
- fixed loading of JPEG images with a not null but zero length IPTC segment (bad files produced by Picasa)
- fixed a crash in FreeImage when loading a PSD with a CMYK embedded thumbnail
- other minor modifications
What's New in version 0.4.2:
- refactored resize function
- allowed specifying just width or height in batch resize
- improved PNG loading: added support for binary transparency in all bit depths,
refactored the entire Load function
- fixed ICO transparency handling
- fixed a bug with applying properly the settings using the keyboard
- updated libraries to LibPNG 1.4.3, OpenEXR 1.7.0, OpenJPEG 1.4.0 (SVN patch 2010-04-16),
LibRaw 0.10-Beta3, LibTIFF 3.9.4 (CVS patch 2010-07-13)
- RAW plugin: actual RAW bit depth is now displayed
- Fixed loading of Pentax KX RAW images
- Minor improvements for the EXR and RAW plugins
- the plugins from RAW + HDR package now run without SSE2 CPU extensions
- greyscale conversions now use the Rec. 709 formula
- new standard conversion from RGBF(A) high dynamic range formats allows to
import such images with no tone mapping (gamma correction applied)
- fixed bug with Report file size in Batch when using an external optimizer
- improved TIFF and PSD loading
- small performance improvement in saving JPEG
- fixed bug with non existent files added in Batch if typed in the open dialog
- refactored the internal function ConvertToCommon
- fixed automatic scrolling to the item on which Batch is working (Vista)
- fixed a regression bug with losing resolution, ICC profile and background in some situations
- added Credits in About dialog, other minor modifications
- other clean-ups and improvements
|