See changelog v0.9.8
[hackover2013-badge-firmware.git] / drivers / lcd / tft / fonts / verdanabold14.h
diff --git a/drivers/lcd/tft/fonts/verdanabold14.h b/drivers/lcd/tft/fonts/verdanabold14.h
deleted file mode 100644 (file)
index 0474fc7..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifndef __VERDANA_BOLD_14__
-#define __VERDANA_BOLD_14__
-
-#include "bitmapfonts.h"
-
-/* Font data for Verdana Bold 14pt */
-extern const uint8_t verdanabold14ptBitmaps[];
-extern const FONT_INFO verdanabold14ptFontInfo;
-extern const FONT_CHAR_INFO verdanabold14ptDescriptors[];
-
-#endif
\ No newline at end of file
This page took 0.030143 seconds and 4 git commands to generate.