Search found 43 matches

by zaratol
2015-03-04T12:15:17-07:00
Forum: Users
Topic: Convcert sRGB to CMYK
Replies: 11
Views: 11873

Re: Convcert sRGB to CMYK

convert.exe -version Version: ImageMagick 6.9.0-9 Q16 x64 2015-02-28 http://www.imagemagick.org Copyright: Copyright (C) 1999-2015 ImageMagick Studio LLC License: http://www.imagemagick.org/script/license.php Features: DPC Modules OpenMP Delegates (built-in): bzlib cairo freetype jbig jng jp2 jpeg l...
by zaratol
2015-03-04T11:42:30-07:00
Forum: Users
Topic: Convcert sRGB to CMYK
Replies: 11
Views: 11873

Re: Convcert sRGB to CMYK

so it comes down to this question: how to delete specific tag with id from tiff with imageMagick
by zaratol
2015-03-04T11:41:27-07:00
Forum: Users
Topic: Convcert sRGB to CMYK
Replies: 11
Views: 11873

Re: Convcert sRGB to CMYK

the original file is created with photoshop. We try converting from rgb tif (profile embeded) to cmyk via icc profile Conversion. Problem Photoshop will always save the image date as preview in tag 37724, and (ASSUMPTION) will load preview from that tag. If you do colour conversion with image magick...
by zaratol
2015-03-04T10:40:49-07:00
Forum: Users
Topic: Convcert sRGB to CMYK
Replies: 11
Views: 11873

Re: Convcert sRGB to CMYK

Reason is Photoshop tag 37724, Photoshop saves Image in this block, but ImageMagick color Conversion only touches Real image. i think somehow Photoshop first loads image from this block, so profile Information and Image Data mismatch. Older versions of ImageMagick would just ignore the block and thr...
by zaratol
2014-09-18T01:24:05-07:00
Forum: Users
Topic: Path distorted when creating transparent PNG
Replies: 38
Views: 22080

Re: Path distorted when creating transparent PNG

i extracted svg with current version and with really old imageMagick Version 6.7.2-10 Since path to svg routines have changed significant the resulting svg coordinates can not be compared diretcly but the displayed result can. current svg: http://home.arcor.de/durius.obsidian/imageMagick.svg old svg...
by zaratol
2014-08-22T08:26:50-07:00
Forum: Users
Topic: make outside of path with id transparent - correct usage
Replies: 5
Views: 11608

Re: make outside of path with id transparent - correct usage

Which has blown my understanding and the documentation of what "+clip-path" does. (Being able to negate the clip path is useful, but I didn't think "+" would do it.) mine too, because i'm pretty sure that once upon a time +clip behaved similiar as +clip-path now, thats why http:...
by zaratol
2014-08-22T07:46:34-07:00
Forum: Users
Topic: make outside of path with id transparent - correct usage
Replies: 5
Views: 11608

Re: make outside of path with id transparent - correct usage

Ok sorry i will give some examples source Image: http://home.arcor.de/durius.obsidian/testcases/rgb.tif convert -version Version: ImageMagick 6.8.9-7 convert rgb.tif +clip-path "#1" -tile pattern:checkerboard -draw "color 0,0 reset" 6897_plus.jpg http://home.arcor.de/durius.obsid...
by zaratol
2014-08-22T06:26:35-07:00
Forum: Users
Topic: make outside of path with id transparent - correct usage
Replies: 5
Views: 11608

Re: make outside of path with id transparent - correct usage

Current Result: * -clip -negate - inside of clipping path is transparent * -clip - inside of clipping path is transparent * +clip -everything transparent * -clip-path "#1" - inside of clipping path is transparent * -clip-path "#1" -negate - inside of clipping path is transparent ...
by zaratol
2014-08-22T06:14:38-07:00
Forum: Users
Topic: make outside of path with id transparent - correct usage
Replies: 5
Views: 11608

make outside of path with id transparent - correct usage

Hi, i know this is really old topic, but currently i'm confused. In ancient time like 2011 we had to use: convert [input] +clip-path [id] -draw "color 0,0 reset" [output]. This changed sometime and we had Topic http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=22081&p...
by zaratol
2014-08-20T07:25:57-07:00
Forum: Bugs
Topic: Photoshop Path extraction messes up with coordinates
Replies: 4
Views: 5625

Re: Photoshop Path extraction messes up with coordinates

ok this seems to be a 32bit vs 64 bit version.

tested with windows 64/32 Binary Release
and with CentOs 64/32 Binary Release

on every 64 bit Version i get this error, on 32 bit versions not.

Any Idea?
by zaratol
2014-07-28T09:17:26-07:00
Forum: Bugs
Topic: Photoshop Path extraction messes up with coordinates
Replies: 4
Views: 5625

Re: Photoshop Path extraction messes up with coordinates

Strange i still get that error with Windows version ImageMagick-6.8.9-6-Q16-x64-dll.exe, i also don't get the new even odd rule from http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=25882 With static Version ImageMagick-6.8.9-6-Q16-x86-windows.zip everything works fine. I already ...
by zaratol
2014-07-17T03:25:55-07:00
Forum: Developers
Topic: Should Photoshop pathes always considered "even-odd"
Replies: 13
Views: 16645

Re: Should Photoshop pathes always considered "even-odd"

So i created sample File http://home.arcor.de/durius.obsidian/pathExample.tif i drew in total 5 Pathes: Pfad 1: ""Exclude Overlapping Shapes" -> SVG even-odd fill rule Pfad 2: "Intersect Shape Areas" Pfad 3: "Substract Front Shape" Pfad 4: "Combine Shapes"...
by zaratol
2014-07-16T02:56:31-07:00
Forum: Developers
Topic: Should Photoshop pathes always considered "even-odd"
Replies: 13
Views: 16645

Re: Should Photoshop pathes always considered "even-odd"

What about reading the first fill-rule info or giving a new user Option?
by zaratol
2014-07-08T10:49:11-07:00
Forum: Bugs
Topic: Photoshop Path extraction messes up with coordinates
Replies: 4
Views: 5625

Photoshop Path extraction messes up with coordinates

Hi while testing my images i noticed that currently ImageMagick does not read some path points correctly. Original Image: http://home.arcor.de/durius.obsidian/complicated.tif Photoshop Display of the second path: http://home.arcor.de/durius.obsidian/photoshop_path2.png For this ticket i created to 2...
by zaratol
2014-07-08T10:30:50-07:00
Forum: Developers
Topic: Should Photoshop pathes always considered "even-odd"
Replies: 13
Views: 16645

Re: Should Photoshop pathes always considered "even-odd"

Yes, the resulting svg in my example could look like this: <?xml version="1.0" encoding="iso-8859-1"?> <svg width="400" height="400"> <g> <path fill-rule="evenodd" style="fill:#00000000;stroke:#00000000;stroke-width:0;stroke-antialiasing:false&q...