EE445M RTOS
Taken at the University of Texas Spring 2015
|
Provide usable fonts. More...
Variables | |
static const unsigned char | font_valvano [129][5] |
Font definition: Professor Valvano style. More... | |
Provide usable fonts.
Provide usable fonts.
Provide pixel by pixel representations of characters for use as a font type. Functions for transforming (scaling, bolding, etc) fonts are included.
|
static |
Font definition: Professor Valvano style.
Definition at line 13 of file font.h.
Referenced by _fb_draw_char().