bertos/cfg/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_MENU_MENUBAR 0 |
| Enable button bar behind menus. | |
| #define | CONFIG_MENU_SMOOTH 1 |
| Enable smooth scrolling in menus. | |
Type for the chart dataset | |
| #define | CONFIG_CHART_TYPE_X uint8_t |
| #define | CONFIG_CHART_TYPE_Y uint8_t |
Detailed Description
Configuration file for GFX module.
- Version:
- Id
- cfg_gfx.h 1381 2008-05-26 20:44:25Z asterix
Definition in file bertos/cfg/cfg_gfx.h.
