bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#15273: 24.3.50; Combining character sequences are displayed weirdly


From: Stefan Kangas
Subject: bug#15273: 24.3.50; Combining character sequences are displayed weirdly
Date: Wed, 18 Nov 2020 07:13:12 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Kenichi Handa <handa@gnu.org>
>> Cc: eliz@gnu.org, xfq.free@gmail.com, 15273@debbugs.gnu.org
>> Date: Thu, 12 Sep 2013 23:52:38 +0900
>>
>> In article <87li34ye0z.fsf@gnu.org>, Kenichi Handa <handa@gnu.org> writes:
>>
>> > I saw the same rendering on GNU/Linux with a font
>> > which doesn't have a proper feature for U+20E4.  I'm now
>> > investigating how to improve compose-gstring-for-graphic.
>>
>> I've just installed a fix.  Now at least on GNU/Linux with
>> FreeSans font for ASCII and U+20e4, the layouting is
>> improved.
>
> Thanks, it's improved on Windows as well.

(That was 7 years ago.)

The recipe to reproduce this bug is:

  !                      ;; input an exclamation mark (#x21)
  C-x 8 RET 2 0 E 4 RET  ;; COMBINING ENCLOSING UPWARD POINTING TRIANGLE
  RET                    ;; Newline
  C-x RET 8 2 6 A 0 RET  ;; WARNING SIGN

This gives me, on current master running on GNU/Linux:

!⃤
⚠

Besides the fact that the upper triangle is large and the warning sign
is small in my case, I see nothing untowards about this.

Is this all working correctly now, or is there anything left to be done?
Could this bug be closed?

Thanks in advance.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]