Search found 3 matches

by bdaniel
2016-06-17T05:38:53-07:00
Forum: Bugs
Topic: Bug with Gravity or Annotate
Replies: 5
Views: 4160

Re: Bug with Gravity or Annotate

Hi fmw42, I tried your example and it worked. I kept playing around and discovered that "-geometry +10-10" was causing the problem. I got my command from a website listing a bunch of examples for doing various things, maybe imagemagick.org, I don't remember. But it worked for a couple of years. The ...
by bdaniel
2016-06-16T05:37:02-07:00
Forum: Bugs
Topic: Bug with Gravity or Annotate
Replies: 5
Views: 4160

Re: Bug with Gravity or Annotate

Sorry, The other options in the command line work fine. The photo is downsized as requested and looks fine. But I do not get the string " (c) bobbystuff.com " in the lower right corner of the photo. I am running the command on my website. The annotation does not work on my website hosted by ...
by bdaniel
2016-06-16T04:00:49-07:00
Forum: Bugs
Topic: Bug with Gravity or Annotate
Replies: 5
Views: 4160

Bug with Gravity or Annotate

Version: ImageMagick 7.0.1-10 Q16 i686 2016-06-09 One of the ways I use ImageMagick is to put a watermark on my photos on my website. The following command worked fine for a couple of years until a couple of months ago. It is no longer working. I use PHP and call ImageMagick via exec(): /usr/local ...