defg43 / ascshape

tool for formatting source code into ascii-art-like shape

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ascshape

Tool to reformat code into a shape specified by image. The image should contain only 2 colors with different brightness (preferably black and white) An ascii mask will be generated containing #'s and whitespace characters, the code is then inserted into the #'s of the mask.

About

tool for formatting source code into ascii-art-like shape


Languages

Language:C 95.5%Language:C++ 4.5%