OK, so using 6.9.10.53 will solve the problem, right? We will try this option.
Thanks for your help!
Search found 8 matches
- 2019-07-31T13:16:36-07:00
- Forum: Bugs
- Topic: Possible bug with convert eps to png
- Replies: 12
- Views: 120800
- 2019-07-31T08:33:26-07:00
- Forum: Bugs
- Topic: Possible bug with convert eps to png
- Replies: 12
- Views: 120800
Re: Possible bug with convert eps to png
Thanks for reply! My test is very easy. I just convert an eps-File without any parameters: convert mathematica.eps mathematica_6-8-9-8_Q16.png convert mathematica.eps mathematica_7-0-8-57_Q16.png The results can be found here: https://drive.google.com/drive/folders/1_oWPVoOlfvKuCekjCZ0H71qFk6zarKsi ...
- 2019-07-30T06:02:20-07:00
- Forum: Bugs
- Topic: Possible bug with convert eps to png
- Replies: 12
- Views: 120800
Re: Possible bug with convert eps to png
OK, tested several images - the solution doesn't work as the image size differs much, based on the input image. Will try a newer version of ImageMagick.
- 2019-07-26T02:44:09-07:00
- Forum: Bugs
- Topic: Possible bug with convert eps to png
- Replies: 12
- Views: 120800
Re: Possible bug with convert eps to png
Hi fmw42
The solution with -trim works fine, thank you!
Regards
The solution with -trim works fine, thank you!
Regards
- 2019-07-25T22:26:58-07:00
- Forum: Bugs
- Topic: Possible bug with convert eps to png
- Replies: 12
- Views: 120800
Possible bug with convert eps to png
Hello guys, with a current version of ImageMagick (6.9.10-56 Q16 x64 2019-07-21) I have following behavior. I convert this eps-file: https://people.sc.fsu.edu/~jburkardt/data/eps/mathematica.eps using the convert program: convert mathematica.eps mathematica.png The result is that the graph is placed ...
- 2019-07-24T08:06:08-07:00
- Forum: Bugs
- Topic: Possible bug with "convert" in version 6.9.10-56 Q16 x64 2019-07-21
- Replies: 7
- Views: 92299
Re: Possible bug with "convert" in version 6.9.10-56 Q16 x64 2019-07-21
OK, but why did this work in previous versions? And if this is the case then the behavior should be the same in Photoshop, right? But it isn't.
- 2019-07-24T06:53:10-07:00
- Forum: Bugs
- Topic: Possible bug with "convert" in version 6.9.10-56 Q16 x64 2019-07-21
- Replies: 7
- Views: 92299
Re: Possible bug with "convert" in version 6.9.10-56 Q16 x64 2019-07-21
Why should embedding a CMYK-profile into an RGB-image invert the colors??? Sorry, but there is no reason why embedding a CMYK-profile should invert colors. Converting from RGB to CMYK implies losses. But though it should work. I've done this in Photoshop - works fine. Also in previous versions of ...
- 2019-07-23T23:37:05-07:00
- Forum: Bugs
- Topic: Possible bug with "convert" in version 6.9.10-56 Q16 x64 2019-07-21
- Replies: 7
- Views: 92299
Possible bug with "convert" in version 6.9.10-56 Q16 x64 2019-07-21
Hello guys! When converting an RGB-image (which has no profile assigned) using 2 profiles, first to CMYK and then back to sRGB, the image gets inverted/negated. convert iStock-91626310_without_Profile.tif -alpha opaque -units PixelsPerInch -density 100 -alpha off -profile "D:\VMPROGRAMS\masterdaemon ...