lib/fonts/bdf-code.txt
changeset 2669 2c496cae4edb
parent 2668 72a962676702
child 2670 009798ca267b
equal deleted inserted replaced
2668:72a962676702 2669:2c496cae4edb
     1 BBX line
       
     2 
       
     3 BBX 5 13 2 -2
       
     4 
       
     5 means character
       
     6 	extends 5 pixels to the right
       
     7 	is 13 Pixels high
       
     8 	left margin is 2 pixels 
       
     9 	descend from base line is 2 pixels	
       
    10 
       
    11 
       
    12 hex-bin code table for the hacker
       
    13 
       
    14 0	0	0000
       
    15 1	1	0001
       
    16 2	2	0010
       
    17 3	3	0011
       
    18 4	4	0100
       
    19 5	5	0101
       
    20 6	6	0110
       
    21 7	7	0111
       
    22 8	8	1000
       
    23 9	9	1001
       
    24 10	a	1010
       
    25 11	b	1011
       
    26 12	c	1100
       
    27 13	d	1101
       
    28 14	e	1110
       
    29 15	f	1111