This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/PROCESSOR-SDK-AM335X: Qt font issue

Part Number: PROCESSOR-SDK-AM335X

Tool/software: Linux

Hi all,

I added FreeMono.ttf file to /usr/lib/fonts. And when i use the unicodes present in FreeMono.ttf, the Qt UI does not pick the unicode from FreeMono.ttf unless i remove a dejavu_sans_11_50.qpf2 file, though the dejavu_sans_11_50.qpf2 does not contain these unicode glyphs.

Why do i need to remove another font file for fontconfig to select the FreeMono.ttf?

Do i need add some configuration to fontconfig files? (I have very little idea on font configuration, so please suggest the required changes, if needed).

Thanks.