FONT_FLASH Structure

Microchip Graphics Library

Microchip Graphics Library
FONT_FLASH Structure
C
typedef struct {
  GFX_RESOURCE type;
  GFX_FONT_SPACE char * address;
} FONT_FLASH;
Overview

Structure for font stored in FLASH memory.

Members
Members 
Description 
GFX_RESOURCE type; 
must be FLASH 
GFX_FONT_SPACE char * address; 
font image address in FLASH 
Microchip Graphics Library Version 3.06.02 - October 15, 2012
Copyright © 2012 Microchip Technology, Inc.  All rights reserved