TM STM32F4xx Libraries  v1.0.0
Libraries for STM32F4xx devices from Tilen Majerle

Fonts library for all my LCD libraries. More...

Modules

 TM_LIB_Typedefs
 Library Typedefs.
 
 TM_FONTS_FontVariables
 Library font variables.
 
 TM_FONTS_Functions
 Library functions.
 

Detailed Description

Fonts library for all my LCD libraries.

Default fonts library. It is used in all LCD based libraries.

Supported fonts

Currently, these fonts are supported:

Changelog
 Version 1.2
  - May 24, 2015
  - Added support for string length and height
  
 Version 1.0
  - First release
Dependencies
 - STM32F4xx
 - defines.h
 - string.h