| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| win32 | 2015-04-13 | ||
| other | 2015-04-13 | ||
| default_fonts | 2015-04-13 | ||
| README | 2015-04-13 | 944 Bytes | |
| Totals: 4 Items | 944 Bytes | 0 | |
This repository holds the 'mkfont' command-line utility to produce and customize
fonts for the LED-screen driver. The reference manual contains instructions on
how to use this utility. A brief description on how to install and invoke the
program is listed below.
1. If you're on Windows, simply download the win32 executable. It is recommended
that you save it to a folder on your PATH variable, such that you can invoke
it from any directory (e.g. copy it to C:\windows\system32). Alternatively, add
the directory you placed it in to your PATH variable.
2. If you're on a different platform, download the tar.gz archive and compile it
yourself. A makefile is provided to make this process more easy:
$ make # builds the executable
$ make install # installs the executable in /usr/bin
3. Start a terminal ('cmd' on windows) and cd to the folder containing the font-
definitions
4. Invoke mkfont on the file of choice.