From: Sergey Organov <sorganov@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Height of Unicode chars is not right
Date: Tue, 22 Sep 2015 18:59:03 +0300 [thread overview]
Message-ID: <mtrts7$bvd$1@ger.gmane.org> (raw)
In-Reply-To: CAAjq1mfZL_GgEVt_yrYzSjwaVgW0+9YyB=fXug1_eUikex1Vdg@mail.gmail.com
Grant Rettke <gcr@wisdomandwonder.com> writes:
> On Tue, Sep 22, 2015 at 10:13 AM, Rusi <rustompmody@gmail.com> wrote:
>> Some unicode chars display with excessive height
>> eg if the file (buffer) has these 3 lines
>
>> emacs shows the ∀ as having 3 lines and the cursor triples its height on that
>> The fraktur L 𝔏 looks like 5 (2 above 2 below)
>>
>> What should I do?
>
> What version of Emacs are you using? What font are you using? Is your
> font a fixed width font? Do you have any packages installed that might
> make the font appear larger?
I see this (huge cursor height and interline spacing) as well.
GNU Emacs 24.4.1 (i586-pc-linux-gnu, GTK+ Version 3.14.5)
of 2015-03-08 on binet, modified by Debian
That's what (C-u C-x =) gives on the ∀:
position: 842 of 1841 (46%), restriction: <131-1842>, column: 37
character: ∀ (displayed as ∀) (codepoint 8704, #o21000, #x2200)
preferred charset: unicode-bmp (Unicode Basic Multilingual Plane (U+0000..U+FFFF))
code point in charset: 0x2200
script: symbol
syntax: . which means: punctuation
category: .:Base, h:Korean, j:Japanese
to input: type "C-x 8 RET HEX-CODEPOINT" or "C-x 8 RET NAME"
buffer code: #xE2 #x88 #x80
file code: #xE2 #x88 #x80 (encoded by coding system utf-8-emacs-unix)
display: by this font (glyph code)
xft:-unknown-TeX Gyre Termes Math-normal-normal-normal-*-20-*-*-*-*-0-iso10646-1 (#xEFE)
Character code properties: customize what to show
name: FOR ALL
general-category: Sm (Symbol, Math)
decomposition: (8704) ('∀')
There are text properties here:
fontified t
rear-nonsticky t
On 𝔏 it gives:
position: 1654 of 1679 (98%), restriction: <131-1680>, column: 3
character: 𝔏 (displayed as 𝔏) (codepoint 120079, #o352417, #x1d50f)
preferred charset: unicode (Unicode (ISO10646))
code point in charset: 0x1D50F
script: mathematical
syntax: w which means: word
category: .:Base, L:Left-to-right (strong)
to input: type "C-x 8 RET HEX-CODEPOINT" or "C-x 8 RET NAME"
buffer code: #xF0 #x9D #x94 #x8F
file code: #xF0 #x9D #x94 #x8F (encoded by coding system utf-8-emacs)
display: by this font (glyph code)
xft:-unknown-Latin Modern Math-normal-normal-normal-*-20-*-*-*-*-0-iso10646-1 (#xD99)
Character code properties: customize what to show
name: MATHEMATICAL FRAKTUR CAPITAL L
general-category: Lu (Letter, Uppercase)
decomposition: (font 76) (font 'L')
There are text properties here:
fontified t
rear-nonsticky t
-- Sergey.
next prev parent reply other threads:[~2015-09-22 15:59 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-22 15:13 Height of Unicode chars is not right Rusi
2015-09-22 15:45 ` Grant Rettke
2015-09-22 15:50 ` Óscar Fuentes
2015-09-22 15:59 ` Sergey Organov [this message]
[not found] ` <mailman.1606.1442937082.19560.help-gnu-emacs@gnu.org>
2015-09-22 16:08 ` Rusi
2015-09-22 16:41 ` Eli Zaretskii
2015-09-22 17:27 ` Rasmus
2015-09-22 16:52 ` Óscar Fuentes
2015-09-22 17:05 ` Eli Zaretskii
2015-09-22 17:12 ` Óscar Fuentes
2015-09-22 17:31 ` Eli Zaretskii
[not found] ` <mailman.1615.1442941512.19560.help-gnu-emacs@gnu.org>
2015-09-22 17:10 ` Rusi
[not found] ` <mailman.1610.1442940060.19560.help-gnu-emacs@gnu.org>
2015-09-23 1:57 ` Rusi
2015-09-23 6:47 ` Eli Zaretskii
[not found] ` <mailman.1638.1442990857.19560.help-gnu-emacs@gnu.org>
2015-09-23 17:19 ` Rusi
2015-09-23 19:05 ` Óscar Fuentes
2015-09-23 19:06 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='mtrts7$bvd$1@ger.gmane.org' \
--to=sorganov@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).