Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ aafigure Public
forked from aafigure/aafigure

ASCII art figures can be parsed and output as SVG, PNG, JPEG, PDF and more. This project provides a python package and a command line script.

License

Notifications You must be signed in to change notification settings

tony/aafigure

 
 

Repository files navigation

aafigure Build status Documentation

aafigure is an ASCII art to image converter.:

DD o--->

ASCII art figures can be parsed and output as SVG, PNG, JPEG, PDF and more. This project provides a Python package, a command line script as well as Docutils and MoinMoin plugins.

The project is registered in PyPi:
http://pypi.python.org/pypi/aafigure
The project is managed in Launchpad (Answers, Bug Tracking and Code)
https://github.com/aafigure/aafigure
License:
Simplified BSD License, see LICENSE.txt

Documentation

A manual can be found in the documentation directory. The .rst files can be looked at with a text editor or they can be compiled to HTML or PDF using Sphinx.

Installation

Detailed instructions about different install methods are described in the file documentation/manual.rst.

Short version:

python -m pip install aafigure

About

ASCII art figures can be parsed and output as SVG, PNG, JPEG, PDF and more. This project provides a python package and a command line script.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.6%
  • Roff 3.3%
  • Makefile 1.1%