Last change
on this file since 298 was
248,
checked in by Sam Hocevar, 17 years ago
|
- Minor updates to manpages, BUGS, TODO and the Debian control file.
|
File size:
852 bytes
|
Line | |
---|
1 | .TH libcaca 1 "2003-11-22" "libcaca" |
---|
2 | .SH NAME |
---|
3 | cacademo, cacafire \- libcaca's demonstration applications |
---|
4 | .SH SYNOPSIS |
---|
5 | cacademo |
---|
6 | .PP |
---|
7 | cacafire |
---|
8 | .RI |
---|
9 | .SH DESCRIPTION |
---|
10 | This manual page documents briefly the cacademo and cacafire programs. |
---|
11 | .PP |
---|
12 | .B cacademo |
---|
13 | is a simple demo which demonstrates some features of the libcaca |
---|
14 | library. The main menu lists available keys and their actions. To |
---|
15 | exit a particular demo, press any key. |
---|
16 | .PP |
---|
17 | .B cacafire |
---|
18 | displays burning ASCII art flames. |
---|
19 | .SH BUGS |
---|
20 | Please report any bugs you find to <libcaca@lists.zoy.org>. |
---|
21 | .SH LICENSE |
---|
22 | cacademo and cacafire are all covered by the GNU Lesser General Public |
---|
23 | License (LGPL). |
---|
24 | .SH AUTHORS |
---|
25 | .B cacafire |
---|
26 | is a port of AAlib's |
---|
27 | .B aafire |
---|
28 | written by Jan Hubicka <hubicka@freesoft.cz>. |
---|
29 | .PP |
---|
30 | .B cacademo |
---|
31 | and this manual page were written by Sam Hocevar <sam@zoy.org> |
---|
32 | .SH SEE ALSO |
---|
33 | cacaview(1), aafire(1) |
---|
Note: See
TracBrowser
for help on using the repository browser.