Home

Awesome

libansilove

Build Status

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

Packages are available for the following operating systems:

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.

Who pulls the strings

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

License

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

Resources

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