Re: Name of VGA font
Posted on 2007-05-28, 13:45
Okay, thank you very much for this information: I figured out: vgafonts.h contains three long "file" arrays of files found in the fntcol16.zip archive: vgafont8[] == VGA-ROM.F08 vgafont14[] == VGA-ROM.F14 vgafont16[] == VGA-ROM.F16 These files are 1-bit bitmaps of characters, .F08 files having 8 …