summaryrefslogtreecommitdiffstats
path: root/qemu/roms/openbios/forth/device/font.fs
blob: 7b742fac437ac41573ef43b59d67e5eade56a650 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
\ tag: 8x16 bitmap font
\ 
\ Terminus font 
\ 
\ The Terminus Font is developed by and is a property 
\ of Dimitar Toshkov Zhekov <jimmy@is-vn.bg>
\ 
\ See the file "COPYING" for further information about
\ the copyright and warranty status of this work.
\ 

0 value (romfont)
0 value (romfont-width)
0 value (romfont-height)

\ encode-file romfont.bin
\ drop value (romfont-8x16)