emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: font-backend mechanism on Windows and Mac?


From: Kenichi Handa
Subject: Re: font-backend mechanism on Windows and Mac?
Date: Mon, 10 Sep 2007 12:12:01 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.0 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

In article <address@hidden>, YAMAMOTO Mitsuharu <address@hidden> writes:

>>>>>> On Mon, 10 Sep 2007 11:39:39 +0900, Kenichi Handa <address@hidden> 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
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]