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
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.
///
+2 -2
View File
@@ -1,6 +1,6 @@
My version of BDF fonts converter to C includes, which can be used to
embed Fonts into the executable.
My version of BDF fonts convertor to C includes, which can be used to
embed fonts into the executable.
Usage:
./bdf2c -c