Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Rockbox mail archive

Subject: [PATCH] new convbdf.c for fast font conversion

[PATCH] new convbdf.c for fast font conversion

From: Greg Haerr <greg_at_censoft.com>
Date: Tue, 17 Sep 2002 22:40:28 -0600

Daniel/Bjorn:

I've attached my completely rewritten version of a C-based
BDF font conversion tool for use with Rockbox. Please
check in this whole file as tools/convbdf.c. In addition, convbdf
can be added to the tools/Makefile TARGETS for
automatic building.

This version has the following advantages:

1. C based runs on windows or linux, no perl no shellscripts
2. Can convert *.bdf into *.c and/or *.fnt in single command ;-)
3. Run "convbdf" for usage.

This version has been tested on 198 .bdf files in the X11
distribution and converts them all to .fnt files in 30 seconds:
"convbdf -f *.bdf"

After this file has been accepted (and tested on windows),
the following files can be removed from CVS:

tools/loadrbf.c
tools/writerbf.c
tools/bdf2fnt
tools/bdf2c

Have fun!

Regards,

Greg



  • application/octet-stream attachment: convbdf.c
Received on 2002-09-18

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy