mirror of
https://github.com/bitbank2/image_to_c.git
synced 2025-09-26 23:49:12 +08:00
Update README.md
This commit is contained in:
parent
1674d88179
commit
5a59b7f52f
@ -1,6 +1,6 @@
|
||||
image_to_c
|
||||
----------
|
||||
Added a Python Based GUI for windows. Just run Image2cGUI.py.
|
||||
Added GUI wrapper. For windows run 'Image2cGUI.exe' and for Mac run 'Image2cGUI'.
|
||||
<img src="https://github.com/jobitjoseph/image_to_c/blob/3ee9865857c19e6548583b8c9cb687b0cdebe025/dist/Windows/GUI.png" width="" alt="alt_text" title="image_tooltip">
|
||||
<br>
|
||||
A command line tool for turning binary image files into C source code. The output is an array of unsigned chars and is sent to stdout. Included are comments detailing the image type, size and other details.
|
||||
|
Loading…
Reference in New Issue
Block a user