Wakeup Light with touch user interface, anti-aliased Font, SD card access and RTC usage on STM32F746NG-DISCO board

Dependencies:   BSP_DISCO_F746NG_patch_fixed LCD_DISCO_F746NG TS_DISCO_F746NG FATFileSystem TinyJpgDec_interwork mbed-src

FontX/Segoe18pt.h

Committer:
the_sz
Date:
2016-01-31
Revision:
13:811a5c5b3fd6

File content as of revision 13:811a5c5b3fd6:

// Font data for Lucida Sans Unicode 18pt
extern const uint_8 lucidaSansUnicode_18ptBitmaps[];
extern const FONT_INFO lucidaSansUnicode_18ptFontInfo;
extern const FONT_CHAR_INFO lucidaSansUnicode_18ptDescriptors[];