Hello guys. How to enable "Clip to artboard" in imagemagick
Version: ImageMagick 6.9.0-10 Q8 x64
Version: gs916w64
Example of illustrator.
off "Clip to artboard"
http://i11.pixs.ru/thumbs/6/1/9/11png_3192257_16978619.jpg
on "Clip to artboard"
http://i11.pixs.ru/thumbs/6/2/7/12png_3161549 ...
Search found 7 matches
- 2015-04-17T03:09:20-07:00
- Forum: Users
- Topic: clip to artboard
- Replies: 1
- Views: 2089
- 2015-04-15T06:45:25-07:00
- Forum: Magick.NET
- Topic: How to convert .eps with layers to .psd with layers?
- Replies: 2
- Views: 13273
Re: How to convert .eps with layers to .psd with layers?
A good idea. Can anyone have an example?dlemstra wrote:You should take a look at the MagickImageCollection. You can use this to read/write multiple layers in a PSD/EPS file.
[MOD]: I moved your topic to the correct forum.
- 2015-04-15T05:31:29-07:00
- Forum: Magick.NET
- Topic: How to convert .eps with layers to .psd with layers?
- Replies: 2
- Views: 13273
How to convert .eps with layers to .psd with layers?
c# .Net
PSD created without layers.
PSD created without layers.
- 2015-04-03T03:55:58-07:00
- Forum: Users
- Topic: eps to jpg degradations
- Replies: 8
- Views: 6458
Re: eps to jpg degradations
magick value 72...
72*5 = 360
72*5 = 360
- 2015-04-03T02:54:57-07:00
- Forum: Users
- Topic: eps to jpg degradations
- Replies: 8
- Views: 6458
Re: eps to jpg degradations
Thanks for the help guys.
snibgo, How do you calculate the value of 360?
snibgo, How do you calculate the value of 360?
- 2015-04-02T13:42:57-07:00
- Forum: Users
- Topic: eps to jpg degradations
- Replies: 8
- Views: 6458
Re: eps to jpg degradations
JPG is a lossy compression and does a lousy job in flat color regions. You would be better off with these type images going to PNG8 or GIF most likely.
You also do not say what version of Imagemagick and platform you are using and what versions of Ghostscript and libjpeg. You might want to upgrade ...
You also do not say what version of Imagemagick and platform you are using and what versions of Ghostscript and libjpeg. You might want to upgrade ...
- 2015-04-02T12:54:51-07:00
- Forum: Users
- Topic: eps to jpg degradations
- Replies: 8
- Views: 6458
eps to jpg degradations
Hello, guys. When converting from EPS in jpg edges become blurred. What settings need to change to make the edges as in the EPS (original)
http://i11.pixs.ru/thumbs/5/7/5/2jpg_8916628_16768575.jpg
should be something like the picture on the left
http://i11.pixs.ru/thumbs/5/9/2/2015033121_8782786 ...
http://i11.pixs.ru/thumbs/5/7/5/2jpg_8916628_16768575.jpg
should be something like the picture on the left
http://i11.pixs.ru/thumbs/5/9/2/2015033121_8782786 ...