/ascshape

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

Primary LanguageC

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.