[Interest] Fonts not rendered properly on RaspberryPi
Samuel Stirtzel
s.stirtzel at googlemail.com
Wed Feb 26 14:05:41 CET 2014
2014-02-26 13:41 GMT+01:00 Filip Piechocki <fpiechocki at gmail.com>:
> Okay... seems that I found te cause - there are no fonts installed on my
> system. How to force Qt to install qtbase/lib/fonts somewhere?
>
Hi,
check if the following packages are installed on your target system:
qtbase-fonts-qpf
qtbase-fonts-ttf-dejavu
qtbase-fonts-ttf-vera
You can either install them manually or add them to the IMAGE_INSTALLS
of your image recipe (to get them installed when you run 'bitbake
<your-image>')
--
Regards
Samuel
More information about the Interest
mailing list