cfg_gfx.h File Reference
Configuration file for GFX module. More...
Go to the source code of this file.
Defines | |
| #define | CONFIG_GFX_CLIPPING 1 |
| Enable line clipping algorithm. | |
| #define | CONFIG_GFX_TEXT 1 |
| Enable text rendering in bitmaps. | |
| #define | CONFIG_GFX_VCOORDS 1 |
| Enable virtual coordinate system. | |
| #define | CONFIG_BITMAP_FMT BITMAP_FMT_PLANAR_V_LSB |
| Select bitmap pixel format. | |
| #define | CONFIG_CHART_TYPE_X uint8_t |
| Type for the chart dataset. | |
| #define | CONFIG_CHART_TYPE_Y uint8_t |
| Type for the chart dataset. | |
| #define | CONFIG_MENU_MENUBAR 0 |
| Enable button bar behind menus. | |
| #define | CONFIG_LEVELEDIT_TIMEOUT 0 |
| Level Edit Timeout. | |
| #define | CONFIG_MENU_TIMEOUT 0 |
| Menu timeout. | |
| #define | CONFIG_MENU_SMOOTH 1 |
| Enable smooth scrolling in menus. | |
Detailed Description
Configuration file for GFX module.
- Version:
- Id
- cfg_gfx.h 2203 2009-01-22 14:46:01Z duplo
Definition in file cfg_gfx.h.
