Home
Search all pages
Subjects
By activity
Professions, Sciences, Humanities, Business, ...
User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...
Text Strings
Conversions, tests, processing, manipulation,...
Math
Integer, Floating point, Matrix, Statistics, Boolean, ...
Processing
Algorithms, Memory, Process control, Debugging, ...
Stored Data
Data storage, Integrity, Encryption, Compression, ...
Communications
Networks, protocols, Interprocess, Remote, Client Server, ...
Hard World Timing, Calendar and Clock, Audio, Video, Printer, Controls...
File System
Management, Filtering, File & Directory access, Viewers, ...
|
|
|
RocketLink!--> Man page versions:
OpenBSD
FreeBSD
Solaris
Others
LOADFONT(1) OpenBSD Reference Manual (i386) LOADFONT(1)
NAME
loadfont - EGA/VGA fontloader for pcvt video driver.
SYNOPSIS
loadfont [-c charsetno] [-d devicefile] [-f fontfilename] [-i] [-s
scanlines]
DESCRIPTION
The loadfont utility is used to load fonts needed for proper operation of
the pcvt VT220 driver on EGA and VGA boards into the font ram of this
boards.
The options are as follows:
-c Specifies the slot, the font is to load into. EGA boards have
four slots and VGA boards have eight slots available for down-
loading fonts.
-d Specifies the devicefile to use.
-f Specifies the file which contains the font to be downloaded.
-i Gives information what type(s) of font do currently reside in
which slot. This is also the default behaviour if no options are
specified on the commandline.
-s Specifies the number of scanlines of the display.
This utility is used only on EGA and VGA boards, as MDA, HCG and CGA
boards do not have downloadable charactersets available.
FILES
The following fontfiles are available in the pcvt distribution:
/usr/share/misc/pcvtfonts/vt220l.808: 8x8 IBM II font
/usr/share/misc/pcvtfonts/vt220h.808: 8x8 Extension font
/usr/share/misc/pcvtfonts/vt220l.810: 8x10 IBM II font
/usr/share/misc/pcvtfonts/vt220h.810: 8x10 Extension font
/usr/share/misc/pcvtfonts/vt220l.814: 8x14 IBM II font
/usr/share/misc/pcvtfonts/vt220h.814: 8x14 Extension font
/usr/share/misc/pcvtfonts/vt220l.816: 8x16 IBM II font
/usr/share/misc/pcvtfonts/vt220h.816: 8x16 Extension font
EXAMPLES
The command ``loadfont -c0 -f/usr/share/misc/pcvtfonts/vt220l.816'' loads
a 8x16 font containing the standard IBM characterset II into font slot 0
on a VGA or EGA board.
BUGS
No known bugs
SEE ALSO
cursor(1), scon(1), pcvt(4)
OpenBSD 2.6 August 24, 1995 1
Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts Institute of Technology, Free Software Foundation, FreeBSD Inc., and others. |
(Corrections, notes, and links courtesy of RocketAware.com)
FreeBSD Sources for loadfont(1) OpenBSD sources for loadfont(1)
Up to: Font Rendering and Utilities - Displaying text using fonts. Font editors and utilities.
RocketLink!--> Man page versions:
OpenBSD
FreeBSD
Solaris
Others
Rapid-Links:
Search | About | Comments | Submit Path: RocketAware >
loadfont.1/
RocketAware.com is a service of Mib Software Copyright 1999, Forrest J. Cavalier III. All Rights Reserved. We welcome submissions and comments
|