Commit Graph

21 Commits

Author SHA1 Message Date
003f1e97bb
Resolve compiler warnings to comply with -Werror; tabs to spaces 2023-10-02 16:44:32 -07:00
Louis Beaudoin
b07deb7a48 Added -s option to tweak output to match format needed for SmartMatrix library
Now the .c file can be copied directly to the SmartMatrix library without modification
2014-09-11 00:20:48 -04:00
Louis Beaudoin
f68c2384bd Better positioning of characters with smaller bounding box than font's bounding box, and using yoffset from both font and character 2014-09-10 20:53:47 -04:00
Johns
7f6c27e802 Added example of input -> output. 2010-09-24 20:18:55 +02:00
Johns
477581ba3d Fixed changelog file name in makefile. 2010-09-24 17:42:06 +02:00
Johns
3214f24205 Documentation and release cleanups. 2010-09-24 16:55:01 +02:00
Johns
df59514df6 Support for generating outline bitmap added.
Fixed bounding box bug.
2009-03-19 21:12:38 +01:00
Johns
ebeaac6b0b Fixed bitmap comment. 2009-03-19 15:04:27 +01:00
Johns
2fac095727 The name of the C font structure can be given on the command line.
Fixed small bugs: missing '=' in structure initializer, missing const.
2009-02-18 21:48:27 +01:00
Johns
2f475e8fde Fixed vim swap file in .gitignore. 2009-02-18 21:06:05 +01:00
Johns
d1a9fe2adc Convert bdf files to stdout. 2009-02-18 15:32:05 +01:00
Johns
a2cc1f4987 MAN page prototype. 2009-02-16 12:24:57 +01:00
Johns
d8292f25bd corrected 2009-02-16 11:53:33 +01:00
Johns
5835a2601f exclude and ignore must be placed in dot files. 2009-02-16 11:52:55 +01:00
Johns
9b6ea7e6cd exclude and ignore must be placed in dot files. 2009-02-16 11:52:27 +01:00
Johns
ba9373955e Testing $ 2009-01-26 13:46:22 +01:00
Johns
d28eb799b7 Indent. 2009-01-26 13:34:30 +01:00
Johns
962a0170f8 Ignore generated font.h file and my chaos directory. 2009-01-26 13:20:38 +01:00
Johns
7cce5580dd Start parsing bdf files. 2009-01-26 12:39:04 +01:00
Johns
b6733489ab Initial version 1 2009-01-23 11:18:59 +01:00
Johns
97f4a036e6 Initial version 1 2009-01-23 11:17:49 +01:00