ReactOS
0.4.16-dev-1990-gfa5cf28
vgafont.h
Go to the documentation of this file.
1
/*
2
* PROJECT: FreeLoader
3
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
4
* PURPOSE: VGA font 8x16
5
* COPYRIGHT: Copyright 2004 Gé van Geldorp <gvg@reactos.org>
6
*/
7
8
#pragma once
9
10
#define CHAR_WIDTH 8
11
#define CHAR_HEIGHT 16
12
13
extern
const
UCHAR
BitmapFont8x16
[256 *
CHAR_HEIGHT
];
14
15
/* EOF */
BitmapFont8x16
const UCHAR BitmapFont8x16[256 *CHAR_HEIGHT]
Definition:
vgafont.c:13
CHAR_HEIGHT
#define CHAR_HEIGHT
Definition:
vgafont.h:11
UCHAR
unsigned char UCHAR
Definition:
xmlstorage.h:181
boot
freeldr
freeldr
arch
vgafont.h
Generated on Sun Dec 14 2025 06:02:59 for ReactOS by
1.9.6