I see this question asked quite a bit but I don't see any real answers posted so I will ask again.

What bitbake recipie is needed to get Chinese/Mandrin characters to display with Qt.

We have an application using a font we have the right to use which has one screen showing text in different languages. When compiled for the PC we see all of the text for all of the languages and it is using our font. When we move the same font and application to the Arm target with a bitbake build we see all but the Chinese/Mandrin stuff.

I assume there is a recipie which is being missed that loads the required codeset. I also assume someone on here has loaded this codeset before and knows what recipie/switch/option is required. I would like to know this answer.