From 5239889cc7fe53158747e079c346cc03168c8ef3 Mon Sep 17 00:00:00 2001 From: William McBrine Date: Fri, 29 Jun 2007 04:54:21 +0000 Subject: [PATCH] Better descriptions of the includable BMPs, with credits. --- sdl1/deffont.h | 3 ++- sdl1/deficon.h | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/sdl1/deffont.h b/sdl1/deffont.h index 109731d7..6fcf5a55 100644 --- a/sdl1/deffont.h +++ b/sdl1/deffont.h @@ -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[] = { diff --git a/sdl1/deficon.h b/sdl1/deficon.h index da78decf..f1f21d85 100644 --- a/sdl1/deficon.h +++ b/sdl1/deficon.h @@ -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[] = {