How to set korean font in i.mx6quad qt5 app?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to set korean font in i.mx6quad qt5 app?

ソリューションへジャンプ
1,422件の閲覧回数
coilnpark
Contributor IV

Hi everyone~

I am working with i.mx6quad qt5.

When I made application with korean font, it appeared like below.

Anybody can help me?

pastedImage_2.png

ラベル(2)
1 解決策
1,288件の閲覧回数
coilnpark
Contributor IV

Dear karan,

I solved this issue as below.

I downloaded font and added to "sysroot/usr/lib/fonts"

That's it.

Regards,

Colin Park

元の投稿で解決策を見る

2 返答(返信)
1,289件の閲覧回数
coilnpark
Contributor IV

Dear karan,

I solved this issue as below.

I downloaded font and added to "sysroot/usr/lib/fonts"

That's it.

Regards,

Colin Park

1,288件の閲覧回数
karangajjar
Senior Contributor II

Hi Coiln Park,

You need to set the QT_QPA_FONTDIR to the location of the font directory before launching the Qt application.

Please check out the below thread for more reference:

how to installing "segoe ui" fonts on to imx6qp yocto build 

Also check Fonts section in Qt for Embedded Linux | Qt 5.14  .

Regards,

Karan Gajjar

0 件の賞賛