Search found 4 matches

by Rethar Krom
2016-05-25T05:52:04-07:00
Forum: Bugs
Topic: Possible issue with conjure (7.0.1-5) Black background color for png images with transparency
Replies: 2
Views: 4614

Re: No issue with conjure (7.0.1-5) Black background color for png images with transparency

Edit: there was rubbish. Of course I should expect the transparency to change when transforming an image from png to jpg.. .but I was expecting it to be a white background instead (like in the older version I was using). So more fitting questions would have been:
* has there been any change to the ...
by Rethar Krom
2016-05-25T02:55:09-07:00
Forum: Bugs
Topic: Possible issue with conjure (7.0.1-5) Black background color for png images with transparency
Replies: 2
Views: 4614

Possible issue with conjure (7.0.1-5) Black background color for png images with transparency

Hello,

after updating the ImageMagick version (6.9.1-4 -> 7.0.1-5) the output of certain image files is .. different. As far as I could narrow it down it affects PNG images using transparency. The newly created image's transparency has been replaced by a solid black.

This can be reproduced with ...
by Rethar Krom
2015-02-11T07:18:29-07:00
Forum: Bugs
Topic: Issue with conjure (6.9.0.3+) - does not create output file
Replies: 2
Views: 4875

Issue with conjure (6.9.0.3+) - does not create output file

Hello,

(probably) starting with ImageMagick v. 6.9.0.3 the following MSL code does not produce an output file anymore:


<?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 ...