Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

aafire (1)

Name

aafire - aalib example programs

Synopsis

aafire [options]

aainfo [options]

aasavefont [options] file_name variable_name long_name short_name

aatest [options]

Description

AALIB(1)                    General Commands Manual                   AALIB(1)



NAME
       aafire, aainfo, aasavefont, aatest - aalib example programs

SYNOPSIS
       aafire [options]

       aainfo [options]

       aasavefont [options] file_name variable_name long_name short_name

       aatest [options]

DESCRIPTION
       This  manual page documents briefly the aafire, aainfo, aasavefont, and
       aatest programs.

       All of these programs exist to  demonstrate  the  capabilities  of  the
       aalib library, an ascii art library.

       aafire displays burning ascii art flames.

       aainfo  displays  information about what drivers aalib will use for the
       display, keyboard, and mouse, and what parameters, such as screen  size
       those drivers will use.

       aasavefont saves a font to a file.

       aatest tests the capabilities of aalib.

AUTHOR
       This  manual  page  was  written by Joey Hess, for the Debian GNU/Linux
       system.



ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+------------------+
       |ATTRIBUTE TYPE | ATTRIBUTE VALUE  |
       +---------------+------------------+
       |Availability   | library/aalib    |
       +---------------+------------------+
       |Stability      | Uncommitted      |
       +---------------+------------------+

NOTES
       Source code for open source software components in Oracle  Solaris  can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This    software    was    built    from    source     available     at
       https://github.com/oracle/solaris-userland.    The  original  community
       source  was   downloaded   from    http://downloads.sourceforge.net/aa-
       project/aalib-1.4rc5.tar.gz.

       Further information about this software can be found on the open source
       community website at http://aa-project.sourceforge.net/aalib/.



                                                                      AALIB(1)