Search found 24 matches

by stockphotos
2018-06-22T16:36:45-07:00
Forum: Developers
Topic: Jaggy edges
Replies: 17
Views: 28211

Re: Jaggy edges

We are having a very hard time doing any upgrades with DreamHost.

Can anyone recommend a good hosting company that will allow us to upgrade Imagemagick?
by stockphotos
2018-06-19T13:52:27-07:00
Forum: Developers
Topic: Jaggy edges
Replies: 17
Views: 28211

Re: Jaggy edges

Fred, You tried converting using your IM version 6.9.10.1. and the output was not like ours? the edges/lines are smooth?

Our current version is: Version: ImageMagick 6.7.7-10 2017-07-31 Q16 http://www.imagemagick.org Copyright: Copyright (C) 1999-2012 ImageMagick Studio LLC
by stockphotos
2018-06-18T23:01:53-07:00
Forum: Developers
Topic: Jaggy edges
Replies: 17
Views: 28211

Re: Jaggy edges

I mean rough edges, I tried putting arrows where it can be better seen.

https://postimg.cc/image/ftfa9g7f5/

I'll find out the imagemagick version.
by stockphotos
2018-06-18T15:27:02-07:00
Forum: Developers
Topic: Jaggy edges
Replies: 17
Views: 28211

Jaggy edges

Hi, When we convert an EPS to Jpeg, some edges become jaggy/rough. Please see sample in the link below. https://postimg.cc/image/8w29uf8bl/ Imagemagick version: 6.8 The code we are using: PHP CLI OS/platform: Linux Command we use for this: convert -density 1200 -units pixelsperinch -colorspace sRGB ...
by stockphotos
2018-06-18T10:17:22-07:00
Forum: Developers
Topic: Broken gradients
Replies: 13
Views: 19876

Re: Broken gradients

Would you guys be so kind and help us come up with a solution?
by stockphotos
2018-06-18T09:27:07-07:00
Forum: Developers
Topic: Broken gradients
Replies: 13
Views: 19876

Re: Broken gradients

how do I change it to a 16 bit channel?
by stockphotos
2018-06-18T09:26:50-07:00
Forum: Developers
Topic: Broken gradients
Replies: 13
Views: 19876

Re: Broken gradients

Sorry, meant to write:
convert -density 300 -colorspace sRGB xxxx.eps final.jpg
by stockphotos
2018-06-18T05:25:09-07:00
Forum: Developers
Topic: Broken gradients
Replies: 13
Views: 19876

Re: Broken gradients

Imagemagick version: 6.8
The code we are using: PHP CLI
OS/platform: Linux
Command we use for this: convert -density 300 -colorspace sRGB converted_image.jpg sunrise.eps
Link to the original image: https://www.dropbox.com/s/edf4ty7ywogbv ... 6.eps?dl=0

Thank you very much for your help!
by stockphotos
2018-06-17T12:18:06-07:00
Forum: Developers
Topic: Broken gradients
Replies: 13
Views: 19876

Broken gradients

Hi, When ImageMagic converts an EPS file to JPEG that has a gradient to 300 DPI, the gradients breakup. Please see sample attached. Your help would be highly appreciated. Thanks!

https://postimg.cc/image/eghx94ptt/