Page 1 of 1

Positioning image labels in a contact-sheet montage

Posted: 2016-10-29T04:06:09-07:00
by element333
I have a contact-sheet montage with thumbnails, each thumbnail with a frame and a label. How can I move the labels under the thumbnails up a little bit, without affecting either the thumbnail or the frame? The labels seem a bit too close to the bottom edge of the frame. I don't see any options for positioning labels in a montage. Is there a "transform" trick or some font size manipulation trick that would do this? I don't think the environment maters, but I use PerlMagick on Win7 x64, as installed by ImageMagic 6.8.8 Q8 (32-bit).

Re: Positioning image labels in a contact-sheet montage

Posted: 2016-10-29T06:43:50-07:00
by Bonzo
To get a usefull reply please post your current code as well as in input and expected result image.

Re: Positioning image labels in a contact-sheet montage

Posted: 2016-10-29T09:46:45-07:00
by fmw42
try adding \n to your %f as -label "%f\n". It will make the bottom part of the frame bigger, but the label will be more centered.