This release fixes an issue introduced in v.0.4.3 present in the DLL version, when used with Windows Vista (possible Windows 7).
AdvPNG users will be happy to find out that RIOT has now an internal preset for using this tool. Just download and install advpng.exe and it’s dependency – zlib.dll – in the plugins folder.
Full changelog bellow:
v.0.4.4 (19.10.2010)
- 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



2 comments
Comments feed for this article
Trackback link
http://luci.criosweb.ro/riot/2010/10/riot-0-4-4-released/trackback/
October 21, 2010 at 1:17 am
woogy
Problem with tooltip and in-place compare:
Open image -> move mouse to ‘In-place compare’ button -> wait for tooltip and quickly click (tricky) -> right and left panel display original image and ‘In-place compare’ button not work
October 21, 2010 at 9:44 am
admin
This is a known issue. See “Summary”->Known issues
Has nothing to do with the tooltip. It is simply related to clicking and releasing too fast. I will try to prevent this in the future versions.
This issue has been there since I introduced the in-place compare function.