Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 215 Bytes

File metadata and controls

7 lines (4 loc) · 215 Bytes

Image2CPP

A simple command line tool to convert images to C++ files to be included and compiled into code.

Link with setargv.obj on Windows to get wildcard support.

It should compile on macOS and Linux as well.