historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/roms/openbios/forth/device/font.fs
2024-01-16 11:20:27 -06:00

17 lines
381 B
Forth

\ 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)