rrdtool and fonts

Dave Festing
Managed to get rrdtool built using the Pengutronix BSP with only one
problem remaining . . . no fonts. Nice graphs, but not a letter appears
anywhere :(

I get what seems to be quite a common error message:

(process:545): Pango-WARNING **: failed to choose a font, expect ugly
output. engine-type='PangoRenderFc', script='common'

(process:545): Pango-WARNING **: failed to choose a font, expect ugly
output. engine-type='PangoRenderFc', script='latin'

I tried placing some previously cross-compiled fonts in a folder called
/usr/share/fonts

Anyone know the "key" to success here?

Thanks

davef
If one looks in /etc/fonts.conf one will see that the fonts are expected in
/usr/share/fonts/X11 or /.fonts

davef
mistake . . . or ~/.fonts

john
hi dave

i got the same problem on a normal linuxbox wayback,
missing fonts was dejavu,
dont no if Pengutronix BSP got dejavu

regards 
john

davef
I should have said, "I got it sorted.  If one looks in /etc/fonts.conf ..."

You are right there are some quite good tutorials around, so "I am off and
running".

Thanks again for the encouragement.

john
hi dave

rrdtool is a nice piece of open source software ;-)
have fun in trying and playing with the graphs!