|
|
DataMuseum.dkPresents historical artifacts from the history of: ICL Comet 32 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about ICL Comet 32 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 1025 (0x401)
Types: TextFile
Notes: UNIX file
Names: »vfontinfo.1«
└─⟦26887b7e0⟧ Bits:30009717 Comet 32 harddisk image
└─⟦28c352965⟧ »/a« UNIX Filesystem
└─⟦this⟧ »usr/man/man1/vfontinfo.1«
.TH VFONTINFO 1 "11 April 1980" .UC 4 .SH NAME vfontinfo \- inspect and print out information about UNIX fonts .SH SYNOPSIS .br .B vfontinfo [ .B \-v ] fontname [ characters ] .SH DESCRIPTION .I Vfontinfo allows you to examine a font in the UNIX format. It prints out all the information in the font header and information about every non-null (width > 0) glyph. This can be used to make sure the font is consistent with the format. .PP The .I fontname argument is the name of the font you wish to inspect. It writes to standard output. If it can't find the file in your working directory, it looks in .I /usr/lib/vfont (the place most of the fonts are kept). .PP The .IR characters , if given, specify certain characters to show. If omitted, the entire font is shown. .PP If the .B \-v (verbose) flag is used, the bits of the glyph itself are shown as an array of X's and spaces, in addition to the header information. .SH "SEE ALSO" vpr(1), vfont(5) .br The Berkeley Font Catalog .SH AUTHORS Mark Horton .br Andy Hertzfeld