-kerning not recognized
Posted: 2010-07-28T14:12:46-07:00
Hello,
I am running Imagemagick 6.6.3 compiled from source on a Centos 5 box
The command
returns
unrecognized option `-kerning' @ error/montage.c/MontageImageCommand/1669.
Any idea where the problem is?
thanks
I am running Imagemagick 6.6.3 compiled from source on a Centos 5 box
The command
Code: Select all
montage -fill "#000000" -background white -font 'Futura-Lt-Light' -pointsize 13 -kerning 3 label:"home" label:"beach" label:"bull run" label:"farm" label:"fighters" label:"contact" +set label -mode Concatenate -tile 1x6 -geometry '+0+10' button_navigation_normal.png
unrecognized option `-kerning' @ error/montage.c/MontageImageCommand/1669.
Any idea where the problem is?
thanks