Page 1 of 1
					
				 Map Tex modding
				Posted: Wed Aug 29, 2012 2:28 am
				by Tomokatu
				 In the Appearances.csv I want to disappear the city names text at maximum zoom level. 
 In theory, I already know what the locality is, I just want to concentrate on the tactical picture without city names intruding.
 Zoom Level runs from 200 to 20. Is 200 the maximum or minimum magnification?
 Can Font Size & Font Weight be set to 0, 0 without causing problems?
 Is it necessary (or desirable) to undefine the Font Name by leaving the cell blank?
 
			 
			
					
				 RE: Map Tex modding
				Posted: Fri Aug 31, 2012 5:43 pm
				by Rasputitsa
				 
 ORIGINAL:  Tomokatu
 In the Appearances.csv I want to disappear the city names text at maximum zoom level. 
 In theory, I already know what the locality is, I just want to concentrate on the tactical picture without city names intruding.
 Zoom Level runs from 200 to 20. Is 200 the maximum or minimum magnification?
 Can Font Size & Font Weight be set to 0, 0 without causing problems?
 Is it necessary (or desirable) to undefine the Font Name by leaving the cell blank?
 
 
 F4 will remove city names, you may want it to happen automatically in max zoom, but it seems an easy fix to switch as, and when, you need with any zoom in-game.[:)]
 
 
			 
			
					
				 RE: Map Tex modding
				Posted: Mon Nov 28, 2016 10:24 am
				by Rasputitsa
				 Probably way too late for this, but still using the game and working through improvements.
 
 Changing the font size and colour for city names in the chosen map 'appearance.csv'
 
 In each zoom level the active line for sea zone and city names is : example -
 
 -77;35;330;25;Helvetica;35;50;255;114;0;90;90;90;Name Text Dst and Font
 
 change the first 4 values to 0; and the text will not show in that zoom level
 
 0;0;0;0;Helvetica;45;80;255;114;0;90;90;90;Name Text Dst and Font
 
 the values 255;114;0; in the above examples, change the text colour to orange which shows up better
 
 the two values after the text name - Helvetica;45;80 - control the size and weight (lighter, or heavier text)