[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#20628: 25.0.50; Incorrect line height for some fonts
From: |
Eli Zaretskii |
Subject: |
bug#20628: 25.0.50; Incorrect line height for some fonts |
Date: |
Fri, 29 May 2015 21:18:20 +0300 |
> From: Oleh Krehel <ohwoeowho@gmail.com>
> Cc: clement.pitclaudel@live.com, wl@gnu.org, 20628@debbugs.gnu.org
> Date: Fri, 29 May 2015 15:16:44 +0200
>
> Actually now, I notice that they are fine in this buffer. This
> issue happens if I use them for `prettify-symbols-mode' stuff, like:
>
> (font-lock-add-keywords
> 'emacs-lisp-mode
> '(("\\\\\\\\|"
> (0 font-lock-keyword-face t)
> (0
> (prog1
> (compose-region
> (match-beginning 0)
> (match-end 0)
> "∨")
> nil)))))
That explains the difference in what we see: compose-region causes the
display engine to take a different path through the code.
- bug#20628: 25.0.50; Incorrect line height for some fonts, (continued)
- bug#20628: 25.0.50; Incorrect line height for some fonts, Eli Zaretskii, 2015/05/29
- bug#20628: 25.0.50; Incorrect line height for some fonts, Clément Pit--Claudel, 2015/05/29
- bug#20628: 25.0.50; Incorrect line height for some fonts, Oleh Krehel, 2015/05/29
- bug#20628: 25.0.50; Incorrect line height for some fonts, Eli Zaretskii, 2015/05/29
- bug#20628: 25.0.50; Incorrect line height for some fonts, Oleh Krehel, 2015/05/29
- bug#20628: 25.0.50; Incorrect line height for some fonts, Stefan Monnier, 2015/05/29
- bug#20628: 25.0.50; Incorrect line height for some fonts, Oleh Krehel, 2015/05/29
- bug#20628: 25.0.50; Incorrect line height for some fonts, Eli Zaretskii, 2015/05/29
- bug#20628: 25.0.50; Incorrect line height for some fonts, Eli Zaretskii, 2015/05/29
- bug#20628: 25.0.50; Incorrect line height for some fonts, Oleh Krehel, 2015/05/29
- bug#20628: 25.0.50; Incorrect line height for some fonts,
Eli Zaretskii <=
- bug#20628: 25.0.50; Incorrect line height for some fonts, Eli Zaretskii, 2015/05/30
- bug#20628: 25.0.50; Incorrect line height for some fonts, Clément Pit--Claudel, 2015/05/30
- bug#20628: 25.0.50; Incorrect line height for some fonts, Eli Zaretskii, 2015/05/30
- bug#20628: 25.0.50; Incorrect line height for some fonts, Oleh Krehel, 2015/05/30
- bug#20628: 25.0.50; Incorrect line height for some fonts, Eli Zaretskii, 2015/05/30
- bug#20628: 25.0.50; Incorrect line height for some fonts, Oleh Krehel, 2015/05/30
- bug#20628: 25.0.50; Incorrect line height for some fonts, Eli Zaretskii, 2015/05/30
- bug#20628: 25.0.50; Incorrect line height for some fonts, Oleh Krehel, 2015/05/30
- bug#20628: 25.0.50; Incorrect line height for some fonts, Eli Zaretskii, 2015/05/30
- bug#20628: 25.0.50; Incorrect line height for some fonts, Oleh Krehel, 2015/05/30