On Thu, Jun 04, 2015 at 07:42:42PM +0200, Harry Thijssen wrote: > 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"? > > > > Yes that solved the warnings. Is that the solution or will it be changed > in the source?
Thanks for testing! I applied this fix to the PSPP master branch. _______________________________________________ pspp-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/pspp-dev
