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.1.12.0                                              */
9 /*  Date (dd.mm.yyyy): 25. 8.2022   Time (hh:mm): 18:36                        */
10 /*******************************************************************************/
11 
12 
13 #ifndef _ML_TEXT_INPUT_16BPP_DISPLAY_1_RESOURCES_H_
14 #define _ML_TEXT_INPUT_16BPP_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_565RGB
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_TEXT_INPUT_1BPP_18PIX 4
43 #define GX_FONT_ID_TEXT_INPUT_1BPP_24PIX 5
44 #define GX_FONT_ID_TEXT_INPUT_4BPP_18PIX 6
45 #define GX_FONT_ID_TEXT_INPUT_4BPP_24PIX 7
46 #define GX_FONT_ID_TEXT_INPUT_8BPP_18PIX 8
47 #define GX_FONT_ID_TEXT_INPUT_8BPP_24PIX 9
48 #define GX_FONT_ID_CHINESE 10
49 #define DISPLAY_1_FONT_TABLE_SIZE 11
50 
51 /* Pixelmap ID definitions                                                     */
52 
53 #define DISPLAY_1_PIXELMAP_TABLE_SIZE 5
54 
55 /* String Ids                                                                  */
56 
57 #define GX_STRING_ID_STRING_1 1
58 #define GX_STRING_ID_STRING_3 2
59 #define GX_STRING_ID_STRING_4 3
60 #define GX_STRING_ID_STRING_2 4
61 #define GX_STRING_ID_STRING_5 5
62 #define GX_STRING_ID_STRING_6 6
63 #define GX_STRING_ID_STRING_7 7
64 #define GX_STRING_ID_STRING_8 8
65 #define GX_STRING_ID_STRING_9 9
66 #define GX_STRING_ID_STRING_10 10
67 #define GX_STRING_ID_STRING_11 11
68 #define GX_STRING_ID_STRING_12 12
69 #define GX_STRING_ID_STRING_13 13
70 #define GX_STRING_ID_STRING_14 14
71 #define GX_STRING_ID_STRING_15 15
72 #define GX_STRING_ID_STRING_16 16
73 #define GX_STRING_ID_STRING_17 17
74 #define GX_STRING_ID_STRING_18 18
75 #define GX_STRING_ID_STRING_19 19
76 #define GX_STRING_ID_STRING_20 20
77 #define GX_STRING_ID_STRING_21 21
78 #define GX_STRING_ID_STRING_22 22
79 #define GX_STRING_ID_STRING_23 23
80 #define GX_STRING_ID_STRING_24 24
81 #define GX_STRING_ID_STRING_25 25
82 #define GX_STRING_ID_STRING_26 26
83 #define GX_STRING_ID_STRING_27 27
84 #define GX_STRING_ID_STRING_28 28
85 #define GX_STRING_ID_STRING_29 29
86 #define GX_STRING_ID_STRING_30 30
87 #define DISPLAY_1_STRING_TABLE_SIZE 31
88 
89 #endif                                       /* sentry                         */
90