Microchip® Advanced Software Framework

ili93xx_font Struct Reference

Font structure.

#include <ili93xx.h>

Data Fields

uint8_t height
 Font height in pixels. More...
 
uint8_t width
 Font width in pixels. More...
 

uint8_t ili93xx_font::height

Font height in pixels.

Referenced by ili93xx_draw_string().

uint8_t ili93xx_font::width

Font width in pixels.

Referenced by ili93xx_draw_string().