Last change
on this file since 340 was
340,
checked in by Sam Hocevar, 19 years ago
|
- examples/cacamoir.c:
+ Renamed cacacirc to cacamoir.
- libcaca.spec debian/ doc/:
+ Added cacamoir to the distributed files.
|
File size:
1.3 KB
|
Line | |
---|
1 | .TH libcaca 1 "2004-1-6" "libcaca" |
---|
2 | .SH NAME |
---|
3 | cacademo, cacaball, cacafire, cacamoir, cacaplas \- libcaca's demonstration |
---|
4 | applications |
---|
5 | .SH SYNOPSIS |
---|
6 | cacademo |
---|
7 | .PP |
---|
8 | cacaball |
---|
9 | .PP |
---|
10 | cacafire |
---|
11 | .PP |
---|
12 | cacamoir |
---|
13 | .PP |
---|
14 | cacaplas |
---|
15 | .RI |
---|
16 | .SH DESCRIPTION |
---|
17 | This manual page documents briefly the cacademo, cacaball, cacafire, cacamoir |
---|
18 | and cacaplas programs. |
---|
19 | .PP |
---|
20 | .B cacademo |
---|
21 | is a simple demo which demonstrates some features of the libcaca |
---|
22 | library. The main menu lists available keys and their actions. To |
---|
23 | exit a particular demo, press any key. |
---|
24 | .PP |
---|
25 | .B cacaball |
---|
26 | displays ASCII art metaballs. |
---|
27 | .PP |
---|
28 | .B cacafire |
---|
29 | displays burning ASCII art flames. |
---|
30 | .PP |
---|
31 | .B cacamoir |
---|
32 | displays a coloured ASCII art moire pattern of concentric circles. |
---|
33 | .PP |
---|
34 | .B cacaplas |
---|
35 | displays an old school ASCII art plasma effect. |
---|
36 | .SH BUGS |
---|
37 | Please report any bugs you find to <libcaca@lists.zoy.org>. |
---|
38 | .SH LICENSE |
---|
39 | cacademo, cacaball, cacafire, cacamoir and cacaplas are covered by the GNU |
---|
40 | Lesser General Public License (LGPL). |
---|
41 | .SH AUTHORS |
---|
42 | .B cacademo, cacamoir |
---|
43 | and this manual page were written by Sam Hocevar <sam@zoy.org>. |
---|
44 | .PP |
---|
45 | .B cacaball |
---|
46 | was written by Jean-Yves Lamoureux <jylam@lnxscene.org>, |
---|
47 | .B cacafire |
---|
48 | is a port of AAlib's |
---|
49 | .B aafire |
---|
50 | written by Jan Hubicka <hubicka@freesoft.cz> and |
---|
51 | .B cacaplas |
---|
52 | is a port of an SDL plasma effect written and put in the public domain by |
---|
53 | Michele Bini <mibin@tin.it>. |
---|
54 | .SH SEE ALSO |
---|
55 | cacaview(1), aafire(1) |
---|
Note: See
TracBrowser
for help on using the repository browser.