Home

Awesome

Ruby ASCIImage tools

This project includes an ASCIImage parser in Ruby, and a script that uses the parser to convert ASCIImages to SVG.

ASCIImage

The ASCIImage format has been developed as an alternative, simple way to create small icons on iOS and OS X using NSStrings. The original code can be found here.

Principles

The principles of an ASCIImage are the following:

SVG conversion

To convert an ASCIImage to an SVG, the following conventions are applied: