graugans / meta-udoo

:heartpulse: openembedded meta layer for the UDOO boards
MIT License
31 stars 19 forks source link

add dejavu fonts for Qt5.7 #26

Closed modjo756 closed 7 years ago

modjo756 commented 7 years ago

Creation of recipe graphics to add fonts in usr/lib/fonts to have fonts in qt5.7 (due to the remove of module qt-base-font in this new release).

modjo756 commented 7 years ago

@graugans , sorry but i can't make success with a bbappend file. trying many solutions ... Can you drive me on this ? How do you plan to do it ?

graugans commented 7 years ago

@modjo756 From my point of view a clean solution is to check why fontconfig is not working in Qt and use the intended solution with fontconfig. Your Pull Requests installs the ttf fonts in a location fontconfig is not looking for them. This will break stuff with fontconfig.