Skip to content

8dcc/c2png

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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.

https://user-images.githubusercontent.com/29655971/282262399-2adb57f4-1580-4727-8ceb-c08302fa68e9.png