1AALIB(1) General Commands Manual AALIB(1)
2
3
4
6 aafire, aainfo, aasavefont, aatest - aalib example programs
7
9 aafire [options]
10
11 aainfo [options]
12
13 aasavefont [options] file_name variable_name long_name short_name
14
15 aatest [options]
16
18 This manual page documents briefly the aafire, aainfo, aasavefont, and
19 aatest programs.
20
21 All of these programs exist to demonstrate the capabilities of the
22 aalib library, an ascii art library.
23
24 aafire displays burning ascii art flames.
25
26 aainfo displays information about what drivers aalib will use for the
27 display, keyboard, and mouse, and what parameters, such as screen size
28 those drivers will use.
29
30 aasavefont saves a font to a file.
31
32 aatest tests the capabilities of aalib.
33
35 This manual page was written by Joey Hess, for the Debian GNU/Linux
36 system.
37
38
39
40 AALIB(1)