aboutsummaryrefslogtreecommitdiffstats
path: root/fontmap.c
diff options
context:
space:
mode:
authorreinelt <>2000-03-24 11:36:56 +0000
committerreinelt <>2000-03-24 11:36:56 +0000
commita64e6fe1fc676771b589503916bde0f857401119 (patch)
tree1b31309b468fb2de31bf93282e40b7279844e5f9 /fontmap.c
parent53195ac9c4d7426fa9d8806621370c265aeb3fe5 (diff)
downloadlcd4linux-a64e6fe1fc676771b589503916bde0f857401119.tar.gz
[lcd4linux @ 2000-03-24 11:36:56 by reinelt]
new syntax for raster configuration changed XRES and YRES to be configurable PPM driver works nice
Diffstat (limited to 'fontmap.c')
-rw-r--r--fontmap.c12
1 files changed, 9 insertions, 3 deletions
diff --git a/fontmap.c b/fontmap.c
index e8494ae..3dc81e5 100644
--- a/fontmap.c
+++ b/fontmap.c
@@ -1,4 +1,4 @@
-/* $Id: fontmap.c,v 1.1 2000/03/22 15:36:21 reinelt Exp $
+/* $Id: fontmap.c,v 1.2 2000/03/24 11:36:56 reinelt Exp $
*
* 5x8 font
*
@@ -20,6 +20,12 @@
*
*
* $Log: fontmap.c,v $
+ * Revision 1.2 2000/03/24 11:36:56 reinelt
+ *
+ * new syntax for raster configuration
+ * changed XRES and YRES to be configurable
+ * PPM driver works nice
+ *
* Revision 1.1 2000/03/22 15:36:21 reinelt
*
* added '-l' switch (list drivers)
@@ -649,12 +655,12 @@ unsigned char Fontmap[256][8]={
b_O___O,
b_O___O,
b______ },
- [0x69] { b______,
- b___O__,
+ [0x69] { b___O__,
b______,
b__OO__,
b___O__,
b___O__,
+ b___O__,
b__OOO_,
b______ },
[0x6a] { b____O_,