1 /*******************************************************************************/ 2 /* This file is auto-generated by Azure RTOS GUIX Studio. Do not edit this */ 3 /* file by hand. Modifications to this file should only be made by running */ 4 /* the Azure RTOS GUIX Studio application and re-generating the application */ 5 /* resource file(s). For more information please refer to the Azure RTOS GUIX */ 6 /* Studio User Guide, or visit our web site at azure.com/rtos */ 7 /* */ 8 /* GUIX Studio Revision 6.2.0.1 */ 9 /* Date (dd.mm.yyyy): 31.10.2022 Time (hh:mm): 14:12 */ 10 /*******************************************************************************/ 11 12 13 #ifndef _THAI_GLYPH_SHAPING_DISPLAY_1_RESOURCES_H_ 14 #define _THAI_GLYPH_SHAPING_DISPLAY_1_RESOURCES_H_ 15 16 #include "gx_api.h" 17 18 #if !defined(GX_UTF8_SUPPORT) 19 #error "The symbol GX_UTF8_SUPPORT must be defined to support the Studio project settings". 20 #endif 21 22 /* Display and theme definitions */ 23 24 #define DISPLAY_1 0 25 #define DISPLAY_1_COLOR_FORMAT GX_COLOR_FORMAT_24XRGB 26 #define DISPLAY_1_X_RESOLUTION 640 27 #define DISPLAY_1_Y_RESOLUTION 480 28 #define DISPLAY_1_THEME_1 0 29 #define DISPLAY_1_THEME_TABLE_SIZE 1 30 31 /* Language definitions */ 32 33 #define LANGUAGE_ENGLISH 0 34 #define DISPLAY_1_LANGUAGE_TABLE_SIZE 1 35 36 /* Color ID definitions */ 37 38 #define DISPLAY_1_COLOR_TABLE_SIZE 29 39 40 /* Font ID definitions */ 41 42 #define GX_FONT_ID_LATIN 4 43 #define GX_FONT_ID_THAI 5 44 #define DISPLAY_1_FONT_TABLE_SIZE 6 45 46 /* Pixelmap ID definitions */ 47 48 #define DISPLAY_1_PIXELMAP_TABLE_SIZE 5 49 50 /* String Ids */ 51 52 #define GX_STRING_ID_LATIN_TEXT 1 53 #define GX_STRING_ID_THAI_TEXT_2 2 54 #define GX_STRING_ID_STRING_1 3 55 #define GX_STRING_ID_STRING_8 4 56 #define GX_STRING_ID_STRING_4 5 57 #define DISPLAY_1_STRING_TABLE_SIZE 6 58 59 #endif /* sentry */ 60