Go to the documentation of this file.00001
00038 #ifndef CFG_GFX_H
00039 #define CFG_GFX_H
00040
00045 #define CONFIG_GFX_CLIPPING 1
00046
00051 #define CONFIG_GFX_TEXT 1
00052
00057 #define CONFIG_GFX_VCOORDS 1
00058
00064 #define CONFIG_BITMAP_FMT BITMAP_FMT_PLANAR_V_LSB
00065
00066 #endif
00067