python3-aafigure

aafigure - ASCII art to image converter
  https://github.com/aafigure/aafigure
  0
  no reviews



Aafigure is a command line tool that converts drawings in text files to images. Several output formats are supported (SVG, PDF, PNG, JPG and more).

A Python package is also installed, so that the conversion can also be used by Python programs.

Note on dependency on other packages: PDF output requires python-reportlab and bitmap formats require python-imaging.