lib/fonts/bdf-code.txt
author paulson
Fri, 13 Dec 1996 10:20:55 +0100
changeset 2375 14539397fc04
parent 2298 df82271be07b
permissions -rw-r--r--
Streamlined some proofs

BBX line

BBX 5 13 2 -2

means character
	extends 5 pixels to the right
	is 13 Pixels high
	left margin is 2 pixels 
	descend from base line is 2 pixels	


hex-bin code table for the hacker

0	0	0000
1	1	0001
2	2	0010
3	3	0011
4	4	0100
5	5	0101
6	6	0110
7	7	0111
8	8	1000
9	9	1001
10	a	1010
11	b	1011
12	c	1100
13	d	1101
14	e	1110
15	f	1111