|
From: Juhász P. <pet...@gm...> - 2014-03-17 13:03:16
|
On Sun, 2014-03-16 at 16:08 -0700, sfeam wrote: > On Sunday, 16 March 2014 11:07:46 PM Juhász Péter wrote: > > On Sun, 2014-03-16 at 14:22 -0700, sfeam wrote: > > > > > > > > Perhaps the change you see is actually due to defaulting to enhanced > > > text mode. Do you see the same thing if you do "set term wxt noenhanced"? > > > > > > > Bingo! > > > > I see no font change in noenhanced mode. > > > > I checked with an executable I compiled on 4 March, with that, I don't > > see any font change even in enhanced mode. > > > There are only a few lines in gp_cairo.c that changed. > Could you bisect or otherwise debug this? > I'm not seeing this happen, so I don't think I can pursue it here. > If I comment line 1169 in gp_cairo.c pango_attr_list_insert (AttrList, p_attr_weight); the problem disappears, that is, the terminal regains its former look. Peter |