72 lines
1.0 KiB
HTML
72 lines
1.0 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>loadfont(1)</TITLE>
|
|
</HEAD>
|
|
<BODY>
|
|
<H1>loadfont(1)</H1>
|
|
<HR>
|
|
<PRE>
|
|
|
|
</PRE>
|
|
<H2>NAME</H2><PRE>
|
|
loadfont - load a font into the video card
|
|
|
|
|
|
</PRE>
|
|
<H2>SYNOPSIS</H2><PRE>
|
|
<STRONG>loadfont</STRONG> <EM>fontfile</EM>
|
|
|
|
|
|
</PRE>
|
|
<H2>EXAMPLES</H2><PRE>
|
|
|
|
<STRONG>loadfont</STRONG> <STRONG>iso1.fnt</STRONG> # Loads the ISO 8859-1 (Latin-1) font
|
|
|
|
|
|
</PRE>
|
|
<H2>DESCRIPTION</H2><PRE>
|
|
|
|
<EM>Loadfont</EM> loads a custom font into the video card (EGA or VGA). The font
|
|
character size has to be 8x16 pixels and the font file must contain 256
|
|
characters for a total size of 4 kilobytes.
|
|
|
|
<EM>Loadfont</EM> together with <EM>loadkeys</EM> allow the console and keyboard to be
|
|
customized to national conventions.
|
|
|
|
If it exists, the file /<EM>etc</EM>/<EM>font</EM> is loaded as a custom font by /<EM>etc</EM>/<EM>rc</EM> at
|
|
boot time.
|
|
|
|
|
|
</PRE>
|
|
<H2>SEE ALSO</H2><PRE>
|
|
<STRONG><A HREF="../man4/console.4.html">console(4)</A></STRONG>.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</PRE>
|
|
</BODY>
|
|
</HTML>
|