|
|
1.1 root 1:
2:
3:
4: VFONTINFO(1) UNIX Programmer's Manual VFONTINFO(1)
5:
6:
7:
8: NAME
9: vfontinfo - inspect and print out information about UNIX
10: fonts
11:
12: SYNOPSIS
13: vfontinfo [ -v ] fontname [ characters ]
14:
15: DESCRIPTION
16: _V_f_o_n_t_i_n_f_o allows you to examine a font in the UNIX format.
17: It prints out all the information in the font header and
18: information about every non-null (width > 0) glyph. This
19: can be used to make sure the font is consistent with the
20: format.
21:
22: The _f_o_n_t_n_a_m_e argument is the name of the font you wish to
23: inspect. It writes to standard output. If it can't find
24: the file in your working directory, it looks in
25: /_u_s_r/_l_i_b/_v_f_o_n_t (the place most of the fonts are kept).
26:
27: The _c_h_a_r_a_c_t_e_r_s, if given, specify certain characters to
28: show. If omitted, the entire font is shown.
29:
30: If the -v (verbose) flag is used, the bits of the glyph
31: itself are shown as an array of X's and spaces, in addition
32: to the header information.
33:
34: SEE ALSO
35: vpr(1), vfont(5)
36: The Berkeley Font Catalog
37:
38: AUTHORS
39: Mark Horton
40: Andy Hertzfeld
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63: Printed 7/26/87 April 29, 1985 1
64:
65:
66:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.