No description
Find a file
2013-04-06 16:41:52 +02:00
example.png Fixed the screenshot 2013-04-04 00:02:40 +02:00
LICENSE Added a LICENSE 2013-04-03 17:04:32 +02:00
Makefile Updated the makefile 2013-04-06 16:26:04 +02:00
pixelterm.py Fixed rendering of the last line 2013-04-06 13:18:42 +02:00
pngmeta.py Added metadata handling and a PNG metadata extraction tool 2013-04-06 16:07:29 +02:00
rainbow-dash.png Added a README and a sample image 2013-04-03 17:04:59 +02:00
README.md Fixed the screenshot 2013-04-04 00:02:40 +02:00
unpixelterm.py Unpxielterm: add support for lengthless speech bubbles 2013-04-06 16:41:52 +02:00

PIXELTERM

An utility to render pixely images on your terminal!

example

Installation

Type sudo make install, which will copy pixelterm.py to /usr/local/bin/pixelterm.

Usage

pixelterm FILE

Advanced usage

Since I wrote this tool to generate graphics for ponysay, I included a "speech bubble" feature. To make this tool render speech bubble markers which can later be parsed by ponysay, color the pixels where these should be placed 50% transparent red (#FF00007F) for a backward slash link, 50% blue for a forward slash and a 50% transparent green for the speech bubble. Please note that this tool converts images two pixel rows at once and these "special" color values are only parsed for the upper of the two rows. An example image is included.

Credits

That awesome Rainbow Dash is by starsteppony on deviantart