Do not export chscale and cwscale.
This commit is contained in:
		 noname
					noname
				
			
				
					committed by
					
						 Roberto E. Vargas Caballero
						Roberto E. Vargas Caballero
					
				
			
			
				
	
			
			
			 Roberto E. Vargas Caballero
						Roberto E. Vargas Caballero
					
				
			
						parent
						
							0e439e5624
						
					
				
				
					commit
					9e3e8ce466
				
			| @@ -10,8 +10,8 @@ static int borderpx = 2; | ||||
| static char shell[] = "/bin/sh"; | ||||
|  | ||||
| /* Kerning / character bounding-box mutlipliers */ | ||||
| float cwscale = 1.0; | ||||
| float chscale = 1.0; | ||||
| static float cwscale = 1.0; | ||||
| static float chscale = 1.0; | ||||
|  | ||||
| /* | ||||
|  * word delimiter string | ||||
|   | ||||
		Reference in New Issue
	
	Block a user