Skip to content

Files

Latest commit

0eeaf76 · Jun 12, 2019

History

History
7 lines (4 loc) · 215 Bytes

README.md

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.