[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: |
Eli Zaretskii |
Subject: |
Re: Unicode 13 Emoji ranges composed with wrong font on NS port |
Date: |
Thu, 14 Oct 2021 14:31:51 +0300 |
> 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.
I think a list of codepoints is better, since usually that's how this
stuff gets communicated.
- 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, 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 <=
- Re: Unicode 13 Emoji ranges composed with wrong font on NS port, Robert Pluim, 2021/10/18
- 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