Skip to content

8dcc/c2png

Repository files navigation

c2png

Convert C source code to a PNG image.

Building

$ git clone https://github.com/8dcc/c2png
$ cd c2png
$ make
...

Usage

$ ./c2png <source> <output>
...

Credits

Font:

Syntax highlighting:

Output

This is the output of converting the src/main.c file itself.

assets/main.png