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
|
Rev | Line | |
---|
[322] | 1 | .TH libcaca 1 "2004-1-6" "libcaca" |
---|
[208] | 2 | .SH NAME |
---|
[340] | 3 | cacademo, cacaball, cacafire, cacamoir, cacaplas \- libcaca's demonstration |
---|
| 4 | applications |
---|
[208] | 5 | .SH SYNOPSIS |
---|
[248] | 6 | cacademo |
---|
| 7 | .PP |
---|
[340] | 8 | cacaball |
---|
| 9 | .PP |
---|
[248] | 10 | cacafire |
---|
[322] | 11 | .PP |
---|
[340] | 12 | cacamoir |
---|
| 13 | .PP |
---|
| 14 | cacaplas |
---|
[208] | 15 | .RI |
---|
| 16 | .SH DESCRIPTION |
---|
[340] | 17 | This manual page documents briefly the cacademo, cacaball, cacafire, cacamoir |
---|
| 18 | and cacaplas programs. |
---|
[208] | 19 | .PP |
---|
[248] | 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 |
---|
[340] | 25 | .B cacaball |
---|
| 26 | displays ASCII art metaballs. |
---|
| 27 | .PP |
---|
[248] | 28 | .B cacafire |
---|
| 29 | displays burning ASCII art flames. |
---|
[322] | 30 | .PP |
---|
[340] | 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. |
---|
[248] | 36 | .SH BUGS |
---|
| 37 | Please report any bugs you find to <libcaca@lists.zoy.org>. |
---|
| 38 | .SH LICENSE |
---|
[340] | 39 | cacademo, cacaball, cacafire, cacamoir and cacaplas are covered by the GNU |
---|
| 40 | Lesser General Public License (LGPL). |
---|
[248] | 41 | .SH AUTHORS |
---|
[340] | 42 | .B cacademo, cacamoir |
---|
[322] | 43 | and this manual page were written by Sam Hocevar <sam@zoy.org>. |
---|
| 44 | .PP |
---|
[340] | 45 | .B cacaball |
---|
| 46 | was written by Jean-Yves Lamoureux <jylam@lnxscene.org>, |
---|
[248] | 47 | .B cacafire |
---|
| 48 | is a port of AAlib's |
---|
| 49 | .B aafire |
---|
[340] | 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>. |
---|
[248] | 54 | .SH SEE ALSO |
---|
| 55 | cacaview(1), aafire(1) |
---|
Note: See
TracBrowser
for help on using the repository browser.