How to display text in Hindi Using LVGL?

,

Hi,

Let’s start with the probably simpler problem.

  • Are you sure the “space” character is really a simple space character? Could you type it manually?
  • Are you sure that the font has a “space” symbol? On Windows probably there is a fallback so even if there is no “space” in the font, it will be sued from an other one.

@kisvegabor thanks for your response.
Regarding the first point.

  • Are you sure the “space” character is really a simple space character? Could you type it manually?
    I typed it manually by deleting the existing space, which doesn’t change anything, as seen below.

Regarding the Second point.

  • Are you sure that the font has a “space” symbol? On Windows probably there is a fallback so even if there is no “space” in the font, it will be sued from an other one.

I really don’t understand it completely, but I shared the Square Line Studio Screenshot, where I included the “space” symbol while generating fonts.

What I understood in one of the forum posts that you have worked on some projects that included Hindi fonts, and they worked fine.

But I am not able to work, out of the box, so what I mistake I am doing.

There is a YouTube channel, that posts a lot of videos related to LVGL, a few days back the guy posted a multi-language support short video.
LVGL 9, multi-language demo. Test with Added Korean & Japanese #LVGL #embeddedprojects #thatproject (youtube.com)
And even here the Hindi Language is not displayed properly, although the space works fine for him, unfortunately I don’t have sample project to cross-check.
image