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

Revision:
192:cc14d391b412
Parent:
190:3132b7dfad82
Child:
196:56820026701b
--- a/Fonts/FontMods.h	Fri Oct 11 20:53:08 2019 +0000
+++ b/Fonts/FontMods.h	Fri Oct 18 20:32:23 2019 +0000
@@ -4,8 +4,10 @@
 // the #if to the #endif and put it into a .pl file on your local PC to
 // run it (this script requires that you have Perl installed).
 #if 0
+
+# ParseMikroeFont.pl
 #
-# Modify Mikroe Font File and make a few strategic changes
+# Parse and Modify Mikroe Font File and make a few strategic changes
 #
 # Copyright (c) 2019 by Smartware Computing, all rights reserved.
 #
@@ -424,4 +426,6 @@
     return $value;
 }
 
+
+
 #endif
\ No newline at end of file