1.\" $NetBSD: loadfont.1,v 1.10 2019/09/01 14:22:12 sevan Exp $ 2.\" 3.\" This software is in the Public Domain. 4.\" Author: Masaru Oki 5.\" 6.Dd September 1, 2019 7.Dt LOADFONT 1 x68k 8.Os 9.Sh NAME 10.Nm loadfont 11.Nd load and set font for the 12.Nx Ns Tn /x68k 13console 14.Sh SYNOPSIS 15.Nm loadfont 16.Ar fontfile 17.Sh DESCRIPTION 18.Nm 19command reads font data from 20.Ar fontfile 21and replaces the x68k console font with it. 22.Pp 23.Ar fontfile 24format is compatible with that of 25.Tn Human68k 26.Sq IOCS 27font. 28.Sh HISTORY 29A 30.Nm 31utility first appeared in 32.Nx 1.3 . 33.Sh BUGS 34Replacing kanji fonts is not supported, 35because current 36.Nx Ns Tn /x68k 37kernel has no ability to use 38one other than in the ROM. 39.Pp 40Font data in 41.Ar fontfile 42must be a full set of JIS X0201 (must contain hankaku-katakana part). 43