GNU bug report logs - #20628
25.0.50; Incorrect line height for some fonts

Previous Next

Package: emacs;

Reported by: Clément Pit--Claudel <clement.pitclaudel <at> live.com>

Date: Fri, 22 May 2015 03:03:02 UTC

Severity: normal

Found in version 25.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #74 received at 20628 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Oleh Krehel <ohwoeowho <at> gmail.com>
Cc: clement.pitclaudel <at> live.com, 20628 <at> debbugs.gnu.org
Subject: Re: bug#20628: 25.0.50; Incorrect line height for some fonts
Date: Fri, 22 May 2015 19:14:40 +0300
> From: Oleh Krehel <ohwoeowho <at> gmail.com>
> Cc: clement.pitclaudel <at> live.com,  20628 <at> debbugs.gnu.org
> Date: Fri, 22 May 2015 18:05:25 +0200
> 
> Eli Zaretskii <eliz <at> gnu.org> writes:
> 
> > Is your build optimized, per chance?  It works for me, FWIW.
> 
> How do I set it to non-optimized?

Reconfigure like this:

  CFLAGS='-O0 -g3' ./configure ...

and then re-run "make".

> So far I've tracked the bug to xftfont_open, where instead of the
> usual
> 
>     font ascent: 14, descent: 5
> 
> I get for the 120755 char:
> 
>     font ascent: 54, descent: 46

How is this strange character displayed, eventually?  Is it displayed
as a character or as a box with its hex code?




This bug report was last modified 10 years and 38 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.