Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / openbios / forth / device / font.fs
diff --git a/qemu/roms/openbios/forth/device/font.fs b/qemu/roms/openbios/forth/device/font.fs
new file mode 100644 (file)
index 0000000..7b742fa
--- /dev/null
@@ -0,0 +1,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)