How to show Chinese character in Yocto QT wayland?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to show Chinese character in Yocto QT wayland?

Jump to solution
1,270 Views
wangvictor
Contributor III

Hi All,

I'm using meta-fsl-arm layers to build my image.

I wanna show the Chinese character in my Linux+QT wayland.

I don't know which package should I build?

Right now I've got ttf-ubuntu-font-family and ttf-dejavu in my rootfilesystem.

But still cannot work when I open the Chinese website by using google-chrome.

How can I solve this question?

Thanks in Advanced!

Labels (5)
1 Solution
965 Views
wangvictor
Contributor III

I've found the way to solve the problem.

I should bitbake this package "ttf-wqy-zenhei".

After bitbake it then put them into the right path and it solved!

View solution in original post

0 Kudos
1 Reply
966 Views
wangvictor
Contributor III

I've found the way to solve the problem.

I should bitbake this package "ttf-wqy-zenhei".

After bitbake it then put them into the right path and it solved!

0 Kudos