From: Eli Zaretskii <eliz@gnu.org>
To: Kenichi Handa <handa@gnu.org>
Cc: 20984@debbugs.gnu.org, bruce.connor.am@gmail.com
Subject: bug#20984: 25.0.50; Combining accents don't display properly in certain fonts
Date: Thu, 09 Jul 2015 20:10:56 +0300 [thread overview]
Message-ID: <83380xuuhr.fsf@gnu.org> (raw)
In-Reply-To: <87mvz565qr.fsf@gnu.org>
> From: handa <handa@gnu.org>
> Cc: bruce.connor.am@gmail.com, 20984@debbugs.gnu.org
> Date: Thu, 09 Jul 2015 18:27:08 +0900
>
> > > > > [0 1 0 626 8 1 6 8 -3 nil]
> > > > > [0 1 0 734 0 1 5 11 -9 [0 0 0]]
> > >
> > The composition data above looks wrong, doesn't it? Like if the 'a'
> > part of the grapheme cluster comes from some different codepoint, not
> > from 'a', am I right?
>
> The above data is completely broken. The 3rd element of each vector is
> a character code, and it should be 97 and 768 respectively.
>
> In my case too, the latest trunk Emacs returns the same vector as above,
> and, Emacs 24.5 returns this:
>
> [0 1 97 28 8 -1 8 7 0 nil]
> [0 1 768 733 8 1 6 10 -8 [-8 0 0]]
Can you point me to the code that is involved in creation of the
composition data, when the font back-end is xftfont? Specifically,
those portions of creating the composition data that depend on the
font features, since the same composition displays correctly for the
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.
Thanks.
next prev parent reply other threads:[~2015-07-09 17:10 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 [this message]
2015-07-09 21:55 ` Artur Malabarba
2015-07-10 6:25 ` Eli Zaretskii
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=83380xuuhr.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=20984@debbugs.gnu.org \
--cc=bruce.connor.am@gmail.com \
--cc=handa@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.
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.