1T1LINT(1) General Commands Manual T1LINT(1)
2
3
4
6 t1lint - check a PostScript Type 1 font for correctness
7
9 t1lint font [font...]
10
12 T1lint checks PostScript Type 1 font programs for correctness. Any
13 errors or variances from the specification are reported to standard
14 error. If there are no errors, the command prints nothing. It exits
15 with status 0 if all fonts were OK, and status 1 otherwise. If no
16 input files are supplied, t1lint reads a font from the standard input.
17
19 -q, --quiet
20 Do not generate any error messages. The only output will be the
21 exit status.
22
23 -h, --help
24 Print usage information and exit.
25
26 -v, --version
27 Print the version number and some short non-warranty information
28 and exit.
29
31 t1disasm(1)
32
33 Adobe Type 1 Font Format
34
36 Eddie Kohler (ekohler@gmail.com)
37
38
39
40Version 2.108 LCDF Typetools T1LINT(1)