Search found 5 matches

by richard_singh
2014-12-08T12:20:33-07:00
Forum: Users
Topic: Combining convert and composite commands execute as single command
Replies: 4
Views: 4240

Re: Combining convert and composite commands execute as single command

Thanks Fred. I was able to generate watermark image. I have quick question if the background image size is less than watermark image it generates image with partial content from the watermark file. Is there an option to provide so that watermark image re-size to background image.
by richard_singh
2014-12-07T17:59:31-07:00
Forum: Users
Topic: Combining convert and composite commands execute as single command
Replies: 4
Views: 4240

Combining convert and composite commands execute as single command

Hi,
I have requirement where I need to create lower resolution of image and then watermark image. Is that possible so that I convert higher res to lower res and watermark the lower res with composite command.

Regards,
Richard
by richard_singh
2014-12-07T17:55:32-07:00
Forum: Users
Topic: Getting error on annotate image using custom font
Replies: 6
Views: 4534

Re: Getting error on annotate image using custom font

convert -version Version: ImageMagick 6.7.6-5 2012-04-16 Q16 http://www.imagemagick.org Copyright: Copyright (C) 1999-2012 ImageMagick Studio LLC Features: convert -list delegates convert: UnrecognizedListType `delegates' @ error/convert.c/ConvertImageCommand/1881. Platform : SunOS 5.10 (Sparc) I ...
by richard_singh
2014-12-07T17:41:30-07:00
Forum: Users
Topic: Getting error on annotate image using custom font
Replies: 6
Views: 4534

Re: Getting error on annotate image using custom font

Thanks for your response. My version does not shows any delegates. I tried taking binaries from ImageMagick site does binary version has freetype configure. Do you suggest me to build from the source.
by richard_singh
2014-12-07T05:26:38-07:00
Forum: Users
Topic: Getting error on annotate image using custom font
Replies: 6
Views: 4534

Getting error on annotate image using custom font

Hi All, I am new to imagemagick. We trying to generate thumbnail image from the source and annotate image with custom font for watermarking. We are getting the below error. Need a help to identify the issue fix it in my command. Version: ImageMagick 6.7.6-5 convert ICT-F0014018.jpg -intent relative ...