From: Eli Zaretskii <eliz@gnu.org>
To: bruce.connor.am@gmail.com
Cc: 20984@debbugs.gnu.org
Subject: bug#20984: 25.0.50; Combining accents don't display properly in certain fonts
Date: Fri, 10 Jul 2015 09:25:31 +0300 [thread overview]
Message-ID: <83oajkbkbo.fsf@gnu.org> (raw)
In-Reply-To: <CAAdUY-LkGwrKrx8nYMx4MrzJ5F6_uh=-RcGUZ44o7WkZdP8=WQ@mail.gmail.com>
> Date: Thu, 9 Jul 2015 22:55:09 +0100
> From: Artur Malabarba <bruce.connor.am@gmail.com>
> Cc: Kenichi Handa <handa@gnu.org>, 20984@debbugs.gnu.org
>
> > OP (and I guess for you as well) with DejaVu Sans Mono. I will then
> > try to see what changes were done there since 24.5.
>
> Just to add information. I built the emacs-24.5 tag today and I still
> see the same issue on it. So don't be surprised if the answer isn't
> there. =/
Yes, I understand. But walking through the code might be a good
starting point anyway, since the composition data is so completely
broken.
Btw, I wonder why xftfont and libotf don't do the same as Uniscribe,
i.e. instruct Emacs to display the à character. This is what the
composition data I see here says:
[0 1 97 231 8 1 7 12 4 nil]
This single vector tells Emacs to display one glyph, and 231 is its
code in the font.
It is strange that libotf doesn't take this shortcut, although I'm
quite sure a glyph for à is available both in DejaVu Sans Mono and in
Source Code Pro. But I don't know enough about libotf.
next prev parent reply other threads:[~2015-07-10 6:25 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-05 16:24 bug#20984: 25.0.50; Combining accents don't display properly in certain fonts Artur Malabarba
2015-07-05 16:33 ` Eli Zaretskii
2015-07-05 16:42 ` Artur Malabarba
2015-07-05 17:01 ` Eli Zaretskii
2015-07-05 18:02 ` Artur Malabarba
2015-07-06 14:59 ` handa
[not found] ` <CAAdUY-K+xkkeVapMxf44ZwbCXtQYDJGCPZu2PnRhPf-X9R=Npw@mail.gmail.com>
2015-07-06 16:58 ` Artur Malabarba
2015-07-06 17:16 ` Eli Zaretskii
2015-07-09 9:27 ` handa
2015-07-09 17:10 ` Eli Zaretskii
2015-07-09 21:55 ` Artur Malabarba
2015-07-10 6:25 ` Eli Zaretskii [this message]
2015-07-10 7:29 ` Artur Malabarba
2015-07-10 16:06 ` handa
2015-07-15 19:05 ` Artur Malabarba
2015-07-15 19:28 ` Eli Zaretskii
2015-07-15 22:29 ` Artur Malabarba
2015-07-16 2:40 ` Eli Zaretskii
2015-07-16 12:51 ` handa
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83oajkbkbo.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=20984@debbugs.gnu.org \
--cc=bruce.connor.am@gmail.com \
/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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.