FONT_FLASH Structure From Microchip Graphics Library previous page next page Microchip Graphics Library Contents | Index | Home Previous | Up | Next 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 Library API > Graphics Primitive Layer API > Text Functions > FONT_FLASH Structure Microchip Graphics Library Version 3.06.02 - October 15, 2012Copyright © 2012 Microchip Technology, Inc. All rights reserved Contents | Index | Home previous page start next page