/*******************************************************************************/ /* This file is auto-generated by Azure RTOS GUIX Studio. Do not edit this */ /* file by hand. Modifications to this file should only be made by running */ /* the Azure RTOS GUIX Studio application and re-generating the application */ /* resource file(s). For more information please refer to the Azure RTOS GUIX */ /* Studio User Guide, or visit our web site at azure.com/rtos */ /* */ /* GUIX Studio Revision 6.2.0.1 */ /* Date (dd.mm.yyyy): 31.10.2022 Time (hh:mm): 14:10 */ /*******************************************************************************/ #ifndef _MULTI_THEMES_32BPP_MAIN_DISPLAY_RESOURCES_H_ #define _MULTI_THEMES_32BPP_MAIN_DISPLAY_RESOURCES_H_ #include "gx_api.h" #if !defined(GX_UTF8_SUPPORT) #error "The symbol GX_UTF8_SUPPORT must be defined to support the Studio project settings". #endif /* Display and theme definitions */ #define MAIN_DISPLAY 0 #define MAIN_DISPLAY_COLOR_FORMAT GX_COLOR_FORMAT_24XRGB #define MAIN_DISPLAY_X_RESOLUTION 640 #define MAIN_DISPLAY_Y_RESOLUTION 480 #define MAIN_DISPLAY_THEME_1 0 #define MAIN_DISPLAY_THEME_2 1 #define MAIN_DISPLAY_THEME_3 2 #define MAIN_DISPLAY_THEME_4 3 #define MAIN_DISPLAY_THEME_5 4 #define MAIN_DISPLAY_THEME_TABLE_SIZE 5 /* Language definitions */ #define LANGUAGE_ENGLISH 0 #define LANGUAGE_CHINESE 1 #define LANGUAGE_JAPANESE 2 #define LANGUAGE_SPANISH 3 #define MAIN_DISPLAY_LANGUAGE_TABLE_SIZE 4 /* Color ID definitions */ #define GX_COLOR_ID_BLUE 29 #define GX_COLOR_ID_ORANGE 30 #define GX_COLOR_ID_TEXT_COLOR 31 #define MAIN_DISPLAY_COLOR_TABLE_SIZE 32 /* Font ID definitions */ #define GX_FONT_ID_CJK 4 #define MAIN_DISPLAY_FONT_TABLE_SIZE 5 /* Pixelmap ID definitions */ #define GX_PIXELMAP_ID_BUTTON 5 #define GX_PIXELMAP_ID_BUTTON_ACTIVE 6 #define GX_PIXELMAP_ID_RED_APPLE 7 #define MAIN_DISPLAY_PIXELMAP_TABLE_SIZE 8 /* String Ids */ #define GX_STRING_ID_STRING_5 1 #define GX_STRING_ID_STRING_11 2 #define GX_STRING_ID_STRING_12 3 #define GX_STRING_ID_STRING_13 4 #define GX_STRING_ID_STRING_14 5 #define GX_STRING_ID_STRING_15 6 #define GX_STRING_ID_STRING_16 7 #define GX_STRING_ID_STRING_17 8 #define GX_STRING_ID_STRING_18 9 #define GX_STRING_ID_STRING_19 10 #define GX_STRING_ID_STRING_20 11 #define GX_STRING_ID_STRING_21 12 #define GX_STRING_ID_STRING_1 13 #define GX_STRING_ID_STRING_2 14 #define GX_STRING_ID_STRING_3 15 #define GX_STRING_ID_STRING_4 16 #define GX_STRING_ID_STRING_6 17 #define GX_STRING_ID_STRING_7 18 #define GX_STRING_ID_STRING_8 19 #define MAIN_DISPLAY_STRING_TABLE_SIZE 20 #endif /* sentry */