Clone of the Adafruit Graphics Library

Fork of Adafruit_GFX by justin kim

Revision:
5:ba163fcbfbf1
Parent:
0:08cfbae05724
--- a/glcdfont.h	Thu Jul 30 05:20:08 2015 +0000
+++ b/glcdfont.h	Wed Dec 16 18:43:48 2015 +0000
@@ -2,7 +2,7 @@
 #ifndef FONT5X7_H
 #define FONT5X7_H
 
-// standard ascii 5x7 font
+// standard ascii 5x7 font (5x8 characters + 1 pixel spacing)
 
 unsigned char  font[] = {
     0x00, 0x00, 0x00, 0x00, 0x00,