Initial version 1

This commit is contained in:
Johns
2009-01-23 11:18:59 +01:00
parent 97f4a036e6
commit b6733489ab
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -47,5 +47,5 @@ indent:
done done
commit: commit:
git-commit $(OBJS:.o=.c) $(HDRS) $(MISC) git commit $(OBJS:.o=.c) $(HDRS) $(MISC)
+1 -1
View File
@@ -1,5 +1,5 @@
/// ///
/// @file bdf2c.c BDF Font to C source converter /// @file bdf2c.c BDF Font to C source convertor
/// ///
/// Copyright (c) 2009 by Johns. All Rights Reserved. /// Copyright (c) 2009 by Johns. All Rights Reserved.
/// ///
+2 -2
View File
@@ -1,6 +1,6 @@
My version of BDF fonts converter to C includes, which can be used to My version of BDF fonts convertor to C includes, which can be used to
embed Fonts into the executable. embed fonts into the executable.
Usage: Usage:
./bdf2c -c ./bdf2c -c