; * etc/TODO: Fix last change.
This commit is contained in:
parent
5af9e5baad
commit
60c84ad992
1 changed files with 7 additions and 6 deletions
13
etc/TODO
13
etc/TODO
|
@ -312,12 +312,13 @@ font.
|
||||||
*** Consider changing the default display of Variation Selectors
|
*** Consider changing the default display of Variation Selectors
|
||||||
|
|
||||||
Emacs by default displays the Variation Selector (VS) codepoints not
|
Emacs by default displays the Variation Selector (VS) codepoints not
|
||||||
composed with base characters as thin 1-pixel space glyphs. The
|
composed with base characters as hex codes in a box. The Unicode FAQ
|
||||||
Unicode FAQ says that if variation sequences cannot be supported, the
|
says that if variation sequences cannot be supported, the VS
|
||||||
VS characters should not be shown, leaving just the base character of
|
characters should not be shown, leaving just the base character of the
|
||||||
the sequence visible. This could be handled via
|
sequence visible. This could be handled via glyphless-char-display,
|
||||||
glyphless-char-display, by changing the entries for VS codepoints to
|
by changing the entries for VS codepoints to 'zero-width'. Or we
|
||||||
'zero-width'.
|
could display them as a thin 1-pixel space, as we do with format
|
||||||
|
control characters, by using 'thin-space' there.
|
||||||
|
|
||||||
*** Special face for displaying text presentation of Emoji
|
*** Special face for displaying text presentation of Emoji
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue