From: Kenichi Handa <handa@m17n.org>
To: Jason Rumney <jasonr@gnu.org>
Cc: Adrian.B.Robert@gmail.com, colding@42tools.com,
mituharu@math.s.chiba-u.ac.jp, emacs-devel@gnu.org
Subject: Re: fail on osx between 2/4/2009 and 2/5/2009
Date: Thu, 12 Feb 2009 16:37:43 +0900 [thread overview]
Message-ID: <E1LXW8l-00042n-Hd@etlken> (raw)
In-Reply-To: <49917BE9.6020903@gnu.org> (message from Jason Rumney on Tue, 10 Feb 2009 21:06:49 +0800)
In article <49917BE9.6020903@gnu.org>, Jason Rumney <jasonr@gnu.org> writes:
> Kenichi Handa wrote:
> > Ah! Now I see why the current code doesn't work in
> > Cocoa/GNUstep port. Hmmm, I'll think about the solution. I
> > want to treat `mathematical-bold', etc. as a a kind of
> > script-subgroup, not a script.
> >
> That would be better for Windows too. Previously there was a convenient
> correspondence between the scripts in fontset.el and opentype unicode
> subranges. Introducing finer granularity in fontset.el makes the job of
> finding a matching font much harder.
I'm now thinking about these changes:
(1) Revert script-representative-chars to the previous
state; i.e. single entry for mathematical.
(2) Add :chars property to font-spec. The value is a list
or a vector of characters; the same as that of
script-representative-chars. This value supersedes what
defined in script-representative-chars.
(3) In the default fontset, for each subgroup of
mathematical characters, register a font-spec with
:script as 'mathematical and :chars as proper values for
the subgroup.
(4) Modify ftfont_list to pay attention to :chars property.
Though, I don't know if the other backends can utilize
it.
---
Kenichi Handa
handa@m17n.org
next prev parent reply other threads:[~2009-02-12 7:37 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-07 1:15 fail on osx between 2/4/2009 and 2/5/2009 Randal L. Schwartz
2009-02-07 5:02 ` Will Farrington
2009-02-07 10:46 ` Adrian Robert
2009-02-09 2:52 ` Will Farrington
2009-02-10 6:42 ` Kenichi Handa
2009-02-10 6:47 ` Will Farrington
2009-02-10 8:08 ` Jules Colding
2009-02-10 8:44 ` YAMAMOTO Mitsuharu
2009-02-10 9:05 ` Jules Colding
2009-02-10 10:51 ` YAMAMOTO Mitsuharu
2009-02-10 12:06 ` Kenichi Handa
2009-02-10 13:06 ` Jason Rumney
2009-02-12 7:37 ` Kenichi Handa [this message]
2009-02-12 8:03 ` YAMAMOTO Mitsuharu
2009-02-12 10:22 ` Kenichi Handa
2009-02-12 18:42 ` Adrian Robert
2009-02-14 13:03 ` Kenichi Handa
2009-02-15 16:04 ` Adrian Robert
2009-02-16 0:53 ` Kenichi Handa
2009-02-16 4:09 ` Kenichi Handa
2009-02-17 10:15 ` Adrian Robert
2009-02-17 11:15 ` Kenichi Handa
2009-02-18 2:48 ` Kenichi Handa
2009-02-18 3:12 ` YAMAMOTO Mitsuharu
2009-02-18 4:01 ` Kenichi Handa
2009-02-18 5:43 ` YAMAMOTO Mitsuharu
2009-02-19 10:30 ` Adrian Robert
2009-02-24 2:55 ` Kenichi Handa
2009-02-16 0:33 ` YAMAMOTO Mitsuharu
2009-02-17 10:26 ` Adrian Robert
2009-02-17 11:09 ` YAMAMOTO Mitsuharu
2009-02-19 10:30 ` Adrian Robert
2009-02-20 1:19 ` YAMAMOTO Mitsuharu
2009-02-11 1:08 ` YAMAMOTO Mitsuharu
2009-02-10 12:59 ` William Xu
2009-02-09 14:39 ` William Xu
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=E1LXW8l-00042n-Hd@etlken \
--to=handa@m17n.org \
--cc=Adrian.B.Robert@gmail.com \
--cc=colding@42tools.com \
--cc=emacs-devel@gnu.org \
--cc=jasonr@gnu.org \
--cc=mituharu@math.s.chiba-u.ac.jp \
/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).