On Nov 27, 2006, at 9:48 AM, Peter Dyballa wrote:

> I tried to compile Emacs.app from quite recent sources. First it
> failed: the integration of the Xft branch removed so many of your
> patches.

Hi,

I meant to send a message out about this last week: I am making a  
release soon, updated to latest source tree.   I've rewritten the  
font handling in Emacs.app to take advantage of Kenichi Handa's new  
improved core font handling framework in the unicode-2 branch.  This  
new system makes it easier for ports to take advantage of font  
facilities and technologies beyond or different from what is offered  
in Xlib.  The upshot for Emacs.app is that fontsets will now work,  
and font handling is improved.  Composite rendering will still need  
help from someone who understands this stuff.

The chief things this release is waiting on, besides testing, are  
that I need to fix one more issue with font handling, and I'm working  
on supporting the standard emacs-22 menus.  Life is busy, but I hope  
for next weekend..




>  After re-integration it seems to be necessary to enable this
> block in src/nsterm.h, lines 575-580:
>
>       //23: this dummy decl now needed to support TTYs
>       struct x_output
>       {
>         unsigned long background_pixel;
>         unsigned long foreground_pixel;
>       };

Do you mean ENable or DISable?  That block is currently in the source  
and active right now.



thanks,
Adrian


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Emacs-app-dev- mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-

Reply via email to