Hello, I am trying to build and test the PLplot libraries and examples (http://plplot.sf.net) on Cygwin with the cairo and pango libraries.
While the build succeeds if I exclude the ordinary Windows features (the routine "cairo_win32_surface_create" is missing from the cairo libraries), I get warnings from the pango library that it can not chose the right fonts: (process:5988): Pango-WARNING **: failed to choose a font, expect ugly output. engine-type='PangoRenderFc', script='common' (process:5988): Pango-WARNING **: failed to choose a font, expect ugly output. engine-type='PangoRenderFc', script='latin' I tried to install fonts via the set-up, but there does not seem to be anything relevant. Can anybody advise on what to do? Regards, Arjen -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple