mirror of
https://github.com/VARCem/PDCurses.git
synced 2026-09-24 15:55:14 +00:00
Better descriptions of the includable BMPs, with credits.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
/* Default font -- this is simply a 256x128x1 BMP, in #include'able form.
|
||||
The font is 8x16, code page 437. */
|
||||
The font is 8x16, code page 437, and is based on the pc8x16s.bdf font
|
||||
from the vgafonts.tar.gz package, by "Myrlin". */
|
||||
|
||||
unsigned char deffont[] =
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* The PDCurses logo, in #include'able form */
|
||||
/* The PDCurses logo as #include'able BMP (from ../x11/little_icon.xbm) */
|
||||
|
||||
unsigned char deficon[] =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user