Vault 7: Projects

This publication series is about specific projects related to the Vault 7 main publication.

Remarks
None.
1.5.1.10 GFX_CONFIG_FONT_PROG_SPACE_ENABLE Macro
Macro enables the relocation of fonts in the program space.
File
gfx_config_template.h
Syntax
#define GFX_CONFIG_FONT_PROG_SPACE_ENABLE
Description
Macro: GFX_CONFIG_FONT_PROG_SPACE_ENABLE
For XC16 builds only: When placing fonts in internal data memory, there is a 32K limit for data space. The total data should
not exceed 32K. When this is unavoidable, the macro GFX_CONFIG_FONT_PROG_SPACE_ENABLE will relocate the font
in program space. This will remove the 32K restriction but at the expense of slower access.
To enable this feature, add this macro in the configuration.
Remarks
None.
1.5.1.11 GFX_CONFIG_FONT_RAM_DISABLE Macro
Macro that disables sourcing of font resources from RAM sources.
File
gfx_config_template.h
Syntax
#define GFX_CONFIG_FONT_RAM_DISABLE
Description
Macro: GFX_CONFIG_FONT_RAM_DISABLE
Font data can be placed in multiple locations. They can be placed in FLASH memory, RAM and external memory. To reduce
code size, any one of these locations, when not used, can be disabled by defining the macros at build time.
This macro disables the use of font resources from RAM.
To disable this feature, add this macro in the configuration.
Remarks
None.
1.5.1.12 GFX_CONFIG_GRADIENT_DISABLE Macro
Macro that disables the gradient fill feature.
File
gfx_config_template.h
1.5 Configuring the Library MLA - Graphics Library Help Configuration Options
65

e-Highlighter

Click to send permalink to address bar, or right-click to copy permalink.

Un-highlight all Un-highlight selectionu Highlight selectionh