aboutsummaryrefslogtreecommitdiffstats
path: root/tools/file2c/readme.txt
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2013-04-03 12:32:57 +0200
committerJoel Bodenmann <joel@unormal.org>2013-04-03 12:32:57 +0200
commit9b1dd95ff75aedd4982a988e3e3d603d33337570 (patch)
tree452feb5bc6fcb510c2edaa44a37eaf33f34fb83c /tools/file2c/readme.txt
parentfb641b712ebca402d298310bd153680601eeef8b (diff)
downloaduGFX-9b1dd95ff75aedd4982a988e3e3d603d33337570.tar.gz
uGFX-9b1dd95ff75aedd4982a988e3e3d603d33337570.tar.bz2
uGFX-9b1dd95ff75aedd4982a988e3e3d603d33337570.zip
file2c tool - Makefile, readme, linux binary
Diffstat (limited to 'tools/file2c/readme.txt')
-rw-r--r--tools/file2c/readme.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/file2c/readme.txt b/tools/file2c/readme.txt
index 54984111..884ed7e0 100644
--- a/tools/file2c/readme.txt
+++ b/tools/file2c/readme.txt
@@ -1,6 +1,11 @@
This utility converts a file (of any type) into a c array
so that it can be compiled into your project.
+Please note that we don't take any responsibility for the
+precompiled binaries at all. They are provided 'as is' without
+any warranty.
+
+
For example:
file2c -cs test.bmp test-image.h