Hi everyone, First of all I am just a beginner in this field. I have this custom built board of "STM32746" chip. Now I am facing this issue where I can show Bitmap images and I can draw circles or rectangles or lines with GUI_Draw functions but only the texts are not shown on the display. I tried with custom built fonts and default fonts. There is no compile time error. But the text simply not visible on the screen. Does any one know where should I look for the problem or why this happening? And…