file-visualisation/shape/README.md

12 lines
334 B
Markdown

# Shape
A similar idea to [visualize](../visualize/), but converts text files to pngs
(with syntax highlighting support for various languages).
It uses [Pillow](https://pypi.org/project/Pillow/) and
[Pygments](https://pypi.org/project/Pygments/).
## Examples
The program's own source code
![shape source code](examples/shape.png)