Label pictures
Posted: 2015-01-29T12:14:16-07:00
Hi,
I would like to label lots of photographs for a website as NatGeo does with some of their shots (ie http://2.bp.blogspot.com/-4mxYjp-CyUE/U ... 712187.jpg) Just the text part at the bottom-right, not the logo.
As far as I understood ImageMagick's power, it would be enough to determine the width of the images, create a semi-transparent rectangle and Annotate some text over it with "gm compose..."
My doubts are:
a- Is it possible to create a semi-transparent rectangle that fits exactly the size of the text? Should I create an image with the text first?
b- Is it possible to align it to the bottom-right (southeast) of the image?
TIA. -Seb
I would like to label lots of photographs for a website as NatGeo does with some of their shots (ie http://2.bp.blogspot.com/-4mxYjp-CyUE/U ... 712187.jpg) Just the text part at the bottom-right, not the logo.
As far as I understood ImageMagick's power, it would be enough to determine the width of the images, create a semi-transparent rectangle and Annotate some text over it with "gm compose..."
My doubts are:
a- Is it possible to create a semi-transparent rectangle that fits exactly the size of the text? Should I create an image with the text first?
b- Is it possible to align it to the bottom-right (southeast) of the image?
TIA. -Seb