9th Pixel of 9x16 VGA Fonts Mimics 8th Pixel for ASCII 192-223 (59953)
This article was previously published under Q59953
SUMMARY
The width of CGA, EGA, MCGA, and VGA text characters is 8 pixels. In
the case of VGA however, 9 pixels are actually used for displaying the
characters. The 9th pixel is appended to the right end of each pixel
row. If the character being displayed has an ASCII code ranging from
192 to 223 and the 8th pixel in a given pixel row is on, the 9th pixel
in that row will be on also. If the 8th pixel in the row is off or the
ASCII code for the character is not in the range 192 to 223, the 9th
pixel will not be turned on.
This hardware information may be of interest to users of Microsoft
QuickBasic Versions 4.00, 4.00b, and 4.50 for MS-DOS, Microsoft Basic
Compiler Versions 6.00 and 6.00b for MS-DOS and MS OS/2, and Microsoft
Basic Professional Development System (PDS) Version 7.00 for MS-DOS
and MS OS/2.
Modification Type: |
Minor |
Last Reviewed: |
1/8/2003 |
Keywords: |
KB59953 |
|