|
IF YOU LIKE,
and use any of my projects or libraries, and would like to encourage further development you can donate through PayPal here:
Rather donate hardware directly? Then click here.
|
|
|
|
|
|
Make font file (Mono)
|
|
This tool can be used to convert images into the font formats required for my monochrome display libraries.
Select the picture you want to convert, and select what type of font you are converting. Then click 'Make File' to upload and convert your file. |
|
Supported fileformats: | .png, .jpg and .gif |
Maximum filesize: | 300KB |
|
|
|
|
Important:
|
|
To count as background the color must be pure black (RGB: 0,0,0).
All other values will count as being foreground pixels.
|
|
All fonts MUST have a character height that is dividable by 8 (i.e. 8, 16, 24, ...).
|
|
A Full Font must be in the following format:
|
16 characters per line and 6 lines. The last character on the last line will be ignored.
|
|
|
A Numeric Font must be in the following format:
|
10 characters on a single line.
|
0 1 2 3 4 5 6 7 8 9
|
|
An Extended Numeric Font must be in the following format:
|
13 characters on a single line.
|
- . / 0 1 2 3 4 5 6 7 8 9
|
|
By using this converter you agree that your font may be made available to the general public.
|
|
|
|