On Nov 7, 2006, at 5:13 PM, Hubert Chan wrote:

Hi everyone,

Is there any interest in including my XPM NSImage support into GNUstep
GUI?  If so, I will sign the copyright form, and rework it as a patch
against GNUstep GUI, rather than as a standalone class.  If not, I'll
probably get it into Etoile.

I for one would be very interested to have it in there (but it's not my decision to make).
The more supported image formats, the better.


It depends on libXpm, which is included in X11, or available from
http://koala.ilog.fr/lehors/xpm.html.  I'm not using any of the
X11-specific functions from that library.

This may bother some people, especially those trying to deploy on Windows. There is an alternative you might consider, which is to use code included in GNU Emacs (image.c) for XPM support (originally written for the Mac Carbon port by Yamamoto Mitsuharu). See http:// lists.gnu.org/archive/html/emacs-devel/2004-04/msg00780.html




_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to