Hi Thanks for your suggestion.
In fact I used the package from openSUSE for it and don't compile cairo myself. I prefer to keep it that way if it is not necessary to compile it myself. As the warning doesn't harm and is not visible by users I leave it this way. Have fun 2015-06-03 21:58 GMT+02:00 Ben Pfaff <[email protected]>: > On Wed, Jun 03, 2015 at 12:43:08PM -0700, Harry Thijssen wrote: > > If I run a Histogram and view its output I get: > > > > (PSPPIRE.exe:2288): Pango-WARNING **: couldn't load font "sans serif > > Not-Rotated 22.5px", falling back to "Sans Not-Rotated 22.5px", expect > > ugly output. > > > > (PSPPIRE.exe:2288): Pango-WARNING **: couldn't load font "sans serif > > Not-Rotated 15px", falling back to "Sans Not-Rotated 15px", expect ugly > > output. > > I think that this is just a bad font name in the source code. > src/output/cairo-chart.c has the string "sans serif" in two places. > What if you change it in each place to "Sans"? >
_______________________________________________ pspp-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/pspp-dev
