unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Po Lu <luangruo@yahoo.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: master 15afa72460b: Fix 'script-representative-chars' for the 'han' script
Date: Sun, 04 Aug 2024 08:16:20 +0800	[thread overview]
Message-ID: <87le1dp2gb.fsf@yahoo.com> (raw)
In-Reply-To: <86cympvdej.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 03 Aug 2024 18:23:16 +0300")

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Po Lu <luangruo@yahoo.com>
>> Cc: Eli Zaretskii <eliz@gnu.org>
>> Date: Sat, 03 Aug 2024 17:27:27 +0800
>> 
>> > --- a/lisp/international/fontset.el
>> > +++ b/lisp/international/fontset.el
>> > @@ -208,8 +208,7 @@
>> >  	(kana #x304B)
>> >  	(bopomofo #x3105)
>> >  	(kanbun #x319D)
>> > -	(han #x2e90 #x2f00 #x3010 #x3200 #x3300 #x3400 #x31c0 #x4e10
>> > -             #x5B57 #xfe30 #xf900)
>> > +	(han #x2e90 #x2f00 #x3200 #x3300 #x3400 #x4e10 #x5B57 #xfe30 #xf900)
>> 
>> Someone reports that this set of characters still does not enable the
>> detection of WenQuanYi Micro Hei, which is certainly complete enough to
>> display all Han text that will be encountered in practice.  U+2E90,
>> U+2F00, U+3300 and U+3400 are absent from this font, and quite
>> reasonably so, since they are freestanding radicals, Kana, which belong
>> in the entry for kana rather than han, or obsolete.
>
> On what system did that happen?

Not "what system", "which font": WenQuanYi Micro Hei, one of the better
free Han fonts.

> And I don't understand why you say these characters are Kana, this
> page disagrees:
>
>   https://en.wikipedia.org/wiki/Kangxi_radical

That's U+2E90.  U+3300 is Kana, according to Scripts.txt:

3300..3357    ; Katakana # So  [88] SQUARE APAATO..SQUARE WATTO



  reply	other threads:[~2024-08-04  0:16 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <172267024373.1752.11669700725951474437@vcs2.savannah.gnu.org>
     [not found] ` <20240803073044.42052C1CAF7@vcs2.savannah.gnu.org>
2024-08-03  9:27   ` master 15afa72460b: Fix 'script-representative-chars' for the 'han' script Po Lu
2024-08-03 15:23     ` Eli Zaretskii
2024-08-04  0:16       ` Po Lu [this message]
2024-08-04  4:57         ` Eli Zaretskii
2024-08-04  7:58           ` Po Lu
2024-08-05 16:25         ` Eli Zaretskii
2024-08-05 23:58           ` Po Lu
2024-08-06 11:35             ` Eli Zaretskii
2024-08-07  0:17               ` Po Lu
2024-08-07 11:47                 ` Eli Zaretskii
2024-08-07 12:12                   ` Po Lu

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=87le1dp2gb.fsf@yahoo.com \
    --to=luangruo@yahoo.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@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).