This is the David Smart RA8875 Library with mods for working with FRDM-K64F

Revision:
173:ae8198c82b88
Parent:
161:0215d0eec1a4
--- a/Fonts/FontMods.h	Sun Jan 13 20:38:01 2019 +0000
+++ b/Fonts/FontMods.h	Tue Jan 29 12:28:10 2019 +0000
@@ -26,8 +26,8 @@
     "                                                                           ",
     "This script will read and then modify the file for a few specific purposes:",
     "  * <space>   character is redefined to set the width to 1/4 the height.   ",
-    "  * '0' - '9' characters are redefined to set the width equal to width('0')",
-    "              or to the user override value.                               ",
+    "  * '0' - '9' characters are redefined to set the width equal to the       ",
+    "              width of the widest digit, or to the user override value.    ",
     "                                                                           ",
     "And just because it can, it then improves upon the documentation in the    ",
     "resulting data structure.                                                  ",