rpi-rgb-led-matrix/fonts
Henner Zeller d28b2a23b4 o First step in separating the documentation in more smaller
chunks.
o Create sub-directory for api examples and ready utilities.
2016-08-20 09:57:27 -07:00
..
4x6.bdf o Add basic bitmapped fonts 2014-09-10 21:56:31 -07:00
5x7.bdf o Add basic bitmapped fonts 2014-09-10 21:56:31 -07:00
5x8.bdf o Add basic bitmapped fonts 2014-09-10 21:56:31 -07:00
6x9.bdf o Add basic bitmapped fonts 2014-09-10 21:56:31 -07:00
6x10.bdf o Apply font addition patch by Patrice Levesque <wayne@ptaff.ca> 2016-03-12 16:09:19 -08:00
6x12.bdf o Add basic bitmapped fonts 2014-09-10 21:56:31 -07:00
6x13.bdf o Add basic bitmapped fonts 2014-09-10 21:56:31 -07:00
6x13B.bdf o Add basic bitmapped fonts 2014-09-10 21:56:31 -07:00
6x13O.bdf o Add basic bitmapped fonts 2014-09-10 21:56:31 -07:00
7x13.bdf o Add basic bitmapped fonts 2014-09-10 21:56:31 -07:00
7x13B.bdf o Add basic bitmapped fonts 2014-09-10 21:56:31 -07:00
7x13O.bdf o Add basic bitmapped fonts 2014-09-10 21:56:31 -07:00
7x14.bdf o Add basic bitmapped fonts 2014-09-10 21:56:31 -07:00
7x14B.bdf o Add basic bitmapped fonts 2014-09-10 21:56:31 -07:00
8x13.bdf o Add basic bitmapped fonts 2014-09-10 21:56:31 -07:00
8x13B.bdf o Add basic bitmapped fonts 2014-09-10 21:56:31 -07:00
8x13O.bdf o Add basic bitmapped fonts 2014-09-10 21:56:31 -07:00
9x15.bdf o Add basic bitmapped fonts 2014-09-10 21:56:31 -07:00
9x15B.bdf o Add basic bitmapped fonts 2014-09-10 21:56:31 -07:00
9x18.bdf o Improve heart symbol 9829 (take from 10084) 2016-03-12 16:53:26 -08:00
9x18B.bdf o Add basic bitmapped fonts 2014-09-10 21:56:31 -07:00
10x20.bdf o Add basic bitmapped fonts 2014-09-10 21:56:31 -07:00
AUTHORS o Add basic bitmapped fonts 2014-09-10 21:56:31 -07:00
clR6x12.bdf o Add basic bitmapped fonts 2014-09-10 21:56:31 -07:00
helvR12.bdf o Add basic bitmapped fonts 2014-09-10 21:56:31 -07:00
README o Add basic bitmapped fonts 2014-09-10 21:56:31 -07:00
README.md o First step in separating the documentation in more smaller 2016-08-20 09:57:27 -07:00

These are BDF fonts, a simple bitmap font-format that can be created by many font tools. Given that these are bitmap fonts, they will look good on very low resolution screens such as the LED displays.

Fonts in this directory are public domain (see the README) and help you to get started with the font support in the API or the text-util from the utils/ directory.