summaryrefslogtreecommitdiffstats
path: root/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxVgaMiniPortDxe/VBoxVgaFonts.h
blob: ef94497debcbd13a524eca056e8d4aade8b67da7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* $Id: VBoxVgaFonts.h $ */
/** @file
 * Some of the VGA-ROM fonts from ftp://ftp.simtel.net/pub/simtelnet/msdos/screen/fntcol16.zip .
 * The package is (C) Joseph (Yossi) Gil.
 * The individual fonts are in the public domain.
 *
 * Note. These fonts are also used by the VGA BIOS.
 */

#include "VBoxVgaFont-8x8.h"
#include "VBoxVgaFont-8x14.h"
#include "VBoxVgaFont-8x16.h"