Révision 3850

TXM/trunk/bundles/org.txm.chartsengine.core/src/org/txm/chartsengine/core/preferences/ChartsEnginePreferences.java (revision 3850)
135 135
//			defaultFont = "1|Lucida Sans Unicode|11.0|1|WINDOWS|1|-16|0|0|0|400|0|0|0|0|3|2|1|34|Lucida Sans Unicode;"; //$NON-NLS-1$
136 136
//		}
137 137
		
138
		// FIXME: SJ: new version, but actually the should not be based on JFace format
138
		// FIXME: SJ: new version, but actually it should not be based on JFace format. Most of the font usage is a at core/non-ui level and use AWT Font object.
139
		// May need to use e.g. 3 variables font_size, font_type, font_name. Then if we need to use a SWT/JFace Font object, make a function to convert it, 2 ways. 
139 140
		String defaultFont = "1|SansSerif|14|0";  //$NON-NLS-1$
140 141
		
141 142
		

Formats disponibles : Unified diff