[ 源代码: python-aafigure ]
软件包:python3-aafigure(0.6-2)
aafigure - ASCII art to image converter
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.
其他与 python3-aafigure 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pil
- Python Imaging Library (Python3)
-
- dep: python3-reportlab
- ReportLab library to create PDF documents using Python3