On Feb 13, 2006, at 10:40 PM, YAMAMOTO Mitsuharu wrote:

2) Most toolbar images are XPMs.  I do not like either the solution
of attempting to link Emacs with the X11 libraries (requiring these
be around) used in Carbon Emacs or

That's not true.  Carbon Emacs doesn't require any X11 libraries in
order to display XPM images.

  http://lists.gnu.org/archive/html/emacs-devel/2004-04/msg00780.html

Ah, thanks for pointing this out. I had looked at this code but got confused by all the #ifdefs with so many different platforms using image.c. I assumed it was some general XPM code used by all platforms (but still needing libXPM), and this blog by Andrew Choi: ( http://www.sixthhappiness.ca/blog/2005/01-23/ ) suggested to me that he had NOT integrated direct XPM support into Carbon Emacs. I didn't think of the possibility it had been added since he stopped working on it.

Anyhow, it looks like said integration has been done so I will try using this for Cocoa (via a "bitmap" NSImage) when I get the chance, unless someone else wants to take a crack at it..

thanks,
Adrian





                                     YAMAMOTO Mitsuharu
                                [EMAIL PROTECTED]


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel? cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Emacs-app-dev- mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Emacs-app-dev- mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-

Reply via email to