summaryrefslogtreecommitdiff
path: root/sys/man/1/troff2png
blob: ccd5f262c1dd7f3d4277665abb7c2dc8f7f1ef53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
.TH TROFF2PNG 1
.SH NAME
troff2png, troff2gif \- miscellaneous text processing tools
.SH SYNOPSIS
.B troff2png
[
.B troffargs
] [
.B file
]
.br
.B troff2gif
[
.B troffargs
] [
.B file
]
.SH DESCRIPTION
.PP
.B Troff2png
uses
.IR troff (1)
to compile a document using the
.IR ms (6)
macro library to a PNG image on standard output.
.PP
.B Troff2gif
is similar but outputs GIF data.
.SH SOURCE
.B /bin/troff2png
.br
.B /bin/troff2gif
.SH "SEE ALSO"
.IR ms (6)
.br
.IR troff (1)