ugfx/tools/file2c/readme.txt

9 lines
188 B
Plaintext
Raw Normal View History

This utility converts a file (of any type) into a c array
so that it can be compiled into your project.
For example:
file2c -cs test.bmp test-image.h
For usage instructions:
file2c -?