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/Calibri36pt.h
- Committer:
- the_sz
- Date:
- 2016-02-21
- Revision:
- 14:2044ad5cd3fe
File content as of revision 14:2044ad5cd3fe:
// Font data for Calibri 36pt extern const uint_8 calibri_36ptBitmaps[]; extern const FONT_INFO calibri_36ptFontInfo; extern const FONT_CHAR_INFO calibri_36ptDescriptors[];