Revision 7000

View differences:

trunk/libraries/libFMap/src/com/iver/cit/gvsig/fmap/core/v02/FConstant.java
128 128
	/**
129 129
	 * If you want to obtain a 12-pixel height font you have to apply this
130 130
	 * scale factor. <br>
131
	 * For instance: <br>
131
	 * So, it would be: <br>
132 132
	 * 	<b> font.setSize(FONT_SCALE_FACTOR*size)</b>
133 133
	 */
134 134
	public static final double FONT_HEIGHT_SCALE_FACTOR = 1.4;

Also available in: Unified diff