USE_FONT_EXTERNAL Macro

Microchip Graphics Library

Microchip Graphics Library
USE_FONT_EXTERNAL Macro
C
#define USE_FONT_EXTERNAL 
Overview

Font data can be placed in two locations. One is in FLASH memory and the other is from external memory. Definining one or both enables the support for fonts located in internal flash and external memory. Define this in GraphicsConfig.h

  • USE_FONT_FLASH - Font in internal flash memory support.
  • USE_FONT_EXTERNAL - Font in external memory support (including external memory mapped to EDS).
Microchip Graphics Library Version 3.06.02 - October 15, 2012
Copyright © 2012 Microchip Technology, Inc.  All rights reserved