From: Kenichi Handa <handa@m17n.org>
To: YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Cc: emacs-devel@gnu.org
Subject: Re: font-backend mechanism on Windows and Mac?
Date: Mon, 10 Sep 2007 12:12:01 +0900 [thread overview]
Message-ID: <E1IUZgv-00030g-17@etlken.m17n.org> (raw)
In-Reply-To: <wlejh7md9y.wl%mituharu@math.s.chiba-u.ac.jp> (message from YAMAMOTO Mitsuharu on Mon, 10 Sep 2007 12:04:41 +0900)
In article <wlejh7md9y.wl%mituharu@math.s.chiba-u.ac.jp>, YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> writes:
>>>>>> On Mon, 10 Sep 2007 11:39:39 +0900, Kenichi Handa <handa@m17n.org> said:
> > Could someone please let me know about the current status of
> > font-backend mechanism on Windows and Mac?
> > Has it already been implemented and working well? If so, I'd like
> > to go ahead and delete old font handling codes, improve fontset
> > related code so that it works better with the font backend
> > mechanism.
> AFAIK, no work has been done for the Mac Carbon port. But that should
> not prevent the unicode-2 branch from going forward; the Carbon port
> in the trunk is already not functioning after the multi-tty merge, and
> might be replaced with the Cocoa/GNUstep port that has font-backend
> support.
Where is the code of Cocoa/GNUstep port? I've just grepped
'include "font.h"' but the result is as below (no
mac-specific file includes it).
font.c:38:#include "font.h"
fontset.c:60:#include "font.h"
frame.c:57:#include "font.h"
ftfont.c:41:#include "font.h"
ftxfont.c:36:#include "font.h"
w32fns.c:62:#include "font.h"
w32font.c:31:#include "font.h"
w32term.c:64:#include "font.h"
xdisp.c:207:#include "font.h"
xfaces.c:251:#include "font.h"
xfns.c:53:#include "font.h"
xfont.c:36:#include "font.h"
xftfont.c:37:#include "font.h"
xterm.c:106:#include "font.h"
---
Kenichi Handa
handa@m17n.org
next prev parent reply other threads:[~2007-09-10 3:12 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-10 2:39 font-backend mechanism on Windows and Mac? Kenichi Handa
2007-09-10 3:04 ` YAMAMOTO Mitsuharu
2007-09-10 3:12 ` Kenichi Handa [this message]
2007-09-10 3:47 ` YAMAMOTO Mitsuharu
2007-09-10 4:37 ` Kenichi Handa
2007-09-10 12:39 ` Adrian Robert
2007-09-10 13:09 ` Kenichi Handa
2007-09-11 21:04 ` Adrian Robert
2007-09-11 21:21 ` Stefan Monnier
2007-09-12 13:51 ` Adrian Robert
2007-09-10 7:42 ` Jason Rumney
2007-09-10 13:13 ` Kenichi Handa
2007-09-10 13:45 ` Jason Rumney
2007-09-10 13:49 ` Jason Rumney
2007-09-12 6:43 ` Kenichi Handa
2007-09-13 11:55 ` Kenichi Handa
2007-09-13 13:41 ` Jason Rumney
2007-09-14 12:46 ` Kenichi Handa
2007-09-14 13:58 ` Jason Rumney
2007-09-14 23:10 ` Adrian Robert
2007-09-14 23:56 ` Jason Rumney
2007-09-15 1:31 ` Kenichi Handa
2007-09-15 7:37 ` Jason Rumney
2007-09-16 10:29 ` Kenichi Handa
2007-09-16 11:01 ` Jason Rumney
2007-09-17 2:16 ` Kenichi Handa
2007-09-15 2:24 ` Kenichi Handa
2007-09-13 15:53 ` Adrian Robert
2007-09-13 16:23 ` Jason Rumney
2007-09-14 1:19 ` Kenichi Handa
2007-09-14 13:52 ` Adrian Robert
2007-09-14 14:55 ` YAMAMOTO Mitsuharu
2007-09-14 15:02 ` Jason Rumney
2007-09-14 15:36 ` YAMAMOTO Mitsuharu
2007-09-15 0:05 ` Adrian Robert
2007-09-15 1:44 ` YAMAMOTO Mitsuharu
2007-09-15 13:21 ` Adrian Robert
2007-09-15 13:43 ` YAMAMOTO Mitsuharu
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=E1IUZgv-00030g-17@etlken.m17n.org \
--to=handa@m17n.org \
--cc=emacs-devel@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 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.