BeRTOS
Defines
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.

Detailed Description

Configuration file for GFX module.

Author:
Daniele Basile <asterix@develer.com>

Definition in file cfg_gfx.h.