Эх сурвалжийг харах

Fix missing imports in font files for PlatformIO (#423)

* Fix missing imports in font files for PlatformIO

Fixes #416

* Add #pragma once

* Run clang-format
Marcel Robitaille 2 жил өмнө
parent
commit
15ebe114c4
52 өөрчлөгдсөн 156 нэмэгдсэн , 0 устгасан
  1. 3 0
      Fonts/FreeMono12pt7b.h
  2. 3 0
      Fonts/FreeMono18pt7b.h
  3. 3 0
      Fonts/FreeMono24pt7b.h
  4. 3 0
      Fonts/FreeMono9pt7b.h
  5. 3 0
      Fonts/FreeMonoBold12pt7b.h
  6. 3 0
      Fonts/FreeMonoBold18pt7b.h
  7. 3 0
      Fonts/FreeMonoBold24pt7b.h
  8. 3 0
      Fonts/FreeMonoBold9pt7b.h
  9. 3 0
      Fonts/FreeMonoBoldOblique12pt7b.h
  10. 3 0
      Fonts/FreeMonoBoldOblique18pt7b.h
  11. 3 0
      Fonts/FreeMonoBoldOblique24pt7b.h
  12. 3 0
      Fonts/FreeMonoBoldOblique9pt7b.h
  13. 3 0
      Fonts/FreeMonoOblique12pt7b.h
  14. 3 0
      Fonts/FreeMonoOblique18pt7b.h
  15. 3 0
      Fonts/FreeMonoOblique24pt7b.h
  16. 3 0
      Fonts/FreeMonoOblique9pt7b.h
  17. 3 0
      Fonts/FreeSans12pt7b.h
  18. 3 0
      Fonts/FreeSans18pt7b.h
  19. 3 0
      Fonts/FreeSans24pt7b.h
  20. 3 0
      Fonts/FreeSans9pt7b.h
  21. 3 0
      Fonts/FreeSansBold12pt7b.h
  22. 3 0
      Fonts/FreeSansBold18pt7b.h
  23. 3 0
      Fonts/FreeSansBold24pt7b.h
  24. 3 0
      Fonts/FreeSansBold9pt7b.h
  25. 3 0
      Fonts/FreeSansBoldOblique12pt7b.h
  26. 3 0
      Fonts/FreeSansBoldOblique18pt7b.h
  27. 3 0
      Fonts/FreeSansBoldOblique24pt7b.h
  28. 3 0
      Fonts/FreeSansBoldOblique9pt7b.h
  29. 3 0
      Fonts/FreeSansOblique12pt7b.h
  30. 3 0
      Fonts/FreeSansOblique18pt7b.h
  31. 3 0
      Fonts/FreeSansOblique24pt7b.h
  32. 3 0
      Fonts/FreeSansOblique9pt7b.h
  33. 3 0
      Fonts/FreeSerif12pt7b.h
  34. 3 0
      Fonts/FreeSerif18pt7b.h
  35. 3 0
      Fonts/FreeSerif24pt7b.h
  36. 3 0
      Fonts/FreeSerif9pt7b.h
  37. 3 0
      Fonts/FreeSerifBold12pt7b.h
  38. 3 0
      Fonts/FreeSerifBold18pt7b.h
  39. 3 0
      Fonts/FreeSerifBold24pt7b.h
  40. 3 0
      Fonts/FreeSerifBold9pt7b.h
  41. 3 0
      Fonts/FreeSerifBoldItalic12pt7b.h
  42. 3 0
      Fonts/FreeSerifBoldItalic18pt7b.h
  43. 3 0
      Fonts/FreeSerifBoldItalic24pt7b.h
  44. 3 0
      Fonts/FreeSerifBoldItalic9pt7b.h
  45. 3 0
      Fonts/FreeSerifItalic12pt7b.h
  46. 3 0
      Fonts/FreeSerifItalic18pt7b.h
  47. 3 0
      Fonts/FreeSerifItalic24pt7b.h
  48. 3 0
      Fonts/FreeSerifItalic9pt7b.h
  49. 3 0
      Fonts/Org_01.h
  50. 3 0
      Fonts/Picopixel.h
  51. 3 0
      Fonts/Tiny3x3a2pt7b.h
  52. 3 0
      Fonts/TomThumb.h

+ 3 - 0
Fonts/FreeMono12pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeMono12pt7bBitmaps[] PROGMEM = {
     0x49, 0x24, 0x92, 0x48, 0x01, 0xF8, 0xE7, 0xE7, 0x67, 0x42, 0x42, 0x42,
     0x42, 0x09, 0x02, 0x41, 0x10, 0x44, 0x11, 0x1F, 0xF1, 0x10, 0x4C, 0x12,

+ 3 - 0
Fonts/FreeMono18pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeMono18pt7bBitmaps[] PROGMEM = {
     0x27, 0x77, 0x77, 0x77, 0x77, 0x22, 0x22, 0x20, 0x00, 0x6F, 0xF6, 0xF1,
     0xFE, 0x3F, 0xC7, 0xF8, 0xFF, 0x1E, 0xC3, 0x98, 0x33, 0x06, 0x60, 0xCC,

+ 3 - 0
Fonts/FreeMono24pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeMono24pt7bBitmaps[] PROGMEM = {
     0x73, 0x9C, 0xE7, 0x39, 0xCE, 0x73, 0x9C, 0xE7, 0x10, 0x84, 0x21, 0x08,
     0x00, 0x00, 0x00, 0x03, 0xBF, 0xFF, 0xB8, 0xFE, 0x7F, 0x7C, 0x3E, 0x7C,

+ 3 - 0
Fonts/FreeMono9pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeMono9pt7bBitmaps[] PROGMEM = {
     0xAA, 0xA8, 0x0C, 0xED, 0x24, 0x92, 0x48, 0x24, 0x48, 0x91, 0x2F, 0xE4,
     0x89, 0x7F, 0x28, 0x51, 0x22, 0x40, 0x08, 0x3E, 0x62, 0x40, 0x30, 0x0E,

+ 3 - 0
Fonts/FreeMonoBold12pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeMonoBold12pt7bBitmaps[] PROGMEM = {
     0xFF, 0xFF, 0xFF, 0xF6, 0x66, 0x60, 0x6F, 0x60, 0xE7, 0xE7, 0x62, 0x42,
     0x42, 0x42, 0x42, 0x11, 0x87, 0x30, 0xC6, 0x18, 0xC3, 0x31, 0xFF, 0xFF,

+ 3 - 0
Fonts/FreeMonoBold18pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeMonoBold18pt7bBitmaps[] PROGMEM = {
     0x77, 0xFF, 0xFF, 0xFF, 0xFF, 0xFB, 0x9C, 0xE7, 0x39, 0xC4, 0x03, 0xBF,
     0xFF, 0xB8, 0xF1, 0xFE, 0x3F, 0xC7, 0xF8, 0xFF, 0x1E, 0xC1, 0x98, 0x33,

+ 3 - 0
Fonts/FreeMonoBold24pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeMonoBold24pt7bBitmaps[] PROGMEM = {
     0x38, 0xFB, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFD, 0xF3, 0xE7, 0xCF,
     0x9F, 0x3E, 0x7C, 0xF9, 0xF3, 0xE3, 0x82, 0x00, 0x00, 0x00, 0x71, 0xF7,

+ 3 - 0
Fonts/FreeMonoBold9pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeMonoBold9pt7bBitmaps[] PROGMEM = {
     0xFF, 0xFF, 0xD2, 0x1F, 0x80, 0xEC, 0x89, 0x12, 0x24, 0x40, 0x36, 0x36,
     0x36, 0x7F, 0x7F, 0x36, 0xFF, 0xFF, 0x3C, 0x3C, 0x3C, 0x00, 0x18, 0xFF,

+ 3 - 0
Fonts/FreeMonoBoldOblique12pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeMonoBoldOblique12pt7bBitmaps[] PROGMEM = {
     0x1C, 0xF3, 0xCE, 0x38, 0xE7, 0x1C, 0x61, 0x86, 0x00, 0x63, 0x8C, 0x00,
     0xE7, 0xE7, 0xE6, 0xC6, 0xC6, 0xC4, 0x84, 0x03, 0x30, 0x19, 0x81, 0xDC,

+ 3 - 0
Fonts/FreeMonoBoldOblique18pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeMonoBoldOblique18pt7bBitmaps[] PROGMEM = {
     0x0F, 0x07, 0xC7, 0xE3, 0xF1, 0xF0, 0xF8, 0xFC, 0x7C, 0x3E, 0x1F, 0x0F,
     0x07, 0x87, 0xC3, 0xC1, 0xE0, 0x60, 0x00, 0x38, 0x3E, 0x1F, 0x0F, 0x83,

+ 3 - 0
Fonts/FreeMonoBoldOblique24pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeMonoBoldOblique24pt7bBitmaps[] PROGMEM = {
     0x01, 0xE0, 0x3F, 0x07, 0xF0, 0xFF, 0x0F, 0xF0, 0xFF, 0x0F, 0xE0, 0xFE,
     0x0F, 0xE0, 0xFE, 0x0F, 0xC0, 0xFC, 0x1F, 0xC1, 0xF8, 0x1F, 0x81, 0xF8,

+ 3 - 0
Fonts/FreeMonoBoldOblique9pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeMonoBoldOblique9pt7bBitmaps[] PROGMEM = {
     0x39, 0xCC, 0x67, 0x31, 0x8C, 0x07, 0x38, 0x6C, 0xD9, 0x36, 0x48, 0x80,
     0x09, 0x0D, 0x86, 0xCF, 0xF7, 0xF9, 0xB3, 0xFD, 0xFE, 0x6C, 0x36, 0x1B,

+ 3 - 0
Fonts/FreeMonoOblique12pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeMonoOblique12pt7bBitmaps[] PROGMEM = {
     0x11, 0x11, 0x12, 0x22, 0x22, 0x00, 0x0E, 0xE0, 0xE7, 0xE7, 0xC6, 0xC6,
     0xC6, 0x84, 0x84, 0x02, 0x40, 0x88, 0x12, 0x02, 0x40, 0x48, 0x7F, 0xC2,

+ 3 - 0
Fonts/FreeMonoOblique18pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeMonoOblique18pt7bBitmaps[] PROGMEM = {
     0x00, 0x1C, 0x38, 0x70, 0xC1, 0x83, 0x06, 0x18, 0x30, 0x60, 0xC1, 0x02,
     0x04, 0x00, 0x00, 0x01, 0xC7, 0x8F, 0x1C, 0x00, 0x78, 0x7B, 0xC3, 0xFC,

+ 3 - 0
Fonts/FreeMonoOblique24pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeMonoOblique24pt7bBitmaps[] PROGMEM = {
     0x01, 0xC0, 0xF0, 0x3C, 0x0E, 0x03, 0x81, 0xE0, 0x78, 0x1C, 0x07, 0x01,
     0xC0, 0xE0, 0x38, 0x0E, 0x03, 0x00, 0xC0, 0x70, 0x1C, 0x06, 0x01, 0x80,

+ 3 - 0
Fonts/FreeMonoOblique9pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeMonoOblique9pt7bBitmaps[] PROGMEM = {
     0x11, 0x22, 0x24, 0x40, 0x00, 0xC0, 0xDE, 0xE5, 0x29, 0x00, 0x09, 0x05,
     0x02, 0x82, 0x47, 0xF8, 0xA0, 0x51, 0xFE, 0x28, 0x14, 0x0A, 0x09, 0x00,

+ 3 - 0
Fonts/FreeSans12pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeSans12pt7bBitmaps[] PROGMEM = {
     0xFF, 0xFF, 0xFF, 0xF0, 0xF0, 0xCF, 0x3C, 0xF3, 0x8A, 0x20, 0x06, 0x30,
     0x31, 0x03, 0x18, 0x18, 0xC7, 0xFF, 0xBF, 0xFC, 0x31, 0x03, 0x18, 0x18,

+ 3 - 0
Fonts/FreeSans18pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeSans18pt7bBitmaps[] PROGMEM = {
     0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xE9, 0x20, 0x3F, 0xFC, 0xE3, 0xF1,
     0xF8, 0xFC, 0x7E, 0x3F, 0x1F, 0x8E, 0x82, 0x41, 0x00, 0x01, 0xC3, 0x80,

+ 3 - 0
Fonts/FreeSans24pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeSans24pt7bBitmaps[] PROGMEM = {
     0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x76, 0x66,
     0x66, 0x00, 0x0F, 0xFF, 0xFF, 0xF1, 0xFE, 0x3F, 0xC7, 0xF8, 0xFF, 0x1F,

+ 3 - 0
Fonts/FreeSans9pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeSans9pt7bBitmaps[] PROGMEM = {
     0xFF, 0xFF, 0xF8, 0xC0, 0xDE, 0xF7, 0x20, 0x09, 0x86, 0x41, 0x91, 0xFF,
     0x13, 0x04, 0xC3, 0x20, 0xC8, 0xFF, 0x89, 0x82, 0x61, 0x90, 0x10, 0x1F,

+ 3 - 0
Fonts/FreeSansBold12pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeSansBold12pt7bBitmaps[] PROGMEM = {
     0xFF, 0xFF, 0xFF, 0xFF, 0x76, 0x66, 0x60, 0xFF, 0xF0, 0xF3, 0xFC, 0xFF,
     0x3F, 0xCF, 0x61, 0x98, 0x60, 0x0E, 0x70, 0x73, 0x83, 0x18, 0xFF, 0xF7,

+ 3 - 0
Fonts/FreeSansBold18pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeSansBold18pt7bBitmaps[] PROGMEM = {
     0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFE, 0xE7, 0x39, 0xCE, 0x73, 0x80,
     0x0F, 0xFF, 0xFF, 0xF8, 0xF8, 0xFF, 0xC7, 0xFE, 0x3F, 0xF1, 0xFF, 0x8F,

+ 3 - 0
Fonts/FreeSansBold24pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeSansBold24pt7bBitmaps[] PROGMEM = {
     0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF,
     0xDF, 0x3E, 0x7C, 0xF9, 0xF3, 0xE7, 0xC7, 0x0E, 0x1C, 0x00, 0x00, 0x07,

+ 3 - 0
Fonts/FreeSansBold9pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeSansBold9pt7bBitmaps[] PROGMEM = {
     0xFF, 0xFF, 0xFE, 0x48, 0x7E, 0xEF, 0xDF, 0xBF, 0x74, 0x40, 0x19, 0x86,
     0x67, 0xFD, 0xFF, 0x33, 0x0C, 0xC3, 0x33, 0xFE, 0xFF, 0x99, 0x86, 0x61,

+ 3 - 0
Fonts/FreeSansBoldOblique12pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeSansBoldOblique12pt7bBitmaps[] PROGMEM = {
     0x1C, 0x3C, 0x78, 0xE1, 0xC3, 0x8F, 0x1C, 0x38, 0x70, 0xC1, 0x83, 0x00,
     0x1C, 0x78, 0xF0, 0x71, 0xFC, 0xFE, 0x3B, 0x8E, 0xC3, 0x30, 0xC0, 0x01,

+ 3 - 0
Fonts/FreeSansBoldOblique18pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeSansBoldOblique18pt7bBitmaps[] PROGMEM = {
     0x06, 0x01, 0xC0, 0x7C, 0x1F, 0x0F, 0xC3, 0xE0, 0xF8, 0x3E, 0x0F, 0x83,
     0xC0, 0xF0, 0x7C, 0x1E, 0x07, 0x81, 0xE0, 0x78, 0x1C, 0x07, 0x01, 0xC0,

+ 3 - 0
Fonts/FreeSansBoldOblique24pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeSansBoldOblique24pt7bBitmaps[] PROGMEM = {
     0x01, 0xE0, 0x07, 0xF0, 0x1F, 0xC0, 0xFF, 0x03, 0xF8, 0x0F, 0xE0, 0x3F,
     0x80, 0xFE, 0x07, 0xF0, 0x1F, 0xC0, 0x7F, 0x01, 0xFC, 0x07, 0xE0, 0x1F,

+ 3 - 0
Fonts/FreeSansBoldOblique9pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeSansBoldOblique9pt7bBitmaps[] PROGMEM = {
     0x21, 0x8E, 0x73, 0x18, 0xC6, 0x21, 0x19, 0xCE, 0x00, 0xEF, 0xDF, 0xBE,
     0x68, 0x80, 0x06, 0xC1, 0x99, 0xFF, 0xBF, 0xF1, 0xB0, 0x66, 0x0C, 0xC7,

+ 3 - 0
Fonts/FreeSansOblique12pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeSansOblique12pt7bBitmaps[] PROGMEM = {
     0x0C, 0x61, 0x86, 0x18, 0x63, 0x0C, 0x30, 0xC2, 0x18, 0x61, 0x00, 0x00,
     0xC3, 0x00, 0xCF, 0x3C, 0xE2, 0x8A, 0x20, 0x01, 0x8C, 0x03, 0x18, 0x06,

+ 3 - 0
Fonts/FreeSansOblique18pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeSansOblique18pt7bBitmaps[] PROGMEM = {
     0x03, 0x83, 0x81, 0xC0, 0xE0, 0x70, 0x78, 0x38, 0x1C, 0x0E, 0x07, 0x07,
     0x83, 0x81, 0xC0, 0xE0, 0x60, 0x30, 0x30, 0x18, 0x0C, 0x04, 0x00, 0x00,

+ 3 - 0
Fonts/FreeSansOblique24pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeSansOblique24pt7bBitmaps[] PROGMEM = {
     0x01, 0xE0, 0x3C, 0x0F, 0x81, 0xE0, 0x3C, 0x07, 0x80, 0xF0, 0x3C, 0x07,
     0x80, 0xF0, 0x1E, 0x03, 0xC0, 0xF0, 0x1E, 0x03, 0xC0, 0x78, 0x0F, 0x03,

+ 3 - 0
Fonts/FreeSansOblique9pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeSansOblique9pt7bBitmaps[] PROGMEM = {
     0x10, 0x84, 0x22, 0x10, 0x84, 0x42, 0x10, 0x08, 0x00, 0xDE, 0xE5, 0x20,
     0x06, 0x40, 0x88, 0x13, 0x06, 0x43, 0xFE, 0x32, 0x04, 0x40, 0x98, 0x32,

+ 3 - 0
Fonts/FreeSerif12pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeSerif12pt7bBitmaps[] PROGMEM = {
     0xFF, 0xFE, 0xA8, 0x3F, 0xCF, 0x3C, 0xF3, 0x8A, 0x20, 0x0C, 0x40, 0xC4,
     0x08, 0x40, 0x8C, 0x08, 0xC7, 0xFF, 0x18, 0x81, 0x88, 0x10, 0x81, 0x08,

+ 3 - 0
Fonts/FreeSerif18pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeSerif18pt7bBitmaps[] PROGMEM = {
     0x6F, 0xFF, 0xFF, 0xFE, 0x66, 0x66, 0x66, 0x64, 0x40, 0x00, 0x6F, 0xF6,
     0xE7, 0xE7, 0xE7, 0xE7, 0xE7, 0x46, 0x42, 0x42, 0x42, 0x03, 0x06, 0x01,

+ 3 - 0
Fonts/FreeSerif24pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeSerif24pt7bBitmaps[] PROGMEM = {
     0x77, 0xBF, 0xFF, 0xFF, 0xFF, 0xFB, 0x9C, 0xE7, 0x39, 0xCE, 0x61, 0x08,
     0x42, 0x10, 0x84, 0x00, 0x00, 0xEF, 0xFF, 0xEE, 0x60, 0x6F, 0x0F, 0xF0,

+ 3 - 0
Fonts/FreeSerif9pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeSerif9pt7bBitmaps[] PROGMEM = {
     0xFF, 0xEA, 0x03, 0xDE, 0xF7, 0x20, 0x11, 0x09, 0x04, 0x82, 0x4F, 0xF9,
     0x10, 0x89, 0xFF, 0x24, 0x12, 0x09, 0x0C, 0x80, 0x10, 0x7C, 0xD6, 0xD2,

+ 3 - 0
Fonts/FreeSerifBold12pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeSerifBold12pt7bBitmaps[] PROGMEM = {
     0x7F, 0xFF, 0x77, 0x66, 0x22, 0x00, 0x6F, 0xF7, 0xE3, 0xF1, 0xF8, 0xFC,
     0x7E, 0x3A, 0x09, 0x04, 0x0C, 0x40, 0xCC, 0x0C, 0xC0, 0x8C, 0x18, 0xC7,

+ 3 - 0
Fonts/FreeSerifBold18pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeSerifBold18pt7bBitmaps[] PROGMEM = {
     0x7B, 0xEF, 0xFF, 0xFF, 0xF7, 0x9E, 0x71, 0xC7, 0x0C, 0x20, 0x82, 0x00,
     0x00, 0x07, 0x3E, 0xFF, 0xFF, 0xDC, 0x60, 0x37, 0x83, 0xFC, 0x1F, 0xE0,

+ 3 - 0
Fonts/FreeSerifBold24pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeSerifBold24pt7bBitmaps[] PROGMEM = {
     0x3C, 0x7E, 0xFE, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0x7E, 0x7E, 0x7C, 0x7C,
     0x3C, 0x3C, 0x38, 0x38, 0x38, 0x38, 0x18, 0x10, 0x10, 0x10, 0x00, 0x00,

+ 3 - 0
Fonts/FreeSerifBold9pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeSerifBold9pt7bBitmaps[] PROGMEM = {
     0xFF, 0xF4, 0x92, 0x1F, 0xF0, 0xCF, 0x3C, 0xE3, 0x88, 0x13, 0x09, 0x84,
     0xC2, 0x47, 0xF9, 0x90, 0xC8, 0x4C, 0xFF, 0x13, 0x09, 0x0C, 0x86, 0x40,

+ 3 - 0
Fonts/FreeSerifBoldItalic12pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeSerifBoldItalic12pt7bBitmaps[] PROGMEM = {
     0x07, 0x07, 0x07, 0x0F, 0x0E, 0x0E, 0x0C, 0x0C, 0x08, 0x18, 0x10, 0x00,
     0x00, 0x60, 0xF0, 0xF0, 0x60, 0x61, 0xF1, 0xF8, 0xF8, 0x6C, 0x34, 0x12,

+ 3 - 0
Fonts/FreeSerifBoldItalic18pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeSerifBoldItalic18pt7bBitmaps[] PROGMEM = {
     0x01, 0xC0, 0x7C, 0x0F, 0x81, 0xF0, 0x3E, 0x07, 0x80, 0xF0, 0x3C, 0x07,
     0x80, 0xE0, 0x1C, 0x03, 0x00, 0x60, 0x0C, 0x03, 0x00, 0x60, 0x08, 0x00,

+ 3 - 0
Fonts/FreeSerifBoldItalic24pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeSerifBoldItalic24pt7bBitmaps[] PROGMEM = {
     0x00, 0x3C, 0x00, 0xFC, 0x01, 0xF8, 0x07, 0xF0, 0x0F, 0xE0, 0x1F, 0xC0,
     0x3F, 0x00, 0x7E, 0x00, 0xF8, 0x01, 0xF0, 0x07, 0xC0, 0x0F, 0x80, 0x1E,

+ 3 - 0
Fonts/FreeSerifBoldItalic9pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeSerifBoldItalic9pt7bBitmaps[] PROGMEM = {
     0x0C, 0x31, 0xC6, 0x18, 0x41, 0x08, 0x20, 0x0E, 0x38, 0xE0, 0xCF, 0x38,
     0xA2, 0x88, 0x02, 0x40, 0xC8, 0x13, 0x06, 0x43, 0xFC, 0x32, 0x06, 0x40,

+ 3 - 0
Fonts/FreeSerifItalic12pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeSerifItalic12pt7bBitmaps[] PROGMEM = {
     0x0C, 0x31, 0xC6, 0x18, 0x43, 0x0C, 0x20, 0x84, 0x10, 0x03, 0x0C, 0x30,
     0x66, 0xCD, 0x12, 0x24, 0x51, 0x00, 0x03, 0x10, 0x11, 0x80, 0x8C, 0x0C,

+ 3 - 0
Fonts/FreeSerifItalic18pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeSerifItalic18pt7bBitmaps[] PROGMEM = {
     0x01, 0xC0, 0xF0, 0x3C, 0x0F, 0x03, 0x81, 0xE0, 0x70, 0x1C, 0x06, 0x01,
     0x80, 0xC0, 0x30, 0x0C, 0x02, 0x01, 0x80, 0x40, 0x10, 0x00, 0x00, 0x01,

+ 3 - 0
Fonts/FreeSerifItalic24pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeSerifItalic24pt7bBitmaps[] PROGMEM = {
     0x00, 0xF0, 0x0F, 0x00, 0xF0, 0x0F, 0x01, 0xF0, 0x1E, 0x01, 0xE0, 0x1C,
     0x01, 0xC0, 0x3C, 0x03, 0x80, 0x38, 0x03, 0x80, 0x30, 0x07, 0x00, 0x60,

+ 3 - 0
Fonts/FreeSerifItalic9pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 const uint8_t FreeSerifItalic9pt7bBitmaps[] PROGMEM = {
     0x11, 0x12, 0x22, 0x24, 0x40, 0x0C, 0xDE, 0xE5, 0x40, 0x04, 0x82, 0x20,
     0x98, 0x24, 0x7F, 0xC4, 0x82, 0x23, 0xFC, 0x24, 0x11, 0x04, 0x83, 0x20,

+ 3 - 0
Fonts/Org_01.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 // Org_v01 by Orgdot (www.orgdot.com/aliasfonts).  A tiny,
 // stylized font with all characters within a 6 pixel height.
 

+ 3 - 0
Fonts/Picopixel.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 // Picopixel by Sebastian Weber.  A tiny font
 // with all characters within a 6 pixel height.
 

+ 3 - 0
Fonts/Tiny3x3a2pt7b.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 /**
 ** The FontStruction “Tiny3x3a”
 ** (https://fontstruct.com/fontstructions/show/670512) by “Michaelangel007” is

+ 3 - 0
Fonts/TomThumb.h

@@ -1,3 +1,6 @@
+#pragma once
+#include <Adafruit_GFX.h>
+
 /**
 ** The original 3x5 font is licensed under the 3-clause BSD license:
 **