Home

Awesome

libansilove

libansilove is a library to convert ANSi and artscene related file formats into PNG images.

Dependencies

libansilove uses the CMake build system and requires the GD library and header files.

Installing dependencies

Compiling

mkdir build
cd build
cmake ..
make

Installation

make install

Packages

libansilove packages are available for:

Features

The following formats are supported:

Documentation

Usage

See the example directory for an example showing how to use the library to convert a file to PNG.

Projects using libansilove

Bindings

Bindings for other programming languages:

License

libansilove is released under the BSD 2-Clause license. See the file LICENSE for details.

Authors

libansilove is developed by Stefan Vogt (@ByteProject), Brian Cassidy (@bricas) and Frederic Cambus (@fcambus).

Resources

Project homepage: https://www.ansilove.org

GitHub: https://github.com/ansilove/libansilove