(probably) starting with ImageMagick v. 6.9.0.3 the following MSL code does not produce an output file anymore:
Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
<msl>
<group>
<image id="main">
<read filename="C:/ImageMagick-6.9.0-5-Q16/1376619099531.jpg" />
</image>
<write filename="C:/ImageMagick-6.9.0-5-Q16/1376619099531new.jpg" />
</group>
</msl>
The same msl code works fine in v. 6.9.0.0 (I did not check 6.9.0.1 / 6.9.0.2 so maybe they handle it the same way). I tried this using either Windows 8.1x64 or Windows Server 2008x64.
If you have any questions or if there is any information missing - please ask.
Best regards