BeRTOS
|
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. |
Configuration file for GFX module.
Definition in file cfg_gfx.h.