a07c51f7a2c17a422d8f873f8c41df49da52c97d
[hackover2013-badge-firmware.git] / drivers / lcd / tft / fonts / dejavusanscondensed9.h
1 #ifndef __DEJA_VU_SANS_CONDENSED_9__
2 #define __DEJA_VU_SANS_CONDENSED_9__
3
4 #include "bitmapfonts.h"
5
6 extern const uint8_t dejaVuSansCondensed9ptCharBitmaps[];
7 extern const FONT_CHAR_INFO dejaVuSansCondensed9ptCharDescriptors[];
8 extern const FONT_INFO dejaVuSansCondensed9ptFontInfo;
9
10 #endif
This page took 0.051622 seconds and 3 git commands to generate.