INT 62 u - FGDRIVER v4.02 - "FG_FONTSIZE" - SPECIFY FONT SIZE FOR TEXT OUTPUT
	AX = 0037h
	BX = desired character height in scan lines (8, 14, 16)
Notes:	the FGDRIVER functions are rearranged with each major release, but
	  their parameters do not change (see #03474 at AX=0000h)
	This call is ignored if the current mode is not a VGAVideo Graphics Array(Video Graphics Array) The video adapter introduced with the IBMInternational Busiuness Machines PS/2IBM PS/2, any model series of computers. or SVGA(Super VGAVideo Graphics Array) A video adapter capable of higher resolution (pixels and/or colors) than the 320x200x256 and 640x480x16 which IBMInternational Busiuness Machines's VGAVideo Graphics Array adapter is capable of producing.  See also VESA. graphics
	  mode, or the specified character height is not 8, 14, or 16
SeeAlso: AX=0096h