We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be9ba64 commit 0eeaf76Copy full SHA for 0eeaf76
README.md
@@ -1 +1,7 @@
1
# Image2CPP
2
+
3
+A simple command line tool to convert images to C++ files to be included and compiled into code.
4
5
+Link with setargv.obj on Windows to get wildcard support.
6
7
+It should compile on macOS and Linux as well.
0 commit comments