all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
To: jasonr@f2s.com
Cc: lekktu@gmail.com, lennart.borgman@gmail.com, emacs-devel@gnu.org
Subject: Re: Left chinese double quote character?
Date: Thu, 23 Oct 2008 16:46:32 +0900	[thread overview]
Message-ID: <E1Ksuts-0000Ws-2T@etlken.m17n.org> (raw)
In-Reply-To: <1224740050.49000cd2ccc37@webmail.freedom2surf.net> (jasonr@f2s.com)

In article <1224740050.49000cd2ccc37@webmail.freedom2surf.net>, jasonr@f2s.com writes:

> Quoting Kenichi Handa <handa@m17n.org>:
> > By the way, Jason, what is the reason of putting a list of
> > scripts in :script property of font entities?

> The list of supported Unicode subranges is available when listing the fonts
> installed on the system, but there seems no documented way to get the list for
> an opened font, short of listing matching fonts again (which is very slow) or
> manually decoding the truetype font data. So I had to carry this information
> with the font entity, and using the same property name as is used to query it
> seemed like a good idea at the time.

I see.  Ok, I'll document it, and handle a script list
properly in the other place too.

> But I think the original problem here is caused by the
> fact that this character lies in the vast "symbol" range,
> for which Emacs requires the font have characters for
> U+201C, U+2300 and U+2500.

But, script-representative-chars was changed to contain this
entry:
	(symbol . [#x201C #x2200 #x2500])
which means that a font must support at most one of those
characters is supported.

---
Kenichi Handa
handa@ni.aist.go.jp




  reply	other threads:[~2008-10-23  7:46 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-22  0:07 Left chinese double quote character? Lennart Borgman (gmail)
2008-10-22  7:59 ` Juanma Barranquero
2008-10-22  9:22   ` Lennart Borgman (gmail)
2008-10-22  9:50     ` Juanma Barranquero
2008-10-22 17:49       ` Lennart Borgman (gmail)
2008-10-22 22:01         ` Juanma Barranquero
2008-10-22 22:08           ` Lennart Borgman
2008-10-22 23:27             ` Juanma Barranquero
2008-10-23  0:40               ` Lennart Borgman
2008-10-23  0:51                 ` Kenichi Handa
2008-10-23  1:20                   ` Lennart Borgman
2008-10-23  4:11                     ` Kenichi Handa
2008-10-23  5:34                       ` jasonr
2008-10-23  7:46                         ` Kenichi Handa [this message]
2008-10-23 15:57                     ` Drew Adams

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1Ksuts-0000Ws-2T@etlken.m17n.org \
    --to=handa@m17n.org \
    --cc=emacs-devel@gnu.org \
    --cc=jasonr@f2s.com \
    --cc=lekktu@gmail.com \
    --cc=lennart.borgman@gmail.com \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.