Last change
on this file since 847 was
526,
checked in by Sam Hocevar, 17 years ago
|
- Removed cacademo from examples, manpages and distributions. It's useless.
|
File size:
1.2 KB
|
Line | |
---|
1 | .TH libcaca 1 "2006-3-6" "libcaca" |
---|
2 | .SH NAME |
---|
3 | cacaball, cacafire, cacamoir, cacaplas \- libcaca's demonstration |
---|
4 | applications |
---|
5 | .SH SYNOPSIS |
---|
6 | cacaball |
---|
7 | .PP |
---|
8 | cacafire |
---|
9 | .PP |
---|
10 | cacamoir |
---|
11 | .PP |
---|
12 | cacaplas |
---|
13 | .RI |
---|
14 | .SH DESCRIPTION |
---|
15 | This manual page documents briefly the cacaball, cacafire, cacamoir |
---|
16 | and cacaplas programs. |
---|
17 | .PP |
---|
18 | .B cacaball |
---|
19 | displays ASCII art metaballs. |
---|
20 | .PP |
---|
21 | .B cacafire |
---|
22 | displays burning ASCII art flames. |
---|
23 | .PP |
---|
24 | .B cacamoir |
---|
25 | displays a coloured ASCII art moire pattern of concentric circles. |
---|
26 | .PP |
---|
27 | .B cacaplas |
---|
28 | displays an old school ASCII art plasma effect. |
---|
29 | .SH KEYS |
---|
30 | .TP |
---|
31 | .B Space |
---|
32 | pauses and resumes the program |
---|
33 | .TP |
---|
34 | .B Esc |
---|
35 | exits the program |
---|
36 | .SH BUGS |
---|
37 | Please report any bugs you find to <libcaca@lists.zoy.org>. |
---|
38 | .SH LICENSE |
---|
39 | cacaball, cacamoir and cacaplas are covered by the Do What The |
---|
40 | Fuck You Want To Public License (WTFPL). |
---|
41 | cacafire is covered by the GNU Lesser General Public License (LGPL). |
---|
42 | .SH AUTHORS |
---|
43 | .B cacamoir |
---|
44 | and this manual page were written by Sam Hocevar <sam@zoy.org>. |
---|
45 | .PP |
---|
46 | .B cacaball |
---|
47 | was written by Jean-Yves Lamoureux <jylam@lnxscene.org>, |
---|
48 | .B cacafire |
---|
49 | is a port of AAlib's |
---|
50 | .B aafire |
---|
51 | written by Jan Hubicka <hubicka@freesoft.cz> and |
---|
52 | .B cacaplas |
---|
53 | is a port of an SDL plasma effect written and put in the public domain by |
---|
54 | Michele Bini <mibin@tin.it>. |
---|
55 | .SH SEE ALSO |
---|
56 | cacaview(1), aafire(1) |
---|
Note: See
TracBrowser
for help on using the repository browser.