File: aafire.1

package info (click to toggle)
aalib 1.4p5-50
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,504 kB
  • sloc: ansic: 10,394; sh: 7,789; makefile: 90
file content (61 lines) | stat: -rw-r--r-- 1,240 bytes parent folder | download | duplicates (10)
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
.TH AALIB 1
.SH NAME
aafire, aainfo, aasavefont, aatest \- aalib example programs
.SH SYNOPSIS
.B aafire
.I "[options]"
.P
.B aainfo
.I "[options]"
.P
.B aasavefont
.I "[options] file_name variable_name long_name short_name"
.P
.B aatest
.I "[options]"
.SH "DESCRIPTION"
This manual page documents briefly the
.BR aafire ,
.BR aainfo ,
.BR aasavefont ,
and 
.BR aatest
programs.
.PP
All of these programs exist to demonstrate the capabilities of the aalib
library, an ASCII art library.
.PP
.B aafire
displays burning ASCII art flames.
.PP
.B aainfo
displays information about what drivers aalib will use for the display,
keyboard, and mouse, and what parameters, such as screen size those drivers
will use.
.PP
.B aasavefont
saves a font to a file.
.PP
.B aatest
tests the capabilities of aalib.
.SH BUGS
Please report any bugs you find to Jan Hubicka <hubicka@freesoft.cz>.
.SH LICENSE
.BR aafire ,
.BR aainfo ,
.BR aasavefont ,
and 
.BR aatest
are all covered by the GNU Lesser General Public License (LGPL).
.SH AUTHOR
Jan Hubicka <hubicka@freesoft.cz>
.PP
This manual page was written by Joey Hess,
for the Debian GNU/Linux system.
.SH SEE ALSO
.BR bb (1),
.BR aatv (1),
.BR aview (1),
.BR asciiview (1),
.BR aaflip (1),
.BR xaos (6).