From: Robert Pluim <rpluim@gmail.com>
To: 40502@debbugs.gnu.org
Subject: bug#40502: 28.0.50; Hangul Jamo conjoining characters are not composed
Date: Wed, 08 Apr 2020 12:00:32 +0200 [thread overview]
Message-ID: <m21roythz3.fsf@gmail.com> (raw)
In-Reply-To: <m25zeatjgm.fsf@gmail.com> (Robert Pluim's message of "Wed, 08 Apr 2020 11:28:25 +0200")
>>>>> On Wed, 08 Apr 2020 11:28:25 +0200, Robert Pluim <rpluim@gmail.com> said:
Robert> According to Unicode 13 Chapter 18.6, Hangul Jamo characters should be
Robert> composed into the corresponding pre-composed Hangul characters. Iʼm
Robert> not seeing this, e.g
Robert> 하 (U+1112 U+1161) should be displayed as 하 (U+D558), but is shown as
Robert> two separate glyphs (all using Apple SD Gothic Neo)
Robert> (set-char-table-range composition-function-table
Robert> #x1112
Robert> (list (vector "..")
Robert> 0
Robert> 'compose-gstring-for-graphic))
Robert> does not help.
It doesnʼt help because I got the parameters to set-char-table-range
wrong. <sigh>
Robert
prev parent reply other threads:[~2020-04-08 10:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-08 9:28 bug#40502: 28.0.50; Hangul Jamo conjoining characters are not composed Robert Pluim
2020-04-08 9:55 ` Eli Zaretskii
2020-04-08 10:11 ` Robert Pluim
2020-04-08 11:18 ` Eli Zaretskii
2020-04-08 12:11 ` Robert Pluim
2020-04-08 13:51 ` Eli Zaretskii
2020-04-08 10:00 ` Robert Pluim [this message]
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m21roythz3.fsf@gmail.com \
--to=rpluim@gmail.com \
--cc=40502@debbugs.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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).