ezLCD+103 Driver  0.1
Driver code for the ezLCD+103
 All Files Functions Typedefs Enumerations Groups Pages
Functions
ezLCD_103_text.h File Reference

ezLCD text management and rendering header file
More...

#include "ezLCD_103_common.h"

Go to the source code of this file.

Functions

void ezLCD_set_bitmap_font (uint8_t font_number)
 
void ezLCD_set_true_type_font (uint8_t font_number, uint8_t height, uint8_t width)
 
void ezLCD_init_putchar (uint16_t x, uint16_t y, uint16_t width, uint16_t height, uint8_t bezel_width, uint8_t bezel_height, uint8_t font_width, uint8_t font_height, uint8_t tb_red, uint8_t tb_green, uint8_t tb_blue, uint8_t text_red, uint8_t text_green, uint8_t text_blue)
 
void ezLCD_putchar (char c)
 
void ezLCD_putchar_bg (char c)
 
int putchar (int c)
 
void ezLCD_set_ttf_unicode_base (uint16_t base)
 

Detailed Description

ezLCD text management and rendering header file


Author
Frank Pernice
Date
November 2013