Ascii Design, an ascii-art application is based on the figlet engine and can be used to create various designs for websites, emails, texts, etc.
Installation
a) Compiling and installing Ascii Design using cmake:
mkdir build
cd build
cmake ..
make
sudo make install
b) Compiling Ascii Design without cmake:
1. Run qmake (qt4 version);
2. Run make
Product's homepage
Requirements:
· Figlet
· CMake
· Qt
What's New in This Release: [ read full changelog ]
· This version adds code fixes and packages for Mandriva/Rosa/Centos/RELS and IBM OS/2 Warp.