Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
			
		
		
			
				
																			
								jcr  							 
									
						
		
						
						
		 
		
						
					
													
							
						
									
						Post 
					 
								by jcr   »  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
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
returns
unrecognized option `-kerning' @ error/montage.c/MontageImageCommand/1669.
Any idea where the problem is?
thanks
 
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
		
			
				
								fmw42 							 
									
		Posts:  25562  		Joined:  2007-07-02T17:14:51-07:00 		
		
											Authentication code:  1152 
												Location:  Sunnyvale, California, USA 
							
						
		 
		
						
					
													
							
						
									
						Post 
					 
								by fmw42   »  2010-07-28T14:22:06-07:00 
			
			
			
			
			
			Same on Mac OSX Tiger IM 6.6.3.1 Q16 
 
kerning is relatively new to convert and probably has not been incorporated into montage.