view res/fonts.c @ 0:20b4ed4eebe3

Checked in Windows 9x display minidriver for VirtualBox.
author Michal Necasek <mnecasek@yahoo.com>
date Sun, 19 Jun 2022 17:39:17 +0200
parents
children
line wrap: on
line source

/* Standard font resource for 96 DPI. */

#define OEM_FNT_HEIGHT   12
#define OEM_FNT_WIDTH    8

#include "fonttmpl.c"