Search found 2 matches

by prabab
2017-04-20T11:49:21-07:00
Forum: Users
Topic: +swap doesn't seem to be working?
Replies: 5
Views: 7216

Re: +swap doesn't seem to be working?


Does the command give an error? Do you check for errors?
It didn't give me any errors.

I don't use PHP. Why have you escaped the parentheses?
That's how it's presented in examples, I guess. Also, some paragraph about "clone" function says it needs to be in parentheses.

... I get the result I ...
by prabab
2017-04-20T11:17:27-07:00
Forum: Users
Topic: +swap doesn't seem to be working?
Replies: 5
Views: 7216

+swap doesn't seem to be working?

Hi!

I'm using the latest version of ImageMagick and trying to add a simple shadow effect to a text. However, even when I copy the examples straight from the official website, it seems that the created layers won't swap (when they're generated as two files each looks correct, but not together).

I ...