[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Unicode 13 Emoji ranges composed with wrong font on NS port
From: |
Robert Pluim |
Subject: |
Re: Unicode 13 Emoji ranges composed with wrong font on NS port |
Date: |
Mon, 18 Oct 2021 12:09:26 +0200 |
>>>>> On Thu, 14 Oct 2021 14:31:51 +0300, Eli Zaretskii <eliz@gnu.org> said:
>> From: Robert Pluim <rpluim@gmail.com>
>> Cc: wyuenho@gmail.com, emacs-devel@gnu.org
>> Date: Thu, 14 Oct 2021 12:27:58 +0200
>>
Eli> I guess we should have those special codepoints in some list exposed
Eli> to Lisp?
>>
>> That would avoid having to update two locations if the list ever
>> changes, since we could use the list to do the checking in
>> font_range.. Would you prefer 'list of codepoints' or 'list of 1-char
>> strings containing codepoints'? The latter has a friendlier
>> appearance, but would be slightly less efficient due to the need to
>> convert between codepoints and 1-char strings.
Eli> I think a list of codepoints is better, since usually that's how this
Eli> stuff gets communicated.
OK. emacs-28 or master? (Iʼd argue this is a bugfix to a new feature in
emacs-28)
Robert
--
- Re: Unicode 13 Emoji ranges composed with wrong font on NS port, (continued)
- Re: Unicode 13 Emoji ranges composed with wrong font on NS port, Robert Pluim, 2021/10/13
- Re: Unicode 13 Emoji ranges composed with wrong font on NS port, Eli Zaretskii, 2021/10/12
- Re: Unicode 13 Emoji ranges composed with wrong font on NS port, Jimmy Yuen Ho Wong, 2021/10/12
- Re: Unicode 13 Emoji ranges composed with wrong font on NS port, Eli Zaretskii, 2021/10/12
- Re: Unicode 13 Emoji ranges composed with wrong font on NS port, Robert Pluim, 2021/10/13
- Re: Unicode 13 Emoji ranges composed with wrong font on NS port, Eli Zaretskii, 2021/10/13
- Re: Unicode 13 Emoji ranges composed with wrong font on NS port, Robert Pluim, 2021/10/13
- Re: Unicode 13 Emoji ranges composed with wrong font on NS port, Eli Zaretskii, 2021/10/13
- Re: Unicode 13 Emoji ranges composed with wrong font on NS port, Robert Pluim, 2021/10/14
- Re: Unicode 13 Emoji ranges composed with wrong font on NS port, Eli Zaretskii, 2021/10/14
- Re: Unicode 13 Emoji ranges composed with wrong font on NS port,
Robert Pluim <=
- Re: Unicode 13 Emoji ranges composed with wrong font on NS port, Eli Zaretskii, 2021/10/18
- Re: Unicode 13 Emoji ranges composed with wrong font on NS port, Robert Pluim, 2021/10/19