summaryrefslogtreecommitdiff
path: root/static/netbsd/man1/man1.x68k/loadfont.1
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man1/man1.x68k/loadfont.1')
-rw-r--r--static/netbsd/man1/man1.x68k/loadfont.142
1 files changed, 42 insertions, 0 deletions
diff --git a/static/netbsd/man1/man1.x68k/loadfont.1 b/static/netbsd/man1/man1.x68k/loadfont.1
new file mode 100644
index 00000000..019afb5b
--- /dev/null
+++ b/static/netbsd/man1/man1.x68k/loadfont.1
@@ -0,0 +1,42 @@
+.\" $NetBSD: loadfont.1,v 1.10 2019/09/01 14:22:12 sevan Exp $
+.\"
+.\" This software is in the Public Domain.
+.\" Author: Masaru Oki
+.\"
+.Dd September 1, 2019
+.Dt LOADFONT 1 x68k
+.Os
+.Sh NAME
+.Nm loadfont
+.Nd load and set font for the
+.Nx Ns Tn /x68k
+console
+.Sh SYNOPSIS
+.Nm loadfont
+.Ar fontfile
+.Sh DESCRIPTION
+.Nm
+command reads font data from
+.Ar fontfile
+and replaces the x68k console font with it.
+.Pp
+.Ar fontfile
+format is compatible with that of
+.Tn Human68k
+.Sq IOCS
+font.
+.Sh HISTORY
+A
+.Nm
+utility first appeared in
+.Nx 1.3 .
+.Sh BUGS
+Replacing kanji fonts is not supported,
+because current
+.Nx Ns Tn /x68k
+kernel has no ability to use
+one other than in the ROM.
+.Pp
+Font data in
+.Ar fontfile
+must be a full set of JIS X0201 (must contain hankaku-katakana part).