[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pspp gtk3 mswindows
From: |
Ben Pfaff |
Subject: |
Re: pspp gtk3 mswindows |
Date: |
Wed, 3 Jun 2015 12:58:29 -0700 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
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 gtk3 mswindows, Harry Thijssen, 2015/06/03
- Re: pspp gtk3 mswindows, Ben Pfaff, 2015/06/03
- Re: pspp gtk3 mswindows, John Darrington, 2015/06/03
- Re: pspp gtk3 mswindows, Harry Thijssen, 2015/06/03
- Re: pspp gtk3 mswindows, Harry Thijssen, 2015/06/03
- Re: pspp gtk3 mswindows,
Ben Pfaff <=
- Re: pspp gtk3 mswindows, Harry Thijssen, 2015/06/03
- Re: pspp gtk3 mswindows, Ben Pfaff, 2015/06/03
- Re: pspp gtk3 mswindows, Harry Thijssen, 2015/06/03
- Re: pspp gtk3 mswindows, Harry Thijssen, 2015/06/04
- Re: pspp gtk3 mswindows, Ben Pfaff, 2015/06/04
- Re: pspp gtk3 mswindows, Harry Thijssen, 2015/06/05
- Re: pspp gtk3 mswindows, Ben Pfaff, 2015/06/06
- Re: pspp gtk3 mswindows, Harry Thijssen, 2015/06/06
- Re: pspp gtk3 mswindows, embar, 2015/06/06
- Re: pspp gtk3 mswindows, embar, 2015/06/06